gigaherz / ElementsOfPower

A Minecraft Forge mod about raw magic.
https://www.curseforge.com/minecraft/mc-mods/elements-of-power
Other
10 stars 6 forks source link

Server Crash #3

Closed cauliflower69 closed 8 years ago

cauliflower69 commented 8 years ago

Added your mod and it crashed on startup

http://pastebin.com/S0s7MgHh

gigaherz commented 8 years ago

Thanks for the report, I'm looking into it.

gigaherz commented 8 years ago

I found the location of the crash, but it surprises me that it would happen. It appears that (at least) one of the recipes in your pack creates a Shapeless Oredict recipe with an unmatched input?! My mod wrongly assumed that the list of available inputs for a recipe would always be at least 1.

I applied the same fix to the Shaped oredict recipes also, and I will be releasing a patch version in a few minutes.

cauliflower69 commented 8 years ago

Wow! Thanks for a fast fix

gigaherz commented 8 years ago

Version 0.3.1alpha should fix your issue. Please tell me if anything still goes wrong.

cauliflower69 commented 8 years ago

It boots perfect now, thanks!

gigaherz commented 8 years ago

Happy to hear :)