Guest User

server.log

a guest
Nov 20th, 2012
1,260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.69 KB | None | 0 0
  1. 2012-10-31 03:53:23 [INFO] Starting minecraft server version 1.4.2
  2. 2012-10-31 03:53:25 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
  3. java.lang.NoClassDefFoundError: Lcodechicken/core/ConfigFile;
  4. at java.lang.Class.getDeclaredFields0(Native Method)
  5. at java.lang.Class.privateGetDeclaredFields(Unknown Source)
  6. at java.lang.Class.getDeclaredField(Unknown Source)
  7. at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)
  8. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:417)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. at java.lang.reflect.Method.invoke(Unknown Source)
  13. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  14. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  15. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  16. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  17. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  18. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  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:69)
  24. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  28. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  29. at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
  30. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
  31. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)
  32. at hg.c(DedicatedServer.java:49)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
  34. at fp.run(SourceFile:818)
  35. Caused by: java.lang.ClassNotFoundException: codechicken.core.ConfigFile
  36. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
  37. at java.lang.ClassLoader.loadClass(Unknown Source)
  38. at java.lang.ClassLoader.loadClass(Unknown Source)
  39. ... 31 more
  40. Caused by: java.lang.NullPointerException
  41. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  42. at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
  43. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
  44. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
  45. ... 33 more
  46. 2012-10-31 03:53:25 [SEVERE] This crash report has been saved to: C:\Users\Matt\Desktop\FTB Pack C Server\.\crash-reports\crash-2012-10-31_03.53.25-server.txt
  47. 2012-10-31 03:53:48 [INFO] Stopping server
  48. 2012-10-31 03:53:48 [INFO] Saving worlds
  49. 2012-10-31 03:53:48 [INFO] Stopping server
  50. 2012-10-31 03:53:48 [INFO] Saving worlds
  51. 2012-10-31 03:54:46 [INFO] Starting minecraft server version 1.4.2
  52. 2012-10-31 03:54:52 [INFO] Loading properties
  53. 2012-10-31 03:54:52 [WARNING] server.properties does not exist
  54. 2012-10-31 03:54:52 [INFO] Generating new properties file
  55. 2012-10-31 03:54:52 [INFO] Default game type: SURVIVAL
  56. 2012-10-31 03:54:52 [INFO] Generating keypair
  57. 2012-10-31 03:54:52 [INFO] Starting Minecraft server on *:25565
  58. 2012-10-31 03:54:53 [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (The system cannot find the file specified)
  59. 2012-10-31 03:54:53 [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (The system cannot find the file specified)
  60. 2012-10-31 03:54:53 [INFO] Preparing level "world"
  61. 2012-10-31 03:54:54 [INFO] Preparing start region for level 0
  62. 2012-10-31 03:54:55 [INFO] Preparing spawn area: 13%
  63. 2012-10-31 03:54:56 [INFO] Preparing spawn area: 37%
  64. 2012-10-31 03:54:57 [INFO] Preparing spawn area: 56%
  65. 2012-10-31 03:54:58 [INFO] Preparing spawn area: 76%
  66. 2012-10-31 03:54:59 [INFO] Preparing spawn area: 99%
  67. 2012-10-31 03:54:59 [INFO] Done (5.218s)! For help, type "help" or "?"
  68. 2012-10-31 03:55:02 [INFO] Stopping server
  69. 2012-10-31 03:55:02 [INFO] Saving players
  70. 2012-10-31 03:55:02 [INFO] Saving worlds
  71. 2012-10-31 03:55:02 [INFO] Saving chunks for level 'world'/Overworld
  72. 2012-10-31 03:55:04 [INFO] Saving chunks for level 'world'/Nether
  73. 2012-10-31 03:55:04 [INFO] Saving chunks for level 'world'/The End
  74. 2012-10-31 03:55:07 [INFO] Stopping server
  75. 2012-10-31 03:55:07 [INFO] Saving players
  76. 2012-10-31 03:55:07 [INFO] Saving worlds
  77. 2012-10-31 04:00:24 [INFO] Starting minecraft server version 1.4.2
  78. 2012-10-31 04:00:29 [INFO] Loading properties
  79. 2012-10-31 04:00:29 [INFO] Default game type: SURVIVAL
  80. 2012-10-31 04:00:29 [INFO] Generating keypair
  81. 2012-10-31 04:00:29 [INFO] Starting Minecraft server on *:25565
  82. 2012-10-31 04:00:31 [INFO] Preparing level "FTB-Beta-A"
  83. 2012-10-31 04:00:31 [INFO] Preparing start region for level 0
  84. 2012-10-31 04:00:32 [INFO] Preparing spawn area: 9%
  85. 2012-10-31 04:00:33 [INFO] Preparing spawn area: 21%
  86. 2012-10-31 04:00:33 [INFO] Done (2.254s)! For help, type "help" or "?"
  87. 2012-10-31 04:00:33 [INFO] Stopping server
  88. 2012-10-31 04:00:33 [INFO] Saving players
  89. 2012-10-31 04:00:33 [INFO] Saving worlds
  90. 2012-10-31 04:00:33 [INFO] Saving chunks for level 'FTB-Beta-A'/Overworld
  91. 2012-10-31 04:00:34 [INFO] Saving chunks for level 'FTB-Beta-A'/Nether
  92. 2012-10-31 04:00:34 [INFO] Saving chunks for level 'FTB-Beta-A'/The End
  93. 2012-10-31 04:00:34 [INFO] Stopping server
  94. 2012-10-31 04:00:34 [INFO] Saving players
  95. 2012-10-31 04:00:34 [INFO] Saving worlds
  96. 2012-10-31 04:01:58 [INFO] Starting minecraft server version 1.4.2
  97. 2012-10-31 04:02:04 [INFO] Loading properties
  98. 2012-10-31 04:02:04 [INFO] Default game type: SURVIVAL
  99. 2012-10-31 04:02:04 [INFO] Generating keypair
  100. 2012-10-31 04:02:04 [INFO] Starting Minecraft server on *:25565
  101. 2012-10-31 04:02:05 [INFO] Preparing level "FTB-Beta-A"
  102. 2012-10-31 04:02:06 [INFO] Preparing start region for level 0
  103. 2012-10-31 04:02:07 [INFO] Preparing spawn area: 13%
  104. 2012-10-31 04:02:08 [INFO] Preparing spawn area: 32%
  105. 2012-10-31 04:02:09 [INFO] Preparing spawn area: 52%
  106. 2012-10-31 04:02:10 [INFO] Preparing spawn area: 71%
  107. 2012-10-31 04:02:11 [INFO] Preparing spawn area: 91%
  108. 2012-10-31 04:02:11 [INFO] Done (5.898s)! For help, type "help" or "?"
  109. 2012-10-31 04:02:40 [INFO] /127.0.0.1:59997 lost connection
  110. 2012-10-31 04:02:45 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, BuildCraft|Core, IC2NuclearControl, ThermalExpansion|Factory, IC2, StevesCarts, ExtrabiomesXL, BuildCraft|Builders, Mystcraft, Forestry]
  111. 2012-10-31 04:02:45 [INFO] MattaBase[/127.0.0.1:59999] logged in with entity id 4533 at (-48.5, 65.62000000476837, -39.5)
  112. 2012-10-31 04:03:01 [INFO] MattaBase lost connection: disconnect.quitting
  113. 2012-10-31 04:03:48 [INFO] Starting minecraft server version 1.4.2
  114. 2012-10-31 04:03:54 [INFO] Loading properties
  115. 2012-10-31 04:03:54 [INFO] Default game type: SURVIVAL
  116. 2012-10-31 04:03:54 [INFO] Generating keypair
  117. 2012-10-31 04:03:54 [INFO] Starting Minecraft server on *:25565
  118. 2012-10-31 04:03:56 [INFO] Preparing level "FTB-Beta-A"
  119. 2012-10-31 04:03:56 [INFO] Preparing start region for level 0
  120. 2012-10-31 04:03:56 [INFO] Done (0.794s)! For help, type "help" or "?"
  121. 2012-10-31 04:04:01 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, IC2NuclearControl, BuildCraft|Core, ThermalExpansion|Factory, IC2, ExtrabiomesXL, BuildCraft|Builders, StevesCarts, Mystcraft, Forestry]
  122. 2012-10-31 04:04:01 [INFO] MattaBase[/127.0.0.1:60041] logged in with entity id 350 at (-40.996795736577575, 70.15516164554245, -34.52641693148518)
  123. 2012-10-31 04:04:44 [INFO] MattaBase lost connection: disconnect.quitting
  124. 2012-10-31 04:05:15 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, IC2NuclearControl, BuildCraft|Core, ThermalExpansion|Factory, IC2, ExtrabiomesXL, BuildCraft|Builders, StevesCarts, Mystcraft, Forestry]
  125. 2012-10-31 04:05:15 [INFO] MattaBase[/127.0.0.1:60102] logged in with entity id 1619 at (-74.8329378981433, 74.0, -56.368278894314315)
  126. 2012-10-31 04:06:23 [INFO] MattaBase lost connection: disconnect.genericReason
  127. 2012-10-31 04:06:46 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, IC2NuclearControl, BuildCraft|Core, ThermalExpansion|Factory, IC2, ExtrabiomesXL, BuildCraft|Builders, StevesCarts, Mystcraft, Forestry]
  128. 2012-10-31 04:06:46 [INFO] MattaBase[/127.0.0.1:60151] logged in with entity id 2920 at (-74.8329378981433, 74.0, -56.368278894314315)
  129. 2012-10-31 04:07:29 [INFO] MattaBase lost connection: disconnect.genericReason
  130. 2012-10-31 04:08:40 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, IC2NuclearControl, BuildCraft|Core, ThermalExpansion|Factory, IC2, ExtrabiomesXL, BuildCraft|Builders, StevesCarts, Mystcraft, Forestry]
  131. 2012-10-31 04:08:40 [INFO] MattaBase[/127.0.0.1:60211] logged in with entity id 4107 at (-74.8329378981433, 74.0, -56.368278894314315)
  132. 2012-10-31 04:09:50 [INFO] Starting minecraft server version 1.4.2
  133. 2012-10-31 04:09:55 [INFO] Loading properties
  134. 2012-10-31 04:09:55 [INFO] Default game type: SURVIVAL
  135. 2012-10-31 04:09:55 [INFO] Generating keypair
  136. 2012-10-31 04:09:55 [INFO] Starting Minecraft server on *:25565
  137. 2012-10-31 04:09:57 [INFO] Preparing level "FTB-Beta-A"
  138. 2012-10-31 04:09:57 [INFO] Preparing start region for level 0
  139. 2012-10-31 04:09:58 [INFO] Done (0.733s)! For help, type "help" or "?"
  140. 2012-10-31 04:10:03 [INFO] /127.0.0.1:60286 lost connection
  141. 2012-10-31 04:10:05 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, BuildCraft|Core, IC2NuclearControl, ThermalExpansion|Factory, IC2, StevesCarts, BuildCraft|Builders, ExtrabiomesXL, Mystcraft, Forestry]
  142. 2012-10-31 04:10:05 [INFO] MattaBase[/127.0.0.1:60287] logged in with entity id 774 at (-74.8329378981433, 74.0, -56.368278894314315)
  143. 2012-10-31 04:10:45 [INFO] MattaBase lost connection: disconnect.genericReason
  144. 2012-10-31 04:11:24 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, BuildCraft|Core, IC2NuclearControl, ThermalExpansion|Factory, IC2, StevesCarts, BuildCraft|Builders, ExtrabiomesXL, Mystcraft, Forestry]
  145. 2012-10-31 04:11:24 [INFO] MattaBase[/127.0.0.1:60342] logged in with entity id 1164 at (-74.8329378981433, 74.0, -56.368278894314315)
  146. 2012-10-31 04:11:53 [INFO] MattaBase lost connection: disconnect.genericReason
  147. 2012-10-31 04:16:02 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, BuildCraft|Core, IC2NuclearControl, ThermalExpansion|Factory, IC2, StevesCarts, BuildCraft|Builders, ExtrabiomesXL, Mystcraft, Forestry]
  148. 2012-10-31 04:16:02 [INFO] MattaBase[/127.0.0.1:60468] logged in with entity id 2116 at (-82.68765605268017, 72.0, -56.66426384240927)
  149. 2012-10-31 04:16:05 [INFO] Giving MattaBase 64 of Sequoia Wood
  150. 2012-10-31 04:16:17 [INFO] MattaBase lost connection: disconnect.quitting
  151. 2012-10-31 04:16:36 [INFO] User MattaBase connecting with mods [ComputerCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, ThermalExpansion|Core, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, EE3, BuildCraft|Transport, PortalGun, CCTurtle, ModularForceFieldSystem, BuildCraft|Core, IC2NuclearControl, ThermalExpansion|Factory, IC2, StevesCarts, BuildCraft|Builders, ExtrabiomesXL, Mystcraft, Forestry]
  152. 2012-10-31 04:16:36 [INFO] MattaBase[/127.0.0.1:60484] logged in with entity id 2917 at (-81.30000001192093, 72.0, -56.547049236518866)
  153. 2012-10-31 04:17:29 [INFO] MattaBase lost connection: disconnect.quitting
  154. 2012-11-19 17:24:49 [INFO] Starting minecraft server version 1.4.2
  155. 2012-11-19 17:25:00 [INFO] Loading properties
  156. 2012-11-19 17:25:00 [INFO] Default game type: SURVIVAL
  157. 2012-11-19 17:25:00 [INFO] Generating keypair
  158. 2012-11-19 17:25:00 [INFO] Starting Minecraft server on *:25565
  159. 2012-11-19 17:25:00 [SEVERE] Encountered an unexpected exception NoSuchMethodError
  160. java.lang.NoSuchMethodError: ModLoader.getMinecraftInstance()Lnet/minecraft/client/Minecraft;
  161. at mod_InvTweaks.load(mod_InvTweaks.java:39)
  162. at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
  163. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  164. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  165. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  166. at java.lang.reflect.Method.invoke(Unknown Source)
  167. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  168. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  169. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  170. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  171. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  172. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  173. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  174. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  175. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  176. at java.lang.reflect.Method.invoke(Unknown Source)
  177. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  178. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  179. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  180. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  181. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  182. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  183. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
  184. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
  185. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:347)
  186. at hg.c(DedicatedServer.java:110)
  187. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
  188. at fp.run(SourceFile:818)
  189. 2012-11-19 17:25:00 [SEVERE] This crash report has been saved to: C:\Users\Pontikos\Documents\Games\FTBBetaAServer N MoC\.\crash-reports\crash-2012-11-19_17.25.00-server.txt
  190. 2012-11-19 17:25:50 [INFO] Stopping server
  191. 2012-11-19 17:25:50 [INFO] Saving worlds
  192. 2012-11-19 17:25:50 [INFO] Stopping server
  193. 2012-11-19 17:25:54 [INFO] Starting minecraft server version 1.4.2
  194. 2012-11-19 17:26:00 [INFO] Loading properties
  195. 2012-11-19 17:26:00 [INFO] Default game type: SURVIVAL
  196. 2012-11-19 17:26:00 [INFO] Generating keypair
  197. 2012-11-19 17:26:01 [INFO] Starting Minecraft server on *:25565
  198. 2012-11-19 17:26:01 [SEVERE] Encountered an unexpected exception NoSuchMethodError
  199. java.lang.NoSuchMethodError: ModLoader.getMinecraftInstance()Lnet/minecraft/client/Minecraft;
  200. at mod_InvTweaks.load(mod_InvTweaks.java:39)
  201. at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
  202. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  203. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  204. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  205. at java.lang.reflect.Method.invoke(Unknown Source)
  206. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  207. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  208. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  209. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  210. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  211. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  212. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  213. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  214. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  215. at java.lang.reflect.Method.invoke(Unknown Source)
  216. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  217. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  218. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  219. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  220. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  221. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  222. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
  223. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
  224. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:347)
  225. at hg.c(DedicatedServer.java:110)
  226. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
  227. at fp.run(SourceFile:818)
  228. 2012-11-19 17:26:01 [SEVERE] This crash report has been saved to: C:\Users\Pontikos\Documents\Games\FTBBetaAServer N MoC\.\crash-reports\crash-2012-11-19_17.26.01-server.txt
  229. 2012-11-19 17:28:08 [INFO] Stopping server
  230. 2012-11-19 17:28:08 [INFO] Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment