Crash with Abyssalcraft and Chisel
KAfable opened this issue ยท 6 comments
Crash Report Here:
https://hastebin.com/ekeputuzaj.sql
Not sure if it matters, but I turned off some blocks in chisel to save on Block ID's
This post over at Chisel includes some log files as well that might help.
Same as #253
Seems like something significantly changed in the latest Chisel beta builds. The crash implies a metadata mismatch between the OreDict ItemStack and what should be the BlockState.
Not sure what's happening on their end, but I know how I can fix it on my end.
Forge: 14.23.1.2559
MC: 1.12.2
AbyssalCraft: 1.9.4.2
Chisel: 0.1.0.22
Crash log: https://gist.github.com/codetaylor/999fca5affe097b29f1156c6c1998f0a
Might still be worth adjusting things on your end, but a "workaround" was added to chisel: Chisel-Team/Chisel@1eff222