Modding:Troubleshooting Portal
From Vintage Story Wiki
Welcome to the troubleshooting portal. The pages found here will help you to develop mods efficiently and effectively, and how to deal with some common (and not-so-common) issues when making any type of mod.
Troubleshooting Pages
- Debugging Content - Lists a number of common issues for content mods, as well as how to use the console to search for errors.
- API Updates - A list of all modding API updates. Check here after each update to see what things have changed to help you update your mod to a new game version!
- Modding Efficiently - Gives a few tips and tricks to help you mod efficiently.
- Remapping Objects - The remapper is used when updating mods and game versions, to allow pre-created worlds to update blocks, items, and entities correctly.
- Mod Compatibility - Shows how to use patches to achieve inter-mod compatibility.