Facebook
From A CHUJ CIE TO?, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 252
  1. [20:04:29] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [20:04:31] [Server thread/INFO]: Loading properties
  3. [20:04:31] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:04:31] [Server thread/INFO]: Generating keypair
  5. [20:04:32] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [20:04:32] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  7. [20:04:32] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  8. [20:04:32] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  9. [20:04:32] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  10. [20:04:33] [Server thread/INFO]: Preparing level "world"
  11. [20:04:39] [Server thread/INFO]: Preparing start region for level 0
  12. [20:04:40] [Server thread/INFO]: Preparing spawn area: 7%
  13. [20:04:41] [Server thread/INFO]: Preparing spawn area: 12%
  14. [20:04:42] [Server thread/INFO]: Preparing spawn area: 18%
  15. [20:04:43] [Server thread/INFO]: Preparing spawn area: 23%
  16. [20:04:44] [Server thread/INFO]: Preparing spawn area: 31%
  17. [20:04:45] [Server thread/INFO]: Preparing spawn area: 38%
  18. [20:04:46] [Server thread/INFO]: Preparing spawn area: 44%
  19. [20:04:47] [Server thread/INFO]: Preparing spawn area: 50%
  20. [20:04:48] [Server thread/INFO]: Preparing spawn area: 56%
  21. [20:04:49] [Server thread/INFO]: Preparing spawn area: 61%
  22. [20:04:51] [Server thread/INFO]: Preparing spawn area: 64%
  23. [20:04:52] [Server thread/INFO]: Preparing spawn area: 67%
  24. [20:04:53] [Server thread/INFO]: Preparing spawn area: 71%
  25. [20:04:54] [Server thread/INFO]: Preparing spawn area: 74%
  26. [20:04:55] [Server thread/INFO]: Preparing spawn area: 77%
  27. [20:04:56] [Server thread/INFO]: Preparing spawn area: 81%
  28. [20:04:57] [Server thread/INFO]: Preparing spawn area: 83%
  29. [20:04:58] [Server thread/INFO]: Preparing spawn area: 86%
  30. [20:04:59] [Server thread/INFO]: Preparing spawn area: 90%
  31. [20:05:00] [Server thread/INFO]: Preparing spawn area: 93%
  32. [20:05:01] [Server thread/INFO]: Preparing spawn area: 96%
  33. [20:05:02] [Server thread/INFO]: Done (29,162s)! For help, type "help" or "?"
  34. [20:05:27] [Server thread/INFO]: KelyFromPoland[/25.80.9.144:56604] logged in with entity id 3470 at (-86.5, 63.0, 262.5)
  35. [20:05:27] [Server thread/INFO]: KelyFromPoland joined the game
  36. [20:05:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3690ms behind, skipping 73 tick(s)
  37. [20:05:37] [Server thread/INFO]: Cookie[/25.87.179.145:49781] logged in with entity id 4208 at (-90.5, 64.0, 267.5)
  38. [20:05:37] [Server thread/INFO]: Cookie joined the game
  39. [20:05:41] [Server thread/ERROR]: Encountered an unexpected exception
  40. java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
  41.         at TMIConfig.isMultiplayer(TMIConfig.java:87) ~[TMIConfig.class:?]
  42.         at TMIForgeContainer.playerInteract(TMIForgeContainer.java:48) ~[TMIForgeContainer.class:?]
  43.         at cpw.mods.fml.common.eventhandler.ASMEventHandler_1_TMIForgeContainer_playerInteract_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
  44.         at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  45.         at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  46.         at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100) ~[ForgeEventFactory.class:?]
  47.         at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353) ~[mx.class:?]
  48.         at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
  49.         at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
  50.         at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
  51.         at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  52.         at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
  53.         at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
  54.         at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  55.         at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  56.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  57.         at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  58. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
  59.         at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  60.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  61.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  62.         ... 17 more
  63. Caused by: java.lang.RuntimeException: Attempted to load class bao for invalid side SERVER
  64.         at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge.jar:?]
  65.         at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  66.         at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  67.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  68.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  69.         ... 17 more
  70. [20:05:41] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Kely\Desktop\ServerMINKROFT\.\crash-reports\crash-2017-07-19_20.05.41-server.txt
  71. [20:05:41] [Server thread/INFO]: Stopping server
  72. [20:05:41] [Server thread/INFO]: Saving players
  73. [20:05:41] [Server thread/INFO]: Saving worlds
  74. [20:05:41] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  75. [20:05:42] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  76. [20:05:42] [Server thread/INFO]: Saving chunks for level 'world'/The End
  77. [20:05:42] [Server thread/INFO]: Saving chunks for level 'world'/Wyvern Lair
  78.