Advertisement
Guest User

Crash292393

a guest
Oct 25th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.15 KB | None | 0 0
  1.  
  2. [17:27:32 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3.  
  4. [17:27:32 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5.  
  6. [17:27:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  7.  
  8. [17:27:32 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  9.  
  10. [17:27:32 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on Mac OS X:x86_64:10.11.6, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre
  11.  
  12. [17:27:32 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  13.  
  14. [17:27:32 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15.  
  16. [17:27:32 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  17.  
  18. [17:27:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  19.  
  20. [17:27:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  21.  
  22. [17:27:32 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  23.  
  24. [17:27:33 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25.  
  26. [17:27:33 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27.  
  28. [17:27:34 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  29.  
  30. [17:27:34 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  31.  
  32. [17:27:34 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  33.  
  34. [17:27:34 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  35.  
  36. [17:27:38 INFO]: Starting minecraft server version 1.7.10
  37.  
  38. [17:27:38 INFO]: Attempting early MinecraftForge initialization
  39.  
  40. [17:27:38 INFO]: MinecraftForge v10.13.4.1614 Initialized
  41.  
  42. [17:27:38 INFO]: Replaced 183 ore recipies
  43.  
  44. [17:27:39 INFO]: Completed early MinecraftForge initialization
  45.  
  46. [17:27:39 INFO]: Config directory created successfully
  47.  
  48. [17:27:39 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  49.  
  50. [17:27:39 INFO]: Searching /Users/dlogan/Desktop/Modpack/mods for mods
  51.  
  52. [17:27:39 INFO]: Forge Mod Loader has identified 5 mods to load
  53.  
  54. [17:27:39 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, DeeperCaves] at CLIENT
  55.  
  56. [17:27:39 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, DeeperCaves] at SERVER
  57.  
  58. [17:27:40 INFO]: Processing ObjectHolder annotations
  59.  
  60. [17:27:40 INFO]: Found 341 ObjectHolder annotations
  61.  
  62. [17:27:40 INFO]: Identifying ItemStackHolder annotations
  63.  
  64. [17:27:40 INFO]: Found 0 ItemStackHolder annotations
  65.  
  66. [17:27:40 INFO]: Configured a dormant chunk cache size of 0
  67.  
  68. [17:27:40 INFO]: Applying holder lookups
  69.  
  70. [17:27:40 INFO]: Holder lookups applied
  71.  
  72. [17:27:40 INFO]: Injecting itemstacks
  73.  
  74. [17:27:40 INFO]: Itemstack injection complete
  75.  
  76. [17:27:40 ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  77.  
  78. [17:27:40 ERROR]:
  79.  
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81.  
  82. UCHmcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  83.  
  84. UCHFML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.174.jar)
  85.  
  86. UCHForge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.174.jar)
  87.  
  88. UCHkimagine{0.2} [KImagine] (minecraft.jar)
  89.  
  90. UCEDeeperCaves{0.5.0} [DeeperCaves] (DeeperCaves 0.5.0.jar)
  91.  
  92. [17:27:40 ERROR]: The following problems were captured during this phase
  93.  
  94. [17:27:40 ERROR]: Caught exception from DeeperCaves
  95.  
  96. java.lang.NullPointerException
  97.  
  98. at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:157) ~[z.class:?]
  99.  
  100. at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:143) ~[z.class:?]
  101.  
  102. at com.kpabr.DeeperCaves.DeeperCaves.preInit(DeeperCaves.java:107) ~[DeeperCaves.class:?]
  103.  
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  105.  
  106. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_65]
  107.  
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_65]
  109.  
  110. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_65]
  111.  
  112. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-1614.174]
  113.  
  114. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  115.  
  116. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_65]
  117.  
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_65]
  119.  
  120. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_65]
  121.  
  122. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  123.  
  124. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  125.  
  126. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  127.  
  128. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  129.  
  130. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  131.  
  132. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1614.174]
  133.  
  134. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1614.174]
  135.  
  136. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  137.  
  138. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_65]
  139.  
  140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_65]
  141.  
  142. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_65]
  143.  
  144. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  145.  
  146. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  147.  
  148. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  149.  
  150. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  151.  
  152. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  153.  
  154. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:1.7.10-1614.174]
  155.  
  156. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:1.7.10-1614.174]
  157.  
  158. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:1.7.10-1614.174]
  159.  
  160. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1614.174]
  161.  
  162. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
  163.  
  164. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  165.  
  166. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_65]
  167.  
  168. [17:27:40 ERROR]: Encountered an unexpected exception
  169.  
  170. java.lang.NullPointerException
  171.  
  172. at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:157) ~[z.class:?]
  173.  
  174. at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:143) ~[z.class:?]
  175.  
  176. at com.kpabr.DeeperCaves.DeeperCaves.preInit(DeeperCaves.java:107) ~[DeeperCaves.class:?]
  177.  
  178. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  179.  
  180. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_65]
  181.  
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_65]
  183.  
  184. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_65]
  185.  
  186. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-1614.174]
  187.  
  188. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  189.  
  190. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_65]
  191.  
  192. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_65]
  193.  
  194. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_65]
  195.  
  196. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  197.  
  198. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  199.  
  200. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  201.  
  202. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  203.  
  204. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  205.  
  206. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1614.174]
  207.  
  208. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1614.174]
  209.  
  210. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  211.  
  212. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_65]
  213.  
  214. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_65]
  215.  
  216. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_65]
  217.  
  218. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  219.  
  220. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  221.  
  222. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  223.  
  224. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  225.  
  226. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  227.  
  228. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-1614.174]
  229.  
  230. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) ~[Loader.class:1.7.10-1614.174]
  231.  
  232. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:1.7.10-1614.174]
  233.  
  234. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:1.7.10-1614.174]
  235.  
  236. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
  237.  
  238. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  239.  
  240. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_65]
  241.  
  242. [17:27:40 ERROR]: This crash report has been saved to: /Users/dlogan/Desktop/Modpack/./crash-reports/crash-2016-10-25_17.27.40-server.txt
  243.  
  244. [17:27:40 INFO]: Applying holder lookups
  245.  
  246. [17:27:40 INFO]: Holder lookups applied
  247.  
  248. [17:27:40 INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  249.  
  250. [17:27:40 INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement