Factorization slag furnace crash
ORANG4 opened this issue · 11 comments
Crash when viewing any slag furnace recipe from factorization mod.
NEI version: 1.7.10-2.0.9
Factorization version: 1.7.10-0.8.108
CodeChickenCore version: 1.7.10-1.0.7.47
CodeChickenLib version: 1.7.10-1.1.3.138
@ORANG4 Ok this version should work. Beta8 http://jenkins.usrv.eu:8080/job/NEI/40/artifact/build/libs/NotEnoughItems-1.7.10-2.1.0-GTNH-beta8-universal.jar
@ORANG4 Ok this version should work. Beta8 http://jenkins.usrv.eu:8080/job/NEI/40/artifact/build/libs/NotEnoughItems-1.7.10-2.1.0-GTNH-beta8-universal.jar
Works perfectly, thanks!
Do we even have this mod in the pack?
Anyway it looks like that factorization won't work with our fork of NEI any more. Not sure if mitch would want to somehow make it compatible. It'd be quite a bit of work. You'd probably have to stick to the old slower NEI.
@Glease It's not in the pack, but this repo is linked from curseforge. My goal is to make it as compatible as possible when possible.
So apparently this mod want this field back, and the class name of the list content has to be FurnaceRecipeHandler.FuelPair
.
Yah... I already moved the FuelPair class back, wasn't expecting anyone to be accessing afuels directly (sigh, too many public things). Need to see if I can move it back and have the TemplateHandler properly use it.
Guys, thanks a lot for your hard work on such an old version of mc. I really wasn't expecting this search speed in 1.7.10
@ORANG4 Try this version and see if it fixes your crash - http://jenkins.usrv.eu:8080/job/NEI/39/artifact/build/libs/NotEnoughItems-1.7.10-2.1.0-GTNH-beta7-universal.jar
(It also has the beta JEI inspired tab features, so it might crash for other reasons)
@ORANG4 Try this version and see if it fixes your crash - http://jenkins.usrv.eu:8080/job/NEI/39/artifact/build/libs/NotEnoughItems-1.7.10-2.1.0-GTNH-beta7-universal.jar
Nope, it crashed again 😞