BugReport Update protocol Induction Matrix(the energy capacitor)
TheGrinch89 opened this issue ยท 1 comments
Hey Aidan and others,
Not sure if this was a known bug, but i ran into a world breaking crash bug.
This resulted from me trying to test the limits of the energy storage module in size.
However i could never finish it, due to an Stack Overflow error originating from the Update Protocol looping. This happens either when placing more white wall or removing one to poke a hole for a port.
To get an idea of the scale:
I was able to finish the 64 by 64 block (4 by 4 chunk) floor and got to finish at least one of the sides, 9 high, on top of that floor. I was making use of the super builder wand at first but last couple of attempts were with a regular one.
However the last crash (in this crash report) was caused by placing a single block after finishing that first side of 9 high.
Here is a pastebin:
http://pastebin.com/p4FDceFQ
It's strange because i tried a smaller capacitor about the size of 32 by 18 by 10 i believe and that worked fine. Seems to try and update all the blocks in the multiblock at the same time, right?
Anyhow, i hope you can use this and find it helpfull.
Yeah i know the size was a bit overkill, but aint no kill like overkill ;)
Regards, Grinch
Merging with #2609. I have an idea for a fix ^^