This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Description
To hopefully reduce the number of people asking how they messed up in getting code coming from the DefaultModBase, I would like to propose starting a wiki with a page about troubleshooting common problems. It can include advice on
*opening up the jar with 7-Zip to make sure the json and other resources are the most current
*making sure the source code has no compilation problems before it's jarred
*running the code through a debugger if the above don't work