AbyssalCraft

AbyssalCraft

20M Downloads

Crash with Abyssalcraft and Chisel

KAfable opened this issue ยท 6 comments

commented

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

commented

This post over at Chisel includes some log files as well that might help.

Chisel-Team/Chisel#591

commented

Same as #253

commented

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.

commented

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

commented

Might still be worth adjusting things on your end, but a "workaround" was added to chisel: Chisel-Team/Chisel@1eff222