Advertisement
Guest User

MINECRAFT CONSOLE ERROR

a guest
Jan 11th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.20 KB | None | 0 0
  1. 2013-01-11 15:52:53 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.12.511 for Minecraft 1.4.6 loading
  2. 2013-01-11 15:52:54 [INFO] [STDOUT] 27 achievements
  3. 2013-01-11 15:52:54 [INFO] [STDOUT] 210 recipes
  4. 2013-01-11 15:52:54 [INFO] [STDOUT] Setting user: Player852, -
  5. 2013-01-11 15:52:54 [INFO] [STDERR] Client asked for parameter: server
  6. 2013-01-11 15:52:54 [INFO] [STDOUT] LWJGL Version: 2.4.2
  7. 2013-01-11 15:52:55 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
  8. 2013-01-11 15:52:55 [INFO] [STDOUT] MinecraftForge v6.5.0.471 Initialized
  9. 2013-01-11 15:52:55 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.471 Initialized
  10. 2013-01-11 15:52:55 [INFO] [STDOUT] Replaced 84 ore recipies
  11. 2013-01-11 15:52:55 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
  12. 2013-01-11 15:52:55 [INFO] [ForgeModLoader] Searching C:\Documents and Settings\Adanos020\Pulpit\living sponge mod\forge\mcp\jars\mods for mods
  13. 2013-01-11 15:52:56 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
  14. 2013-01-11 15:52:56 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  15. 2013-01-11 15:52:56 [INFO] [STDOUT] Starting up SoundSystem...
  16. 2013-01-11 15:52:56 [INFO] [STDOUT] Initializing LWJGL OpenAL
  17. 2013-01-11 15:52:56 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  18. 2013-01-11 15:52:56 [INFO] [STDOUT] OpenAL initialized.
  19. 2013-01-11 15:52:57 [WARNING] [ForgeModLoader] The mod Living sponge tried to register the entity class class LivingSponge.common.EntitySpongeMonster which was already registered - if you wish to override default naming for FML mod entities, register it here first
  20. 2013-01-11 15:52:57 [WARNING] [ForgeModLoader] The mod Living sponge tried to register the entity class class LivingSponge.common.EntitySpongeMonster which was already registered - if you wish to override default naming for FML mod entities, register it here first
  21. 2013-01-11 15:52:57 [WARNING] [ForgeModLoader] The mod Living sponge tried to register the entity class class LivingSponge.common.EntitySpongeMonster which was already registered - if you wish to override default naming for FML mod entities, register it here first
  22. 2013-01-11 15:52:57 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
  23. 2013-01-11 15:52:57 [SEVERE] [ForgeModLoader]
  24. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  25. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  26. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  27. Living sponge [Living sponge] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  28. 2013-01-11 15:52:57 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  29. 2013-01-11 15:52:57 [SEVERE] [ForgeModLoader] Caught exception from Living sponge
  30. java.lang.IllegalArgumentException: Failed to register dimension for id 3, One is already registered
  31. at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:80)
  32. at LivingSponge.common.Main.addDimension(Main.java:276)
  33. at LivingSponge.common.Main.postInit(Main.java:129)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  44. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  45. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  46. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  48. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. at java.lang.reflect.Method.invoke(Unknown Source)
  53. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  54. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  55. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  56. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  58. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  59. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
  60. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  61. at net.minecraft.client.Minecraft.startGame(Minecraft.java:456)
  62. at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)
  63. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  64. at java.lang.Thread.run(Unknown Source)
  65. 2013-01-11 15:52:57 [INFO] [STDERR] java.lang.IllegalArgumentException: Failed to register dimension for id 3, One is already registered
  66. 2013-01-11 15:52:57 [INFO] [STDERR] at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:80)
  67. 2013-01-11 15:52:57 [INFO] [STDERR] at LivingSponge.common.Main.addDimension(Main.java:276)
  68. 2013-01-11 15:52:57 [INFO] [STDERR] at LivingSponge.common.Main.postInit(Main.java:129)
  69. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  71. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72. 2013-01-11 15:52:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  73. 2013-01-11 15:52:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
  74. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. 2013-01-11 15:52:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  78. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  79. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  80. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  81. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  82. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  83. 2013-01-11 15:52:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  84. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86. 2013-01-11 15:52:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87. 2013-01-11 15:52:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  88. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  89. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  90. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  91. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  92. 2013-01-11 15:52:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  93. 2013-01-11 15:52:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  94. 2013-01-11 15:52:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
  95. 2013-01-11 15:52:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  96. 2013-01-11 15:52:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:456)
  97. 2013-01-11 15:52:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)
  98. 2013-01-11 15:52:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  99. 2013-01-11 15:52:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  100. 2013-01-11 15:52:58 [INFO] [STDERR] Someone is closing me!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement