Advertisement
Guest User

Untitled

a guest
Nov 29th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.12 KB | None | 0 0
  1. [CSRV] Changing working dir...
  2. [CSRV] Scanning for network conflicts... ['15311', '15311']
  3. [CSRV] Fixing filesystem permissions...
  4. [CSRV] Setting kernel resource limits
  5. [CSRV] Switching to unprivileged server user
  6. [CSRV] Executing Java...
  7. [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading2012-11-29 20:59:15
  8. [INFO] [STDOUT] 208 recipes2012-11-29 20:59:17
  9. [INFO] [STDOUT] 27 achievements2012-11-29 20:59:17
  10. [INFO] inecraft] Starting minecraft server version 1.4.52012-11-29 20:59:17
  11. [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization2012-11-29 20:59:17
  12. [INFO] [STDOUT] MinecraftForge v6.4.0.397 Initialized2012-11-29 20:59:17
  13. [INFO] [ForgeModLoader] MinecraftForge v6.4.0.397 Initialized2012-11-29 20:59:17
  14. [INFO] [STDOUT] Replaced 84 ore recipies2012-11-29 20:59:17
  15. [INFO] [ForgeModLoader] Completed early MinecraftForge initialization2012-11-29 20:59:17
  16. [INFO] [ForgeModLoader] Searching /servers/74149/mods for mods2012-11-29 20:59:17
  17. [INFO] [ForgeModLoader] Forge Mod Loader has identified 12 mods to load2012-11-29 20:59:18
  18. [INFO] [ForgeModLoader] FML has found a non-mod file CustomMobSpawner 1.9.0.zip in your mods directory. It wi2012-11-29 20:59:18
  19. ll now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  20. [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 02012-11-29 20:59:19
  21. [INFO] [STDOUT] Initializing MoCreatures Server Config File at /servers/74149/config/MoCreatures.cfg2012-11-29 20:59:19
  22. [INFO] [Buildcraft] Starting BuildCraft 3.2.0 (:6)2012-11-29 20:59:20
  23. [INFO] [Buildcraft] Copyright (c) SpaceToad, 20112012-11-29 20:59:20
  24. [INFO] [Buildcraft] http://www.mod-buildcraft.com2012-11-29 20:59:20
  25. [WARNING] [IC2] Error while trying to access configuration! java.lang.RuntimeException: unknown character :2012-11-29 20:59:20
  26. [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from PREINITIALIZATION to INITIALI2012-11-29 20:59:21
  27. ZATION. Loading cannot continue
  28. [SEVERE] [ForgeModLoader] 2012-11-29 20:59:21
  29. mcp inecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  30. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  31. Forge inecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  32. craftguide [CraftGuide] (CraftGuide-1.6.4.9.zip) Unloaded->Constructed->Pre-initialized
  33. MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.2.1.zip) Unloaded->Constructed->Pre-initial
  34. ized
  35. BuildCraft Core [BuildCraft] (buildcraft-A-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  36. BuildCraft Builders [BC Builders] (buildcraft-A-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  37. BuildCraft Energy [BC Energy] (buildcraft-A-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  38. BuildCraft Factory [BC Factory] (buildcraft-A-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  39. BuildCraft Transport [BC Transport] (buildcraft-A-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  40. BuildCraft Silicon [BC Silicon] (buildcraft-A-3.2.0.jar) Unloaded->Constructed->Pre-initialized
  41. IC2 [IndustrialCraft 2] (industrialcraft-2_1.109.113-lf.jar) Unloaded->Constructed->Errored
  42. [SEVERE] [ForgeModLoader] The following problems were captured during this phase2012-11-29 20:59:21
  43. [SEVERE] [ForgeModLoader] Caught exception from IC22012-11-29 20:59:21
  44. java.lang.NullPointerException
  45. at ic2.common.TileEntityRecycler.init(TileEntityRecycler.java:36)
  46. at ic2.common.IC2.load(IC2.java:605)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:601)
  51. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  52. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:601)
  55. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  56. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  57. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  58. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  59. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  60. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  63. at java.lang.reflect.Method.invoke(Method.java:601)
  64. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  65. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  66. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  67. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  68. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  69. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  70. at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
  71. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:82)
  72. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:343)
  73. at ho.c(DedicatedServer.java:49)
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)
  75. at fy.run(SourceFile:856)
  76. [INFO] [STDERR] java.lang.NullPointerException2012-11-29 20:59:21
  77. [INFO] [STDERR] at ic2.common.TileEntityRecycler.init(TileEntityRecycler.java:36)2012-11-29 20:59:21
  78. [INFO] [STDERR] at ic2.common.IC2.load(IC2.java:605)2012-11-29 20:59:21
  79. [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)2012-11-29 20:59:21
  80. [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)2012-11-29 20:59:21
  81. [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)2012-11-29 20:59:21
  82. [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)2012-11-29 20:59:21
  83. [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)2012-11-29 20:59:21
  84. [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)2012-11-29 20:59:21
  85. [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)2012-11-29 20:59:21
  86. [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)2012-11-29 20:59:21
  87. [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)2012-11-29 20:59:21
  88. [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.j2012-11-29 20:59:21
  89. ava:45)
  90. [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)2012-11-29 20:59:21
  91. [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)2012-11-29 20:59:21
  92. [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)2012-11-29 20:59:21
  93. [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)2012-11-29 20:59:21
  94. [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)2012-11-29 20:59:21
  95. [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)2012-11-29 20:59:21
  96. [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)2012-11-29 20:59:21
  97. [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)2012-11-29 20:59:21
  98. [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.j2012-11-29 20:59:21
  99. ava:45)
  100. [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)2012-11-29 20:59:21
  101. [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)2012-11-29 20:59:21
  102. [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)2012-11-29 20:59:21
  103. [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)2012-11-29 20:59:21
  104. [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)2012-11-29 20:59:21
  105. [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:82)2012-11-29 20:59:21
  106. [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:343)2012-11-29 20:59:21
  107. [INFO] [STDERR] at ho.c(DedicatedServer.java:49)2012-11-29 20:59:21
  108. [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)2012-11-29 20:59:21
  109. [INFO] [STDERR] at fy.run(SourceFile:856)2012-11-29 20:59:21
  110. [SEVERE] inecraft] Encountered an unexpected exception NullPointerException2012-11-29 20:59:21
  111. java.lang.NullPointerException
  112. at ic2.common.TileEntityRecycler.init(TileEntityRecycler.java:36)
  113. at ic2.common.IC2.load(IC2.java:605)
  114. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  115. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  116. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  117. at java.lang.reflect.Method.invoke(Method.java:601)
  118. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  119. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  120. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  121. at java.lang.reflect.Method.invoke(Method.java:601)
  122. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  123. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  124. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  125. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  126. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  127. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  128. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  130. at java.lang.reflect.Method.invoke(Method.java:601)
  131. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  132. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  133. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  134. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  135. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  136. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  137. at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
  138. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:82)
  139. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:343)
  140. at ho.c(DedicatedServer.java:49)
  141. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)
  142. at fy.run(SourceFile:856)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement