Server Crash on Startup

  • 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

Apophis1

New Member
Jul 29, 2019
5
0
0
Hey guys

I get this crash report when i try and start my server. Nothing has changed on it but since last night it won't start. Running Mindcrack Pack (v7).


---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 27/01/13 12:15 PM
Description: Loading NBT data

java.io.EOFException
at java.io.DataInputStream.readShort(Unknown Source)
at cb.a(SourceFile:24)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAuras(SaveManager.java:192)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:51)
at net.minecraftforge.event.ASMEventHandler_86_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:179)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)


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

-- Head --
Stacktrace:
at java.io.DataInputStream.readShort(Unknown Source)
at cb.a(SourceFile:24)

-- NBT Tag --
Details:
Tag name: baseLevel
Tag type: 2
Stacktrace:
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAuras(SaveManager.java:192)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:51)
at net.minecraftforge.event.ASMEventHandler_86_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:179)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)