
Invalid seeds cause crash on startup
Opened this issue ยท 2 comments
If you have seed configs with invalid ids, the game crashes on startup.
This is happens on its own if you add & remove other mods:
- ResourcefulCrops adds configs for new mods automatically
- You remove the other mod again
- ResourcefulCrops auto-generated seed config stays
- You now get a crash on startup as it can no longer find the material
This should not happen, it should just disregard the entry, log that and startup normally.
Both with ResourcefulCrops-1.10.2-2.0.0-56 and 57