Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. [21:32:34] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [21:32:38] [Server thread/INFO]: Loading properties
  3. [21:32:38] [Server thread/INFO]: Default game type: SURVIVAL
  4. [21:32:38] [Server thread/INFO]: Generating keypair
  5. [21:32:38] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [21:32:39] [Server thread/INFO]: Preparing level "world"
  7. [21:32:39] [Server thread/ERROR]: Exception reading ./world/level.dat
  8. java.io.EOFException
  9. at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:264) ~[?:1.7.0_79]
  10. at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:254) ~[?:1.7.0_79]
  11. at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:163) ~[?:1.7.0_79]
  12. at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:78) ~[?:1.7.0_79]
  13. at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:90) ~[?:1.7.0_79]
  14. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
  15. at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:62) [bqn.class:?]
  16. at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75801_b(SourceFile:94) [bqj.class:?]
  17. at net.minecraft.server.MinecraftServer.func_71237_c(MinecraftServer.java:184) [MinecraftServer.class:?]
  18. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:277) [MinecraftServer.class:?]
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:259) [po.class:?]
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  22. [21:32:39] [Server thread/ERROR]: Encountered an unexpected exception
  23. java.io.EOFException
  24. at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:264) ~[?:1.7.0_79]
  25. at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:254) ~[?:1.7.0_79]
  26. at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:163) ~[?:1.7.0_79]
  27. at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:78) ~[?:1.7.0_79]
  28. at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:90) ~[?:1.7.0_79]
  29. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
  30. at net.minecraft.world.storage.SaveHandler.loadSpongeDatData(SaveHandler.java:94) ~[bqm.class:?]
  31. at net.minecraft.world.storage.SaveHandler.onLoadWorldInfoBeforeReturn1(SaveHandler.java:90) ~[bqm.class:?]
  32. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:143) ~[bqm.class:?]
  33. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:312) ~[MinecraftServer.class:?]
  34. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:259) ~[po.class:?]
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  36. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  37. [21:32:39] [Server thread/ERROR]: This crash report has been saved to: /home/humaid/forge server/./crash-reports/crash-2015-08-02_21.32.39-server.txt
  38. [21:33:00] [Server thread/INFO]: Unknown command. Try /help for a list of commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement