So, I'm currently running a small, private DW20 server, and someone tried to enchant a thaumcraft weapon using an anvil. This proceed to crash the server and now whenever we try to load into the chunk the server crashes with the error:
Java.lang.Error: Tried making item count negative! At (234, 83, -257).
We are currently trying to use MCEdit, but neither of us have a large amount of experience with it. I forgot to restart the auto-updates when we swapped to DW20 so we'd be losing about a weeks worth of work. Any ideas/suggestions on how to fix this or are we just screwed?[DOUBLEPOST=1357165580][/DOUBLEPOST]Possibly relevant next few lines after the initial Java.lang.error that I forgot to add:
at factorization.common.TileEntityBarrel.changeItemCount(TileEntityBarrel.java:107)
at factorization.common.TileEntityBarrel.setItemCount(TileEntityBarrel.java:120)
at factorization.common.TileEntityBarrel.a(TileEntityBarrel.java:473)
at any.c(TileEntity.java:150)
at aam.a(AnvilChunkLoader.java:418)
etc from there.
Could it be a Barrel that is actually causing this issue?
Java.lang.Error: Tried making item count negative! At (234, 83, -257).
We are currently trying to use MCEdit, but neither of us have a large amount of experience with it. I forgot to restart the auto-updates when we swapped to DW20 so we'd be losing about a weeks worth of work. Any ideas/suggestions on how to fix this or are we just screwed?[DOUBLEPOST=1357165580][/DOUBLEPOST]Possibly relevant next few lines after the initial Java.lang.error that I forgot to add:
at factorization.common.TileEntityBarrel.changeItemCount(TileEntityBarrel.java:107)
at factorization.common.TileEntityBarrel.setItemCount(TileEntityBarrel.java:120)
at factorization.common.TileEntityBarrel.a(TileEntityBarrel.java:473)
at any.c(TileEntity.java:150)
at aam.a(AnvilChunkLoader.java:418)
etc from there.
Could it be a Barrel that is actually causing this issue?