Gregtech++ [GT++] [GTplusplus]

Gregtech++ [GT++] [GTplusplus]

94.1k Downloads

Disabling the Iron Blast furnace crash

Dream-Master opened this issue ยท 2 comments

commented

Disabling the Iron Blast furnace in the config i get a crash

https://gist.github.com/Dream-Master/f96d4fea7fce1d155b5e9948e177e7a6

enabling it all works fine.

commented

Looks like something uses it as recipe input.

commented

It's just crashing due to it adding a recipe for a null entry in the ItemList.
Like a few other things, just requires a simple if check.