crash when playing ManaMetalMod and HBM-NTM
wyvernousio opened this issue ยท 11 comments
when loading, game is crashing:
check the crashlog
https://mclo.gs/nUrej18
Safeguards should now be in place with the most recent version, please close the issue once you get around testing it.
however if modpack mods count reach certain point (e.g. 120 mods) hbm m3 and abyssalcraft integtation works fine together
Adding another safeguard to the recipe system for cases like these. The underlying problem is that ManaMetal apparently adds furnace recipes with stacks that have null
items, this shouldn't ever happen and I'm pretty sure that's gonna cause a lot more problems for things that rely on the furnace system.