Advertisement
Guest User

Untitled

a guest
Nov 8th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. 2014-09-04 19:33:25 [INFO] Starting minecraft server version 1.6.4
  2. 2014-09-04 19:33:32 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
  3. java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer
  4. at java.lang.Class.forName0(Native Method)
  5. at java.lang.Class.forName(Unknown Source)
  6. at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
  7. at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  10. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  11. at java.lang.reflect.Method.invoke(Unknown Source)
  12. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  13. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  14. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  15. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  16. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  17. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  18. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  24. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  28. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  29. at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
  30. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  31. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  32. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  34. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  35. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.EntityRenderer
  36. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  37. at java.lang.ClassLoader.loadClass(Unknown Source)
  38. at java.lang.ClassLoader.loadClass(Unknown Source)
  39. ... 31 more
  40. Caused by: java.lang.RuntimeException: Attempted to load class bfe for invalid side SERVER
  41. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
  42. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
  43. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
  44. ... 33 more
  45. 2014-09-04 19:33:32 [SEVERE] This crash report has been saved to: C:\Users\owner\Desktop\Games\ATL\Servers\ME3 server\.\crash-reports\crash-2014-09-04_19.33.32-server.txt
  46. 2014-09-04 19:35:00 [INFO] Starting minecraft server version 1.6.4
  47. 2014-09-04 19:35:00 [INFO] Loading properties
  48. 2014-09-04 19:35:00 [WARNING] server.properties does not exist
  49. 2014-09-04 19:35:00 [INFO] Generating new properties file
  50. 2014-09-04 19:35:00 [INFO] Default game type: SURVIVAL
  51. 2014-09-04 19:35:00 [INFO] Generating keypair
  52. 2014-09-04 19:35:01 [INFO] Starting Minecraft server on *:25565
  53. 2014-09-04 19:35:01 [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (The system cannot find the file specified)
  54. 2014-09-04 19:35:01 [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (The system cannot find the file specified)
  55. 2014-09-04 19:35:01 [INFO] Preparing level "world"
  56. 2014-09-04 19:35:02 [INFO] Preparing start region for level 0
  57. 2014-09-04 19:35:03 [INFO] Preparing spawn area: 7%
  58. 2014-09-04 19:35:04 [INFO] Preparing spawn area: 16%
  59. 2014-09-04 19:35:04 [INFO] Done (3.180s)! For help, type "help" or "?"
  60. 2014-09-04 19:35:04 [INFO] Stopping server
  61. 2014-09-04 19:35:04 [INFO] Saving players
  62. 2014-09-04 19:35:04 [INFO] Saving worlds
  63. 2014-09-04 19:35:04 [INFO] Closing listening thread
  64. 2014-09-04 19:35:04 [INFO] Saving chunks for level 'world'/Overworld
  65. 2014-09-04 19:35:05 [INFO] Saving chunks for level 'world'/Nether
  66. 2014-09-04 19:35:05 [INFO] Saving chunks for level 'world'/The End
  67. 2014-09-04 19:35:07 [INFO] Stopping server
  68. 2014-09-04 19:36:59 [INFO] Starting minecraft server version 1.6.4
  69. 2014-09-04 19:37:18 [INFO] Loading properties
  70. 2014-09-04 19:37:18 [INFO] Default game type: SURVIVAL
  71. 2014-09-04 19:37:18 [INFO] Generating keypair
  72. 2014-09-04 19:37:18 [INFO] Starting Minecraft server on *:25565
  73. 2014-09-04 19:37:25 [INFO] Preparing level "world"
  74. 2014-09-04 19:37:25 [INFO] Preparing start region for level 0
  75. 2014-09-04 19:37:26 [INFO] Preparing spawn area: 5%
  76. 2014-09-04 19:37:27 [INFO] Preparing spawn area: 13%
  77. 2014-09-04 19:37:28 [INFO] Preparing spawn area: 22%
  78. 2014-09-04 19:37:29 [INFO] Preparing spawn area: 32%
  79. 2014-09-04 19:37:30 [INFO] Preparing spawn area: 44%
  80. 2014-09-04 19:37:31 [INFO] Preparing spawn area: 55%
  81. 2014-09-04 19:37:32 [INFO] Preparing spawn area: 67%
  82. 2014-09-04 19:37:33 [INFO] Preparing spawn area: 78%
  83. 2014-09-04 19:37:34 [INFO] Preparing spawn area: 94%
  84. 2014-09-04 19:37:35 [INFO] Done (10.044s)! For help, type "help" or "?"
  85. 2014-09-04 20:11:56 [INFO] Starting minecraft server version 1.6.4
  86. 2014-09-04 20:12:23 [INFO] Loading properties
  87. 2014-09-04 20:12:23 [INFO] Default game type: SURVIVAL
  88. 2014-09-04 20:12:23 [INFO] Generating keypair
  89. 2014-09-04 20:12:23 [INFO] Starting Minecraft server on *:25565
  90. 2014-09-04 20:12:31 [INFO] Preparing level "world"
  91. 2014-09-04 20:12:33 [INFO] Preparing start region for level 0
  92. 2014-09-04 20:12:36 [INFO] Preparing spawn area: 28%
  93. 2014-09-04 20:12:37 [INFO] Preparing spawn area: 33%
  94. 2014-09-04 20:12:38 [INFO] Preparing spawn area: 49%
  95. 2014-09-04 20:12:39 [INFO] Preparing spawn area: 61%
  96. 2014-09-04 20:12:40 [INFO] Preparing spawn area: 97%
  97. 2014-09-04 20:12:40 [INFO] Done (8.544s)! For help, type "help" or "?"
  98. 2014-09-04 20:13:29 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  99. 2014-09-04 20:13:37 [SEVERE] Reached end of stream for /127.0.0.1
  100. 2014-09-04 20:13:37 [INFO] /127.0.0.1:49287 lost connection
  101. 2014-09-04 20:13:50 [INFO] parcel31u[/127.0.0.1:49288] logged in with entity id 12 at (-428.63333506804247, 58.0, 1046.4604572607066)
  102. 2014-09-04 20:13:56 [INFO] parcel31u joined the game
  103. 2014-09-04 20:13:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  104. 2014-09-04 20:14:22 [INFO] parcel31u lost connection: disconnect.quitting
  105. 2014-09-04 20:14:22 [INFO] parcel31u left the game
  106. 2014-09-04 20:14:23 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement