Closed superdumpling closed 3 years ago
This is https://github.com/2xsaiko/hctm-base/issues/3. I should really fix that, shouldn't I... Good thing I'm currently working on the mod.
Could you try the build from here and see if it fixes the issue before I make a rswires release? Just drop it in the mods folder next to rswires. https://ci.dblsaiko.net/job/hctm-base-master/21/
seems to fix it because the log changed from
java.lang.IllegalArgumentException: Cannot get property class_2746{name=up, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
to
java.lang.NullPointerException: Cannot invoke "tfar.dankstorage.world.DankInventory.method_5439()" because the return value of "tfar.dankstorage.blockentity.DockBlockEntity.getInventory()" is null
but I can't rlly confirm because dank storage is still crashing lol, im in quite a pickle here because most of my good stuff are in the danks and they were working fine before and only started crashing when I first crashed with the red alloy wire, so not sure what's up with that
Not sure about that, this bug most likely didn't cause that. I just had to add a check to handle an edge case where the wire block was dropped/removed but still treated as being a wire block which caused a crash.
Try reporting this on the Dank Storage issue tracker.
I placed a red alloy wire ( i think it was ) on top of a downward facing dropper that had a kibe timer next to it and suddenly had a terrible crashing spree that for some reason caused dank storage to start crashing consistently and the wire that I placed was still causing crashes even after I removed it in amulet ( external minecraft world editor ). log below
===========================