KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

wat.crash #109

Closed Sunconure11 closed 5 years ago

Sunconure11 commented 5 years ago

https://paste.dimdev.org/kalolalono.mccrash

KnightMiner commented 5 years ago

Please give issues useful titles, like "Crash on Startup" at least. Descriptions also help. I know you can make better issue reports.

This specific crash is caused by someone adding an invalid brewing recipe, they added a null ItemStack and those are no longer supposed to be null. I could fix this, but it's just going to break another mod down the line so you really need to find the broken mod.

Sunconure11 commented 5 years ago

I had updated some mods prior to this crash.

"Updated Dynamic Stealth Updated FTB Utilities Updated ModTweaker Updated Smooth Font"

KnightMiner commented 5 years ago

Still not much help unless you can narrow it down to a specific mod. I added a catch for this crash, but I can basically guarantee some other mod that uses potions will crash.

KnightMiner commented 5 years ago

Fixed in 0.2.4