Another! possible SMP crash bug
straw-man opened this issue · 6 comments
Here's a new one. I rebooted the server to put in a couple Bukkit plugins (WorldEdit and CommandBook), and when I brought it back up, this happened. I deleted the new plugins, and got the same error.
Rolling back to a slightly earlier world backup allowed the server to boot, but strangely, gave the same "invalid power tap position" four times.
That is not what I expected. Definitely a core issue with loading
multiblocks. I'll look into this first thing in the morning.
On Jun 29, 2013 7:09 PM, "strawman" [email protected] wrote:
13X definitely throws a new exception. The console output seemed slightly
more helpful than the crashlog file, but I'll post that if you need it too.—
Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-20233448
.
While I'm at it, here's what should be a complete working tarball of the server including the broken world. 1.8g compressed, about 3 decompressed.
13X definitely throws a new exception. The console output seemed slightly more helpful than the crashlog file, but I'll post that if you need it too.
Finally downloaded the world and tested it against 0.1.13 with some new bugfixes. Sadly it's not quite fixed yet; the issue appears to be some kind of incompatibility with Chickenchunks' chunkloaders.
Working on this now.