Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. [08:32:36] [Server thread/INFO]: Starting minecraft server version 1.12
  2. [08:33:20] [Server thread/INFO]: Loading properties
  3. [08:33:20] [Server thread/INFO]: Default game type: SURVIVAL
  4. [08:33:20] [Server thread/INFO]: Generating keypair
  5. [08:33:20] [Server thread/INFO]: Starting Minecraft server on s36.hosthorde.com:26272
  6. [08:33:20] [Server thread/INFO]: Using epoll channel type
  7. [08:33:28] [Server thread/WARN]: PriceRange(-4, -8) invalid, -8 smaller than -4
  8. [08:33:34] [Server thread/INFO]: Preparing level "world"
  9. [08:33:37] [Server thread/INFO]: Loaded 804 advancements
  10. [08:33:37] [Server thread/INFO]: Preparing start region for level 0
  11. [08:33:39] [Server thread/INFO]: Preparing spawn area: 0%
  12. [08:33:40] [Server thread/INFO]: Preparing spawn area: 37%
  13. [08:33:41] [Server thread/INFO]: Preparing spawn area: 83%
  14. [08:33:41] [Server thread/INFO]: Done (6.885s)! For help, type "help" or "?"
  15. [08:34:17] [User Authenticator #1/INFO]: UUID of player zXord is 7bd5369a-e183-4cde-8718-c661bab06088
  16. [08:34:21] [Server thread/INFO]: zXord[/68.106.242.191:65111] logged in with entity id 233 at (544.3084692657885, 67.0, 25.895382313695187)
  17. [08:34:21] [Server thread/INFO]: zXord joined the game
  18. [08:34:28] [Server thread/ERROR]: Encountered an unexpected exception
  19. java.lang.NoClassDefFoundError: net/minecraft/entity/Entity$2
  20. at net.minecraft.entity.Entity.func_85029_a(Entity.java:2664) ~[ve.class:?]
  21. at net.minecraft.entity.Entity.func_70020_e(Entity.java:1873) ~[ve.class:?]
  22. at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:220) ~[vg.class:?]
  23. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_186053_a(AnvilChunkLoader.java:595) ~[ayc.class:?]
  24. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_186050_a(AnvilChunkLoader.java:522) ~[ayc.class:?]
  25. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:479) ~[ayc.class:?]
  26. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:97) ~[ChunkIOProvider.class:?]
  27. at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150) ~[ChunkIOExecutor.class:?]
  28. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:725) ~[MinecraftServer.class:?]
  29. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:391) ~[nx.class:?]
  30. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665) ~[MinecraftServer.class:?]
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523) [MinecraftServer.class:?]
  32. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  33. [08:34:28] [Server thread/ERROR]: This crash report has been saved to: /disk2/multicraft/servers/server40552/./crash-reports/crash-2017-07-24_08.34.28-server.txt
  34. [08:34:28] [Server thread/INFO]: Stopping server
  35. [08:34:28] [Server thread/INFO]: Saving players
  36. [08:34:28] [Server thread/INFO]: Saving worlds
  37. [08:34:28] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  38. [08:34:29] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
  39. [08:34:29] [Server thread/INFO]: Saving chunks for level 'world'/the_end
  40. [08:34:29] [Server thread/INFO]: Saving chunks for level 'world'/The Beneath
  41. [08:34:29] [Server thread/INFO]: Saving chunks for level 'world'/Deep Dark
  42. [08:34:29] [Server thread/INFO]: Saving chunks for level 'world'/Spectre
  43. [08:34:29] [Server thread/INFO]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
  44. [08:34:30] [Server Shutdown Thread/INFO]: Stopping server
  45. [08:34:30] [Server Shutdown Thread/INFO]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement