gigaherz / Enderthing

Ender-chests evolved
https://www.curseforge.com/minecraft/mc-mods/enderthing
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

NPE when Crafting #2

Closed Towsty closed 8 years ago

Towsty commented 8 years ago

Got this crash when crafting in the storage network mods Request Table. Basically I was actually crafting a capacitor from enderio which uses 4 gold nuggets as part of its recipe.

Crafting Pattern:

X O X O X O X O X

X=Empty slot in crafting gui O = gold nugget

Crash looks like its from EnderThing, not sure why though. I did not see are recipe from your mod that was just 4 gold nuggets.

Crash Report http://pastebin.com/ae3F43v2

gigaherz commented 8 years ago

I'll take a look, thanks for the report.

gigaherz commented 8 years ago

Found the issue. My bad. v0.5.2 coming in a few minutes.

Towsty commented 8 years ago

Great! Thanks!

gigaherz commented 8 years ago

Should work now: https://github.com/gigaherz/Enderthing/releases Curseforge coming in a few minutes, after they review the binaries.

Towsty commented 8 years ago

Yep, no more crash. Thanks a bunch