Troubleshooting
Common Issues & Solutions
Version check
Something is wrong, but no error shows up
Config.Debug = trueConfig.Inventory should be for example INVENTORIES.NONE, not "INVENTORIES.NONE". Remove the quotes
Config.Inventory = INVENTORIES.YOUR_INVENTORYConfig.Inventory = "INVENTORIES.YOUR_INVENTORY"Inventory {inventory name} not found
Config.Framework should be a number
Last updated