Mindcrack server crashing...

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

mr.Jelle-Beat

New Member
Jul 29, 2019
6
0
0
My mindcrack server is crashing as soon as I log in to it.
After a few months of stable running my server (finally) starts showing errors.What makes it annoying is that I can't place the error, I've no clue what it could be.
When the server starts up, everything goes right.
But as soon as I log in the server gives a crash report (see below).
When I load the map with MCEdit it runs fine again, for like 1,5 minute :(
Is there anyone that can help me with this error?

Error report from crash file:---------------------------------------------------------------------------------------------------

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 26-8-13 11:42
Description: Loading NBT data

java.util.zip.ZipException: incorrect data check
at java.util.zip.InflaterInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at bo.a(NBTTagByteArray.java:40)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at by.a(NBTTagList.java:67)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at cd.b(NBTBase.java:87)
at ca.a(CompressedStreamTools.java:126)
at aam.loadChunk__Async_CB(AnvilChunkLoader.java:127)
at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21)
at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:15)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at java.util.zip.InflaterInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at bo.a(NBTTagByteArray.java:40)

-- NBT Tag --
Details:
Tag name: Blocks
Tag type: 7
Stacktrace:
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at by.a(NBTTagList.java:67)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at cd.b(NBTBase.java:87)
at ca.a(CompressedStreamTools.java:126)
at aam.loadChunk__Async_CB(AnvilChunkLoader.java:127)
at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21)
at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:15)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Error from console:


--------------------------------------------------------------------------------------------------------------------------

11:42:35 [SEVERE] t: Loading NBT data
11:42:35 [SEVERE] at cd.b(NBTBase.java:96)
11:42:35 [SEVERE] at bq.a(NBTTagCompound.java:55)
11:42:35 [SEVERE] at by.a(NBTTagList.java:67)
11:42:35 [SEVERE] at cd.b(NBTBase.java:87)
11:42:35 [SEVERE] at bq.a(NBTTagCompound.java:55)
11:42:35 [SEVERE] at cd.b(NBTBase.java:87)
11:42:35 [SEVERE] at bq.a(NBTTagCompound.java:55)
11:42:35 [SEVERE] at cd.b(NBTBase.java:87)
11:42:35 [SEVERE] at ca.a(CompressedStreamTools.java:126)
11:42:35 [SEVERE] at aam.loadChunk__Async_CB(AnvilChunkLoader.java:127)
11:42:35 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21)
11:42:35 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:15)
11:42:35 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
11:42:35 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
11:42:35 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
11:42:35 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
11:42:35 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
11:42:35 [SEVERE] at java.lang.Thread.run(Unknown Source)
11:42:35 [SEVERE] Caused by: java.util.zip.ZipException: incorrect data check
11:42:35 [SEVERE] at java.util.zip.InflaterInputStream.read(Unknown Source)
11:42:35 [SEVERE] at java.io.BufferedInputStream.fill(Unknown Source)
11:42:35 [SEVERE] at java.io.BufferedInputStream.read1(Unknown Source)
11:42:35 [SEVERE] at java.io.BufferedInputStream.read(Unknown Source)
11:42:35 [SEVERE] at java.io.DataInputStream.readFully(Unknown Source)
11:42:35 [SEVERE] at java.io.DataInputStream.readFully(Unknown Source)
11:42:35 [SEVERE] at bo.a(NBTTagByteArray.java:40)
11:42:35 [SEVERE] at cd.b(NBTBase.java:87)
11:42:35 [SEVERE] ... 17 more
11:42:35 [SEVERE] Encountered an unexpected exception t
t: Loading NBT data
at cd.b(NBTBase.java:96)
at bq.a(NBTTagCompound.java:55)
at by.a(NBTTagList.java:67)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at cd.b(NBTBase.java:87)
at bq.a(NBTTagCompound.java:55)
at cd.b(NBTBase.java:87)
at ca.a(CompressedStreamTools.java:126)
at aam.loadChunk__Async_CB(AnvilChunkLoader.java:127)
at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21)
at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:15)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.zip.ZipException: incorrect data check
at java.util.zip.InflaterInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at bo.a(NBTTagByteArray.java:40)
at cd.b(NBTBase.java:87)
... 17 more


I really hope someone can help me out.
Sincerely, Jelle.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Can you post the entire log on pastebin.com and link it?
Presently it looks like a problem with bukkit, so I would suggest checking their forums for a similar issue and trying solutions you find there.
 

mr.Jelle-Beat

New Member
Jul 29, 2019
6
0
0
@Ashzification,
Thanks for your quick reply.
I'll place the error report and the log file on pastebin this evening (I'm on school right now).
I think the fault lies with the micro-blocks.
Since I placed them, the server crashes as soon as it loads the place.
Yours, jelle.
 

mr.Jelle-Beat

New Member
Jul 29, 2019
6
0
0
Dear Ashzification,
Here:http://pastebin.com/GXzuASZT is the Crash report my console creates as soon as i log in.
I hope you can make more out of it then I do.
Even though I'm starting my java classes tomorrow, it'll still take some time before I can understand it all.
BTW: I did post the same error in the bukkit forums, but they directed me back to here, since it's not a fault created by bukkit, but a mod in the mindcrack-pack.
Thank you in advance, Jelle
 

mr.Jelle-Beat

New Member
Jul 29, 2019
6
0
0
Olâ,
After some little research I found out that the error was coursed by a NBT-error, not a plugin as told.
That error only occurs when a *.dat file is damaged.
And the file that's damaged was my own player file o_O
So I've no clue what I did wrong, but it's fixed now :)
 
Status
Not open for further replies.