Advertisement
OhiraKyou

Client crash

Jun 24th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 6/24/16 5:17 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchFieldError: IRON
  8. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
  9. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:589)
  10. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:437)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
  13. at net.minecraft.client.main.Main.main(SourceFile:124)
  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:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  25. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  26. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  27. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  28. Caused by: java.lang.NoSuchFieldError: IRON
  29. at ohirakyou.turtletech.common.block.CastIronFrameBlock.<init>(CastIronFrameBlock.java:9)
  30. at ohirakyou.turtletech.common.block.ModBlocks.init(ModBlocks.java:55)
  31. at ohirakyou.turtletech.common.CommonProxy.preInit(CommonProxy.java:17)
  32. at ohirakyou.turtletech.client.ClientProxy.preInit(ClientProxy.java:15)
  33. at ohirakyou.turtletech.TurtleTech.preInit(TurtleTech.java:54)
  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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:566)
  39. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  43. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  44. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  45. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  47. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
  48. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
  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.EventSubscriber.handleEvent(EventSubscriber.java:74)
  54. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  55. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  56. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  58. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  59. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:586)
  60. ... 18 more
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.9.4
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_91, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 1998034968 bytes (1905 MB) / 2365063168 bytes (2255 MB) up to 2863661056 bytes (2731 MB)
  73. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx3072m
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP 9.28 Powered by Forge 12.17.0.1976 20 mods loaded, 20 mods active
  76. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  77. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  78. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9.4-12.17.0.1976-universal.jar)
  79. UCH Forge{12.17.0.1976} [Minecraft Forge] (forge-1.9.4-12.17.0.1976-universal.jar)
  80. UCH basemetals{2.3.2} [Base Metals] (BaseMetals_1.9.4-2.3.2.6.jar)
  81. UCH poweradvantage{2.2.1} [Power Advantage] (PowerAdvantage_1.9.4-2.2.1.jar)
  82. UCH electricadvantage{2.1.0} [Electric Advantage] (ElectricAdvantage_1.9-2.1.0.jar)
  83. UCH LunatriusCore{1.1.2.35} [LunatriusCore] (LunatriusCore-1.9.4-1.1.2.35-universal.jar)
  84. UCH InGameInfoXML{2.8.1.84} [InGame Info XML] (InGameInfoXML-1.9.4-2.8.1.84-universal.jar)
  85. UCH JEI{3.4.3.207} [Just Enough Items] (jei_1.9.4-3.4.3.207.jar)
  86. UCH jeresources{0.4.5.31} [Just Enough Resources] (JustEnoughResources-1.9.4-0.4.5.31.jar)
  87. UCH LaserLevel{2.1.0.12} [Laser Level] (LaserLevel-1.9.4-2.1.0.12-universal.jar)
  88. UCH mantle{1.9.4-0.10.1.jenkins142} [Mantle] (Mantle-1.9.4-0.10.1.jenkins142.jar)
  89. UCH testdummy{1.10} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  90. UCH NoFov{1.0.1} [No Fov] (NoFov-MC1.9.4-1.0.1.jar)
  91. UCH orespawn{1.0.2} [Ore Spawn] (OreSpawn_1.9.4-1.0.2.jar)
  92. UCH steamadvantage{2.1.0} [Steam Advantage] (SteamAdvantage_1.9.4-2.1.0.jar)
  93. UCH tconstruct{1.9.4-2.3.1.jenkins229} [Tinkers' Construct] (TConstruct-1.9.4-2.3.1.jenkins229.jar)
  94. UCE turtletech{1.9.4-0.0.1.0} [Turtle Tech] (TurtleTech-1.9.4-0.0.1.0.jar)
  95. UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  96. UCH WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.9-1.1.7.jar)
  97. Loaded coremods (and transformers):
  98. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.22' Renderer: 'GeForce GTX 560 Ti/PCIe/SSE2'
  99. Pulsar/tconstruct loaded Pulses:
  100. - TinkerCommons (Enabled/Forced)
  101. - TinkerWorld (Enabled/Not Forced)
  102. - TinkerTools (Enabled/Not Forced)
  103. - TinkerSmeltery (Enabled/Not Forced)
  104. - TinkerGadgets (Enabled/Not Forced)
  105. - TinkerOredict (Enabled/Forced)
  106. - TinkerIntegration (Enabled/Forced)
  107. - TinkerFluids (Enabled/Forced)
  108. - TinkerMaterials (Enabled/Forced)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement