Advertisement
O3Bubbles09

Untitled

Feb 18th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. 2013-02-18 15:16:31 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
  2. 2013-02-18 15:16:36 [INFO] [STDOUT] 27 achievements
  3. 2013-02-18 15:16:36 [INFO] [STDOUT] 210 recipes
  4. 2013-02-18 15:16:36 [INFO] [STDOUT] Setting user: Player685, -
  5. 2013-02-18 15:16:36 [INFO] [STDERR] Client asked for parameter: server
  6. 2013-02-18 15:16:37 [INFO] [STDOUT] LWJGL Version: 2.4.2
  7. 2013-02-18 15:16:38 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  8. 2013-02-18 15:16:38 [INFO] [STDOUT] MinecraftForge v6.6.1.527 Initialized
  9. 2013-02-18 15:16:38 [INFO] [ForgeModLoader] MinecraftForge v6.6.1.527 Initialized
  10. 2013-02-18 15:16:38 [INFO] [STDOUT] Replaced 84 ore recipies
  11. 2013-02-18 15:16:38 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  12. 2013-02-18 15:16:38 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Robert\Desktop\Minecraft\1.4.7Updated\forge\mcp\jars\config\logging.properties
  13. 2013-02-18 15:16:38 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  14. 2013-02-18 15:16:38 [INFO] [ForgeModLoader] Searching C:\Users\Robert\Desktop\Minecraft\1.4.7Updated\forge\mcp\jars\mods for mods
  15. 2013-02-18 15:16:41 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
  16. 2013-02-18 15:16:41 [INFO] [mcp] Activating mod mcp
  17. 2013-02-18 15:16:41 [INFO] [FML] Activating mod FML
  18. 2013-02-18 15:16:41 [INFO] [Forge] Activating mod Forge
  19. 2013-02-18 15:16:41 [INFO] [MoreTools] Activating mod MoreTools
  20. 2013-02-18 15:16:41 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  21. 2013-02-18 15:16:42 [INFO] [STDOUT] Starting up SoundSystem...
  22. 2013-02-18 15:16:42 [INFO] [STDOUT] Initializing LWJGL OpenAL
  23. 2013-02-18 15:16:42 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  24. 2013-02-18 15:16:43 [INFO] [STDOUT] OpenAL initialized.
  25. 2013-02-18 15:16:43 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
  26. 2013-02-18 15:17:03 [INFO] [STDOUT] Scanning folders...
  27. 2013-02-18 15:17:03 [INFO] [STDOUT] Total conversion count is 0
  28. 2013-02-18 15:17:04 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@697f4370)
  29. 2013-02-18 15:17:04 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@697f4370)
  30. 2013-02-18 15:17:04 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@697f4370)
  31. 2013-02-18 15:17:05 [INFO] [STDERR] java.lang.NullPointerException
  32. 2013-02-18 15:17:05 [INFO] [STDERR] at O3Bubbles09.Common.WorldGenO3Bubbles09.generateSurface(WorldGenO3Bubbles09.java:54)
  33. 2013-02-18 15:17:05 [INFO] [STDERR] at O3Bubbles09.Common.WorldGenO3Bubbles09.generate(WorldGenO3Bubbles09.java:23)
  34. 2013-02-18 15:17:05 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:91)
  35. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:259)
  36. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1258)
  37. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:153)
  38. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:310)
  39. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:84)
  40. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:101)
  41. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  42. 2013-02-18 15:17:05 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  43. 2013-02-18 15:17:06 [INFO] [ForgeModLoader] Unloading dimension 0
  44. 2013-02-18 15:17:06 [INFO] [ForgeModLoader] Unloading dimension -1
  45. 2013-02-18 15:17:06 [INFO] [ForgeModLoader] Unloading dimension 1
  46. 2013-02-18 15:17:06 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STOPPED. Loading cannot continue
  47. 2013-02-18 15:17:06 [SEVERE] [ForgeModLoader]
  48. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  49. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  50. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  51. MoreTools [More Tools and More!] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  52. 2013-02-18 15:17:06 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
  53. 2013-02-18 15:17:06 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
  54. 2013-02-18 15:17:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
  55. 2013-02-18 15:17:06 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
  56. 2013-02-18 15:17:06 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
  57. 2013-02-18 15:17:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
  58. 2013-02-18 15:17:06 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement