Advertisement
manusoftar

Minecraft initialization error

Jul 29th, 2015
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.46 KB | None | 0 0
  1. -- System Details --
  2. Details:
  3. Minecraft Version: 1.8
  4. Operating System: Windows 7 (amd64) version 6.1
  5. Java Version: 1.8.0_45, Oracle Corporation
  6. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  7. Memory: 724516592 bytes (690 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  8. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  9. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  10. FML:
  11. Loaded coremods (and transformers):
  12. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 660 Ti/PCIe/SSE2'
  13. [14:56:22] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  14. [14:56:22] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1487 Initialized
  15. [14:56:22] [Client thread/INFO] [FML]: Replaced 204 ore recipies
  16. [14:56:22] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  17. [14:56:22] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  18. [14:56:22] [Client thread/INFO] [FML]: Searching C:\Users\Manusoftar\Forge Mods\MineFinder\eclipse\mods for mods
  19. [14:56:22] [Client thread/INFO] [mineFinder]: Mod mineFinder is missing the required element 'name'. Substituting mineFinder
  20. [14:56:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  21. [14:56:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mineFinder] at CLIENT
  22. [14:56:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mineFinder] at SERVER
  23. [14:56:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mineFinder
  24. [14:56:24] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  25. [14:56:24] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
  26. [14:56:24] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  27. [14:56:24] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  28. [14:56:24] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  29. [14:56:24] [Client thread/INFO] [FML]: Applying holder lookups
  30. [14:56:24] [Client thread/INFO] [FML]: Holder lookups applied
  31. [14:56:24] [Client thread/INFO] [FML]: Injecting itemstacks
  32. [14:56:24] [Client thread/INFO] [FML]: Itemstack injection complete
  33. [14:56:24] [Sound Library Loader/INFO]: Starting up SoundSystem...
  34. [14:56:24] [Thread-9/INFO]: Initializing LWJGL OpenAL
  35. [14:56:24] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  36. [14:56:24] [Thread-9/INFO]: OpenAL initialized.
  37. [14:56:25] [Sound Library Loader/INFO]: Sound engine started
  38. [14:56:27] [Client thread/INFO] [FML]: Max texture size: 16384
  39. [14:56:27] [Client thread/INFO]: Created: 16x16 textures-atlas
  40. [14:56:27] [Client thread/INFO] [FML]: Injecting itemstacks
  41. [14:56:27] [Client thread/INFO] [FML]: Itemstack injection complete
  42. [14:56:27] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  43. [14:56:27] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mineFinder
  44. [14:56:28] [Client thread/INFO]: SoundSystem shutting down...
  45. [14:56:28] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  46. [14:56:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
  47. [14:56:28] [Thread-11/INFO]: Initializing LWJGL OpenAL
  48. [14:56:28] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  49. [14:56:28] [Thread-11/INFO]: OpenAL initialized.
  50. [14:56:28] [Sound Library Loader/INFO]: Sound engine started
  51. [14:56:30] [Client thread/INFO] [FML]: Max texture size: 16384
  52. [14:56:30] [Client thread/INFO]: Created: 512x512 textures-atlas
  53. [14:56:35] [Server thread/INFO]: Starting integrated minecraft server version 1.8
  54. [14:56:35] [Server thread/INFO]: Generating keypair
  55. [14:56:35] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  56. [14:56:35] [Server thread/INFO] [FML]: Applying holder lookups
  57. [14:56:35] [Server thread/INFO] [FML]: Holder lookups applied
  58. [14:56:35] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4e874f21)
  59. [14:56:36] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4e874f21)
  60. [14:56:36] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4e874f21)
  61. [14:56:36] [Server thread/INFO]: Preparing start region for level 0
  62. [14:56:36] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
  63. [14:56:36] [Server thread/ERROR] [FML]:
  64. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  65. UCHIJAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  66. UCHIJAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.3.1487.jar)
  67. UCHIJAAA Forge{11.14.3.1487} [Minecraft Forge] (forgeSrc-1.8-11.14.3.1487.jar)
  68. UCHIJAAE mineFinder{1.0} [mineFinder] (bin)
  69. [14:56:36] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  70. [14:56:36] [Server thread/ERROR] [FML]: Caught exception from mineFinder
  71. java.lang.NullPointerException
  72. at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:143) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  73. at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:44) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  74. at com.manusoftar.minefinder.MineFinder.serverLoad(MineFinder.java:51) ~[bin/:?]
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  78. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  79. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  83. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  84. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  85. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  86. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  87. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  88. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  89. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  90. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  94. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  95. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  96. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  97. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  98. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  99. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  100. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  101. at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:781) [Loader.class:?]
  102. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:319) [FMLCommonHandler.class:?]
  103. at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:132) [IntegratedServer.class:?]
  104. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500) [MinecraftServer.class:?]
  105. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  106. [14:56:36] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
  107. java.lang.NullPointerException
  108. at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:143) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  109. at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:44) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  110. at com.manusoftar.minefinder.MineFinder.serverLoad(MineFinder.java:51) ~[bin/:?]
  111. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  112. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  113. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  114. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  115. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) ~[forgeSrc-1.8-11.14.3.1487.jar:?]
  116. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  117. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  119. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  120. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  121. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  122. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  123. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  124. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  125. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  126. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  127. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  128. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  130. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  131. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  132. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  133. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  134. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  135. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  136. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
  137. at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:781) [Loader.class:?]
  138. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:319) [FMLCommonHandler.class:?]
  139. at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:132) [IntegratedServer.class:?]
  140. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500) [MinecraftServer.class:?]
  141. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  142. [14:56:36] [Server thread/INFO] [FML]: Applying holder lookups
  143. [14:56:36] [Server thread/INFO] [FML]: Holder lookups applied
  144. [14:56:36] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  145. [14:56:36] [Server thread/INFO] [FML]: 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