my server crashes all of the sudden, yesterday it was working fine

  • 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.

SINISTER3556

New Member
Jul 29, 2019
5
0
0
-- Head --
Stacktrace:
at java.io.DataInputStream.readByte(Unknown Source)
at cd.b(SourceFile:88)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)

-- NBT Tag --
Details:
Tag name: research
Tag type: 9
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.loadAllResearch(SaveManager.java:152)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:46)
at net.minecraftforge.event.ASMEventHandler_77_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)
 

SINISTER3556

New Member
Jul 29, 2019
5
0
0
Time: 1/11/13 2:21 PM
Description: Loading NBT data

java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
at cd.b(SourceFile:88)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
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.loadAllResearch(SaveManager.java:152)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:46)
at net.minecraftforge.event.ASMEventHandler_77_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.readByte(Unknown Source)
at cd.b(SourceFile:88)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)

-- NBT Tag --
Details:
Tag name: research
Tag type: 9
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.loadAllResearch(SaveManager.java:152)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:46)
at net.minecraftforge.event.ASMEventHandler_77_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)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
You'll find better help by posting your complete log (pastebin.com) and looking in the server tech section ;)
 
Status
Not open for further replies.