Stormwind99 / FoodFunk

Minecraft mod: What is that funky smell in my backpack? Food spoils over time unless preserved. Configure any item to rot, any container to preserve items.
https://minecraft.curseforge.com/projects/food-funk
GNU Lesser General Public License v3.0
10 stars 8 forks source link

Crash on initialization with Food Funk #25

Closed WACriminalG2 closed 6 years ago

WACriminalG2 commented 6 years ago

I got a crash log that was labeled as being caused by both Food Funk and Additional Banners: https://pastebin.com/arUb5NXZ

So I disabled Additional Banners, and got a similar log labeled for Food Funk and Quark: https://pastebin.com/QNQvEKc0

Any idea what's happening here?

Stormwind99 commented 6 years ago

Earlier today I found a crash where if an item doesn't have an entry in both rot id and rot days, then a similar crash can occur - so I suggest checking that. I have a fix, but the current code state isn't in a release-able state yet.

WACriminalG2 commented 6 years ago

Just tried that, still getting the same crash. Although now it's flagging Extra Utilities 2 instead of the others, so...I dunno.

Stormwind99 commented 6 years ago

Try version 4.0.4 which I just pushed. If it isn't on Curseforge yet you can download it from Github releases: https://github.com/Stormwind99/FoodFunk/releases/tag/4.0.4

Stormwind99 commented 6 years ago

Actually, try version 4.0.5 - I added another defense there too.

https://github.com/Stormwind99/FoodFunk/releases/tag/4.0.5