Advertisement
Guest User

Crash Report

a guest
Oct 5th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 10/5/13 2:46 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
  13. at net.minecraft.client.main.Main.main(SourceFile:101)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  20. Caused by: java.lang.ExceptionInInitializerError
  21. at micdoodle8.mods.galacticraft.core.blocks.BlockMulti.<init>(BlockMulti.java:25)
  22. at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockMulti.<init>(GCCoreBlockMulti.java:22)
  23. at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlocks.initBlocks(GCCoreBlocks.java:84)
  24. at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:200)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  35. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  39. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
  40. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  44. at java.lang.reflect.Method.invoke(Unknown Source)
  45. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  46. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  47. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  48. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  49. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  50. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
  51. at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
  52. ... 10 more
  53. Caused by: java.lang.RuntimeException: Unknown character '
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.6.4
  61. Operating System: Windows 7 (x86) version 6.1
  62. Java Version: 1.7.0_25, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  64. Memory: 54605640 bytes (52 MB) / 197812224 bytes (188 MB) up to 518979584 bytes (494 MB)
  65. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
  66. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  67. Suspicious classes: FML and Forge are installed
  68. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  69. FML: MCP v8.11 FML v6.4.21.917 Minecraft Forge 9.11.1.917 14 mods loaded, 14 mods active
  70. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  71. FML{6.4.21.917} [Forge Mod Loader] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized
  72. Forge{9.11.1.917} [Minecraft Forge] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized
  73. CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  74. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  75. NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
  76. mod_bspkrsCore{v3.05(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev3.05.zip) Unloaded->Constructed->Pre-initialized
  77. SuperSword{1.0.0} [Super Sword] ([1.6.4] Super Sword Mod (v1.0.0).zip) Unloaded->Constructed->Pre-initialized
  78. DivineRPG{1.4.0 Beta!} [Divine RPG] ([1.6.4][Beta V5]DivineRPG.zip) Unloaded->Constructed->Pre-initialized
  79. mod_StartingInventory{ML 1.6.4.r01} [StartingInventory] ([1.6.4]StartingInventory.ML.1.6.4.r01.zip) Unloaded->Constructed->Pre-initialized
  80. GalacticraftCore{0.1.43} [Galacticraft Core] (Galacticraft-1.6.4-a0.1.43.732.jar) Unloaded->Constructed->Errored
  81. GalacticraftMars{0.1.43} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-a0.1.43.732.jar) Unloaded->Constructed->Errored
  82. TwilightForest{1.20.0} [The Twilight Forest] (twilightforest-1.20.0.jar) Unloaded->Constructed->Pre-initialized
  83. BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.12.jar) Unloaded->Constructed->Pre-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement