Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Binnie's Extra Trees (extratrees)
  2. Caused by: java.lang.VerifyError: Control flow falls through code end
  3. Exception Details:
  4. Location:
  5. net/minecraft/world/World.func_72826_c(F)F @14: <invalid>
  6. Reason:
  7. Error exists in the bytecode
  8. Bytecode:
  9. 0x0000000: b805 3e2a b400 dbb6 0542 23b6 0546
  10.  
  11. at binnie.extratrees.machines.lumbermill.recipes.LumbermillRecipeManager.calculateProducts(LumbermillRecipeManager.java:62)
  12. at binnie.extratrees.machines.ModuleMachine.postInit(ModuleMachine.java:77)
  13. at binnie.modules.Module.postInit(Module.java:48)
  14. at binnie.modules.ModuleManager.runPostInit(ModuleManager.java:171)
  15. at binnie.modules.BlankModuleContainer.postInit(BlankModuleContainer.java:51)
  16. at binnie.extratrees.ExtraTrees.postInit(ExtraTrees.java:60)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647)
  22. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  31. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  42. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:833)
  43. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  44. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  46. at net.minecraft.client.main.Main.main(SourceFile:124)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. at java.lang.reflect.Method.invoke(Unknown Source)
  57. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  58. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
  59. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  60. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  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.11.2
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_131, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 710213408 bytes (677 MB) / 2027421696 bytes (1933 MB) up to 2863661056 bytes (2731 MB)
  73. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx3072m
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP 9.38 Powered by Forge 13.20.1.2386 Optifine OptiFine_1.11.2_HD_U_C3 28 mods loaded, 28 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. UCHIJ minecraft{1.11.2} [Minecraft] (minecraft.jar)
  78. UCHIJ mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  79. UCHIJ FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2386-universal.jar)
  80. UCHIJ forge{13.20.1.2386} [Minecraft Forge] (forge-1.11.2-13.20.1.2386-universal.jar)
  81. UCHIJ aquaculture{1.5.1} [Aquaculture] (Aquaculture-1.11.2-1.5.1.2.jar)
  82. UCHIJ ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
  83. UCHIJ forestry{5.3.4.165} [Forestry] (forestry_1.11.2-5.3.4.165.jar)
  84. UCHIJ binniecore{2.1.0.41} [Binnie Core] (binnie-mods-1.11.2-2.1.0.41.jar)
  85. UCHIJ botany{2.1.0.41} [Binnie's Botany] (binnie-mods-1.11.2-2.1.0.41.jar)
  86. UCHIJ extrabees{2.1.0.41} [Binnie's Extra Bees] (binnie-mods-1.11.2-2.1.0.41.jar)
  87. UCHIE extratrees{2.1.0.41} [Binnie's Extra Trees] (binnie-mods-1.11.2-2.1.0.41.jar)
  88. UCHIJ genetics{2.1.0.41} [Binnie's Genetics] (binnie-mods-1.11.2-2.1.0.41.jar)
  89. UCHIJ openterraingenerator{v5} [Open Terrain Generator] (OpenTerrainGenerator-1.11.2-v6.jar)
  90. UCHIJ biomebundle{5.1} [Biome Bundle] (Biome_Bundle-1.11.2-v5.1.jar)
  91. UCHIJ chisel{MC1.11.2-0.0.14.25} [Chisel] (Chisel-MC1.11.2-0.0.14.25.jar)
  92. UCHIJ compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
  93. UCHIJ crafttweakerjei{1.0.2} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.26.jar)
  94. UCHIJ crafttweaker{3.0.26} [Crafttweaker] (CraftTweaker-1.11.2-3.0.26.jar)
  95. UCHIJ ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.26.jar)
  96. UCHIJ ctm{MC1.11.2-0.2.2.12} [CTM] (CTM-MC1.11.2-0.2.2.12.jar)
  97. UCHIJ eleccore{1.7.431} [ElecCore] (ElecCore-1.11-1.7.431.jar)
  98. UCHIJ gravestone{1.7.4} [Gravestone Mod] (gravestone-1.7.4_.jar)
  99. UCHIJ infernalmobs{1.7.2} [Infernal Mobs] (InfernalMobs-1.11.2.jar)
  100. UCHIJ ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
  101. UCHIJ magicbees{1.0} [MagicBees] (MagicBees-Beta-3.0.4.jar)
  102. UCHIJ realworld{1.7} [RealWorld] (realworld-1.7.jar)
  103. UCHIJ roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
  104. UCHIJ treechopper{1.2.2} [Tree Chopper] (TreeChopper-1.11.2-1.2.2.jar)
  105. Loaded coremods (and transformers):
  106. B3M_CorePlugin (B3M-1.11.jar)
  107. sedridor.B3M.core.B3M_Transformer
  108. CTMCorePlugin (CTM-MC1.11.2-0.2.2.12.jar)
  109. team.chisel.ctm.client.asm.CTMTransformer
  110. IC2core (industrialcraft-2-2.7.81-ex111.jar)
  111.  
  112. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.33' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  113. OptiFine Version: OptiFine_1.11.2_HD_U_C3
  114. Render Distance Chunks: 12
  115. Mipmaps: 4
  116. Anisotropic Filtering: 1
  117. Antialiasing: 0
  118. Multitexture: false
  119. Shaders: null
  120. OpenGlVersion: 4.5.0 NVIDIA 382.33
  121. OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
  122. OpenGlVendor: NVIDIA Corporation
  123. CpuCount: 4
  124. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement