Solved Server crashing upon startup this morning

  • 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

Setari

New Member
Jul 29, 2019
178
0
0
  • What OS are you running? Windows 7
  • Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft? Dedicated computer that can run MC flawlessly with 3+ people on the server, been doing it for a month now
  • What version of FTB are you using? (Dont just say latest tell us the version) v1.2.0 for the launcher, and latest server pack, don't know how to tell that one
  • Did you add any mods to the server pack? I have removed railcraft but it was working perfectly fine before for about three days.
  • What are your server specs?
HARDWARE CONFIGS:
GIGABYTE MOTHERBOARD Z68X-UD3H-B3
BIOS: AWARD MODULAR BIOS V6.00PG
PROCESSOR: INTEL CORE i5-2500 CPU @ 3.30GHz (4CPUs) ~3.6GHz
RAM MEMORY: 8192MB
DIRECTX: DIRECTX11
  • A good detailed paragraph about the problem
My server is crashing upon startup, here is my pastebin log of the crash:
[INFO] Starting Minecraft server on 25.223.92.244:25566
2013-01-10 11:41:20 [INFO] Preparing level "world"
2013-01-10 11:41:20 [SEVERE] Encountered an unexpected exception t
t: Loading NBT data
at cd.b(SourceFile:102)
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_76_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)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
at bp.a(SourceFile:24)
at cd.b(SourceFile:96)
... 16 more
2013-01-10 11:41:20 [SEVERE] This crash report has been saved to: C:\Users\Setari\Desktop\New folder (5)\.\crash-reports\crash-2013-01-10_11.41.20-server.txt

Thanks for any help anyone can give me.

Sorry it's not a detailed paragraph but I don't really know what else to add.
 
Also it seems to be related to the map, I redownloaded the server client for Direwolf20, and re-pasted the map in and took the railcraft mod out of my server folder and it's still messing up.
 
Found the problem, just have to copy the aura.dat from another server install over the old one. Good as new.