Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  DLFMLCorePlugin (DynamicLights_1.12.2.jar)
  MekanismCoremod (Mekanism_1.12.2_9.8.3.390.jar)
  FarseekCoreMod (Farseek_1.12_2.5.1.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
  CoreMod (Aroma1997Core_1.12.2_2.0.0.2.b167.jar)
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 8/18/23 2:37 PM
Description: Initializing game

java.lang.VerifyError: Inconsistent stackmap frames at branch target 47
Exception Details:
  Location:
    net/minecraft/world/World.func_175638_a(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/EnumSkyBlock;)I @32: goto
  Reason:
    Current frame's stack size doesn't match stackmap.
  Current Frame:
    bci: @32
    flags: { }
    locals: { 'net/minecraft/world/World', 'net/minecraft/util/math/BlockPos', 'net/minecraft/world/EnumSkyBlock', 'net/minecraft/block/state/IBlockState' }
    stack: { integer }
  Stackmap Frame:
    bci: @47
    flags: { }
    locals: { 'net/minecraft/world/World', 'net/minecraft/util/math/BlockPos', 'net/minecraft/world/EnumSkyBlock', 'net/minecraft/block/state/IBlockState' }
    stack: { top, integer }
  Bytecode:
    0x0000000: 2cb2 0281 a600 0e2a 2bb6 02fb 9900 0610
    0x0000010: 0fac 2a2b b601 824e 2cb2 0281 a600 0703
    0x0000020: a700 0f2d b901 9201 002d 2a2b b808 5b36
    0x0000030: 042d b901 9201 002d 2a2b b602 fe36 0515
    0x0000040: 0504 a200 0604 3605 1505 100f a100 0615
    0x0000050: 04ac 1504 100e a100 0615 04ac b804 b13a
    0x0000060: 06b8 085f 3a07 1907 be36 0803 3609 1509
    0x0000070: 1508 a200 4a19 0715 0932 3a0a 1906 2bb6
    0x0000080: 0865 190a b608 6957 2a2c 1906 b603 3415
    0x0000090: 0564 360b 150b 1504 a400 0715 0b36 0415
    0x00000a0: 0410 0ea1 0013 1504 360c 150c 360d 1906
    0x00000b0: b604 bc15 0dac 8409 01a7 ffb5 1504 3607
    0x00000c0: 1906 b604 bc15 07ac 3a0e 1906 b604 bc19
    0x00000d0: 0ebf                                   
  Exception Handler Table:
    bci [97, 174] => handler: 200
    bci [182, 192] => handler: 200
    bci [200, 202] => handler: 200
  Stackmap Table:
    same_frame(@18)
    append_frame(@35,Object[#398])
    full_frame(@47,{Object[#2],Object[#23],Object[#637],Object[#398]},{Top,Integer})
    full_frame(@72,{Object[#2],Object[#23],Object[#637],Object[#398],Integer,Integer},{Top})
    same_locals_1_stack_item_frame(@82,Top)
    same_locals_1_stack_item_frame(@92,Top)
    full_frame(@110,{Object[#2],Object[#23],Object[#637],Object[#398],Integer,Integer,Object[#21],Object[#2145],Integer,Integer},{Top})
    full_frame(@159,{Object[#2],Object[#23],Object[#637],Object[#398],Integer,Integer,Object[#21],Object[#2145],Integer,Integer,Object[#683],Integer},{Top})
    same_locals_1_stack_item_frame(@182,Top)
    full_frame(@188,{Object[#2],Object[#23],Object[#637],Object[#398],Integer,Integer,Object[#21],Object[#2145],Integer,Integer},{Top})
    full_frame(@200,{Object[#2],Object[#23],Object[#637],Object[#398],Integer,Integer,Object[#21]},{Object[#271]})

    at mekanism.common.integration.OreDictManager.addLogRecipes(OreDictManager.java:452)
    at mekanism.common.integration.OreDictManager.init(OreDictManager.java:49)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_437_OreDictManager_init_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at mekanism.common.integration.OreDictManager.addLogRecipes(OreDictManager.java:452)
    at mekanism.common.integration.OreDictManager.init(OreDictManager.java:49)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_437_OreDictManager_init_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 809583920 bytes (772 MB) / 4160749568 bytes (3968 MB) up to 7147094016 bytes (6816 MB)
    JVM Flags: 7 total; -Xmx6816M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 91 mods loaded, 91 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                | Version              | Source                                             | Signature                                |
    |:----- |:--------------------------------- |:-------------------- |:-------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                         | 1.12.2               | minecraft.jar                                      | None                                     |
    | LCH   | mcp                               | 9.42                 | minecraft.jar                                      | None                                     |
    | LCH   | FML                               | 8.0.99.99            | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                             | 14.23.5.2860         | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | openmodscore                      | 0.12.2               | minecraft.jar                                      | None                                     |
    | LCH   | buildcraftlib                     | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | buildcraftcore                    | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | buildcraftfactory                 | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | buildcrafttransport               | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | buildcraftsilicon                 | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | additionalpipes                   | 6.0.0.8              | additionalpipes_1.12.2_6.0.0.8.jar                 | None                                     |
    | LCH   | ic2                               | 2.8.222-ex112        | industrialcraft-2-2.8.222-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | advanced_solar_panels             | 4.3.0                | Advanced+Solar+Panels-4.3.0.jar                    | None                                     |
    | LCH   | advanced_machines                 | 61.0.1               | AdvancedMachines_1.12.2_61.0.1.jar                 | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-7         | appliedenergistics2_rv6_stable_7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | bdlib                             | 1.14.3.12            | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LCH   | ae2stuff                          | 0.7.0.4              | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | LCH   | aroma1997core                     | 2.0.0.2.b167         | Aroma1997Core_1.12.2_2.0.0.2.b167.jar              | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | baubles                           | 1.5.2                | Baubles_1.12_1.5.2.jar                             | None                                     |
    | LCH   | bibliocraft                       | 2.4.6                | BiblioCraft-v2.4.6-1.12.2.jar                      | None                                     |
    | LCH   | biomesoplenty                     | 7.0.1.2445           | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar      | None                                     |
    | LCH   | bookshelf                         | 2.3.590              | Bookshelf_1.12.2_2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | jei                               | 4.16.1.1003          | jei_1.12.2-4.16.1.1003.jar                         | None                                     |
    | LCH   | thaumcraft                        | 6.1.BETA26           | Thaumcraft_1.12.2_6.1.BETA26.jar                   | None                                     |
    | LCH   | botania                           | r1.10-364            | Botania-1.12.2-r1.10-364.4.jar                     | None                                     |
    | LCH   | botaunomy                         | 0.3.6                | Botaunomy_reloaded_1.12.2-0.3.8.jar                | None                                     |
    | LCH   | codechickenlib                    | 3.2.3.358            | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux                      | 2.1.1                | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LCH   | brandonscore                      | 2.4.19               | BrandonsCore-1.12.2-2.4.19.214-universal.jar       | None                                     |
    | LCH   | buildcraftbuilders                | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | buildcraftenergy                  | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | forestry                          | 5.8.2.414            | forestry_1.12.2_5.8.2.414.jar                      | None                                     |
    | LCH   | buildcraftcompat                  | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | buildcraftrobotics                | 7.99.24.8            | buildcraft_all_7.99.24.8_1.12.2.jar                | None                                     |
    | LCH   | cofhcore                          | 4.6.6                | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
    | LCH   | cofhworld                         | 1.4.0                | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
    | LCH   | thermalfoundation                 | 2.6.7                | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
    | LCH   | draconicevolution                 | 2.3.27               | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
    | LCH   | dynamiclights                     | 1.4.8                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_onfire              | 1.0.7                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_creepers            | 1.0.6                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_dropitems           | 1.1.0                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_entityclasses       | 1.0.1                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_mobequipment        | 1.1.0                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_flamearrows         | 1.0.1                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_floodlights         | 1.0.3                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_otherplayers        | 1.0.9                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | dynamiclights_theplayer           | 1.1.3                | DynamicLights_1.12.2.jar                           | None                                     |
    | LCH   | eleccore                          | 1.9.453              | ElecCore-1.12.2-1.9.453.jar                        | None                                     |
    | LCH   | eplus                             | 5.0.178              | EnchantingPlus_1.12.2_5.0.178.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | endercore                         | 1.12.2-0.5.78        | EnderCore-1.12.2-0.5.78.jar                        | None                                     |
    | LCH   | thermalexpansion                  | 5.5.7                | ThermalExpansion-1.12.2-5.5.7.1-universal.jar      | None                                     |
    | LCH   | enderio                           | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderiointegrationtic             | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderiobase                       | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderioconduits                   | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderioconduitsappliedenergistics | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderioconduitsopencomputers      | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderioconduitsrefinedstorage     | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderiointegrationforestry        | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderiointegrationticlate         | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderioinvpanel                   | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderiomachines                   | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | enderiopowertools                 | 5.3.72               | EnderIO-1.12.2-5.3.72.jar                          | None                                     |
    | LCH   | farseek                           | 2.5.1                | Farseek_1.12_2.5.1.jar                             | None                                     |
    | LCH   | gendustry                         | 1.6.5.4              | gendustry-1.6.5.4-mc1.12.jar                       | None                                     |
    | LCH   | gravisuite                        | 3.1.1                | GravitationSuite_1.12.2_3.1.1.jar                  | None                                     |
    | LCH   | huds                              | #VERSION#            | Huds-1.12.2-1.0.6.jar                              | None                                     |
    | LCH   | waila                             | 1.8.26               | Hwyla_1.8.26_B41_1.12.2.jar                        | None                                     |
    | LCH   | inventorytweaks                   | 1.64+dev.151.822d839 | InventoryTweaks_1.12.2_1.64dev.151.jar             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | ironchest                         | 1.12.2-7.0.67.844    | ironchest_1.12.2_7.0.72.847.jar                    | None                                     |
    | LCH   | journeymap                        | 1.12.2-5.7.1         | journeymap_1.12.2_5.7.1.jar                        | None                                     |
    | LCH   | libraryex                         | 1.2.2                | LibraryEx-1.12.2-1.2.2.jar                         | None                                     |
    | LCH   | mcjtylib_ng                       | 3.1.1                | mcjtylib-1.12-3.1.1.jar                            | None                                     |
    | LCH   | mekanism                          | 1.12.2-9.8.3.390     | Mekanism_1.12.2_9.8.3.390.jar                      | None                                     |
    | LCH   | mousetweaks                       | 2.10.1               | MouseTweaks-2.10.1-mc1.12.2.jar                    | None                                     |
    | LCH   | netherex                          | 2.2.5                | NetherEx-1.12.2-2.2.5.jar                          | None                                     |
    | LCH   | nuclearcraft                      | 2.18zzz              | NuclearCraft-2.18zzz-1.12.2.jar                    | None                                     |
    | LCH   | openmods                          | 0.12.2               | OpenModsLib-1.12.2-0.12.2.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCH   | openblocks                        | 1.8.1                | OpenBlocks-1.12.2-1.8.1.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCH   | quickleafdecay                    | 1.2.4                | QuickLeafDecay_MC1.12.1_1.2.4.jar                  | None                                     |
    | LCH   | railcraft                         | 12.1.0-beta-8        | Railcraft-12.1.0-beta-8-MC-1.12.2.jar              | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LCH   | rftools                           | 7.61                 | rftools-1.12-7.61.jar                              | None                                     |
    | LCH   | streams                           | 0.4.9                | Streams_1.12_0.4.9.jar                             | None                                     |
    | LCH   | tatw                              | 1.0.1.2.b22          | TATW_Mod_1.12.2.jar                                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | tlauncher_custom_cape_skin        | 1.4                  | tlskincape_1.12.2-1.4.jar                          | None                                     |
    | LCH   | twilightforest                    | 3.11.1021            | twilightforest_1.12.2_3.11.1021_universal.jar      | None                                     |
    | LCH   | wawla                             | 2.6.275              | Wawla_1.12.2_2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | xxlsolarpanels                    | 1.2.0                | xxlsolarpanels-1.2.1.jar                           | None                                     |
    | LCH   | betteranimalsplus                 | 9.0.1                | betteranimalsplus_1.12.2_9.0.1.jar                 | None                                     |
    | LCH   | eleccoreloader                    | 1.9.453              | ElecCore-1.12.2-1.9.453.jar                        | None                                     |

    Loaded coremods (and transformers): 
DLFMLCorePlugin (DynamicLights_1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
MekanismCoremod (Mekanism_1.12.2_9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
FarseekCoreMod (Farseek_1.12_2.5.1.jar)
  farseek.core.FarseekClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
CoreMod (Aroma1997Core_1.12.2_2.0.0.2.b167.jar)
  
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 536.23' Renderer: 'NVIDIA GeForce RTX 3060/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * Optifine is installed. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Authlib is : /C:/Users/matek/AppData/Roaming/.minecraft/libraries/org/tlauncher/authlib/1.6.251/authlib-1.6.251.jar

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    List of loaded APIs: 
        * apAPI (3) from additionalpipes_1.12.2_6.0.0.8.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2_rv6_stable_7.jar
        * Baubles|API (1.4.0.2) from Baubles_1.12_1.5.2.jar
        * BotaniaAPI (93) from Botania-1.12.2-r1.10-364.4.jar
        * buildcraftapi_blocks (1.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_boards (2.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_core (2.2) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_crops (1.1) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_enums (1.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_events (2.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_facades (1.1) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_filler (5.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_fuels (2.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_gates (4.1) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_items (1.1) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_library (2.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_lists (1.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_power (1.3) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_recipes (3.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_robotics (3.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_statements (1.1) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_tiles (1.2) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_tools (1.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * buildcraftapi_transport (5.0) from buildcraft_all_7.99.24.8_1.12.2.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.27.353-universal.jar
        * ElecCoreAPI (1.0.0) from ElecCore-1.12.2-1.9.453.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2_5.8.2.414.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2_5.8.2.414.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.5.4-mc1.12.jar
        * journeymap|client-api (1.4) from journeymap_1.12.2_5.7.1.jar
        * journeymap|client-api-display (1.4) from journeymap_1.12.2_5.7.1.jar
        * journeymap|client-api-event (1.4) from journeymap_1.12.2_5.7.1.jar
        * journeymap|client-api-model (1.4) from journeymap_1.12.2_5.7.1.jar
        * journeymap|client-api-util (1.4) from journeymap_1.12.2_5.7.1.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.1003.jar
        * MekanismAPI|core (9.8.1) from Mekanism_1.12.2_9.8.3.390.jar
        * MekanismAPI|energy (9.8.1) from Mekanism_1.12.2_9.8.3.390.jar
        * MekanismAPI|gas (9.8.1) from Mekanism_1.12.2_9.8.3.390.jar
        * MekanismAPI|infuse (9.8.1) from Mekanism_1.12.2_9.8.3.390.jar
        * MekanismAPI|laser (9.8.1) from Mekanism_1.12.2_9.8.3.390.jar
        * MekanismAPI|transmitter (9.8.1) from Mekanism_1.12.2_9.8.3.390.jar
        * MekanismAPI|util (9.0.0) from Mekanism_1.12.2_9.8.3.390.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10.1-mc1.12.2.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
        * railcraft:api_carts (3.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_charge (4.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_core (3.2.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_crafting (4.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_events (2.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_fuel (2.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_helpers (2.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_items (2.4.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_signals (4.0.0) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * railcraft:api_tracks (5.1.1) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
        * Thaumcraft|API (6.0.2) from Railcraft-12.1.0-beta-8-MC-1.12.2.jar
        * WailaAPI (1.3) from Hwyla_1.8.26_B41_1.12.2.jar
    Launched Version: ForgeOptiFine 1.12.2
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.23, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: Українська (Україна)
    Profiler Position: N/A (disabled)
    CPU: 12x AMD Ryzen 5 5600X 6-Core Processor 
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 27
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 536.23
    OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 12

Posted
  Quote

java.lang.VerifyError: Inconsistent stackmap frames at branch target 47
Exception Details:
  Location:
    net/minecraft/world/World.func_175638_a(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/EnumSkyBlock;)I @32: goto

Expand  

I've seen that error before. It's dynamic lights (maybe conflicting with optiine?):

https://github.com/GregTechCE/GregTech/issues/1698#issuecomment-886305862

 

NOTE: 1.12 is no longer supported in this forum.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • But your Launcher does not find it   Java path is: /run/user/1000/doc/3f910b8/java Checking Java version... Java checker returned some invalid data we don't understand: Check the Azul Zulu site and select your OS and download the latest Java 8 build for Linux https://www.azul.com/downloads/?version=java-8-lts&package=jre#zulu After installation, check the path and put this path into your Launcher Java settings (Java Executable)
    • Try other builds of pehkui and origins++ until you find a working combination
    • Some Create addons are only compatible with Create 6 or Create 5 - so not both versions at the same time Try older builds of Create Stuff and Additions This is the last build before the Create 6 update: https://www.curseforge.com/minecraft/mc-mods/create-stuff-additions/files/6168370
    • ✅ Crobo Coupon Code: 51k3b0je — Get Your \$25 Amazon Gift Card Bonus! If you’re new to Crobo and want to make the most out of your first transaction, you’ve come to the right place. The **Crobo coupon code: 51k3b0je** is a fantastic way to get started. By using this code, you can unlock an exclusive **\$25 Amazon gift card** after completing your first eligible transfer. Let’s dive deep into how the **Crobo coupon code: 51k3b0je** works, why you should use it, and how to claim your reward. --- 🌟 What is Crobo? Crobo is a trusted, modern platform designed for **international money transfers**. It offers fast, secure, and low-cost transactions, making it a favorite choice for individuals and businesses alike. Crobo is committed to transparency, low fees, and competitive exchange rates. And with promo deals like the **Crobo coupon code: 51k3b0je**, it becomes even more attractive. Crobo focuses on providing customers with: * Quick transfer speeds * Minimal fees * Safe, encrypted transactions * Great referral and promo code rewards When you choose Crobo, you’re choosing a platform that values your time, money, and loyalty. And now with the **Crobo coupon code: 51k3b0je**, you can start your Crobo journey with a **bonus reward**! ---# 💥 What is the Crobo Coupon Code: 51k3b0je? The **Crobo coupon code: 51k3b0je** is a **special promotional code** designed for new users. By entering this code during signup, you’ll be eligible for: ✅ A **\$25 Amazon gift card** after your first qualifying transfer. ✅ Access to Crobo’s referral system to earn more rewards. ✅ The ability to combine with future seasonal Crobo discounts. Unlike generic promo codes that just offer small fee reductions, the **Crobo coupon code: 51k3b0je** directly gives you a tangible, valuable reward — perfect for online shopping or gifting. --- ### 🎯 Why Use Crobo Coupon Code: 51k3b0je? There are many reasons why users choose to apply the **Crobo coupon code: 51k3b0je**: 🌟 **Free bonus reward** — Your first transfer can instantly earn you a \$25 Amazon gift card. 🌟 **Trusted platform** — Crobo is known for secure, fast, and affordable transfers. 🌟 **Easy to apply** — Simply enter **Crobo coupon code: 51k3b0je** at signup — no complicated steps. 🌟 **Referral opportunities** — Once you’ve used **Crobo coupon code: 51k3b0je**, you can invite friends and earn more rewards. 🌟 **Stackable savings** — Pair **Crobo coupon code: 51k3b0je** with Crobo’s ongoing offers or holiday deals for even more benefits. --- ### 📝 How to Use Crobo Coupon Code: 51k3b0je Getting started with **Crobo coupon code: 51k3b0je** is quick and easy. Just follow these steps: 1️⃣ **Download the Crobo app** (available on Google Play Store and Apple App Store) or visit the official Crobo website. 2️⃣ **Start the sign-up process** by entering your basic details (name, email, phone number, etc.). 3️⃣ When prompted, enter **Crobo coupon code: 51k3b0je** in the promo code or coupon code field. 4️⃣ Complete your first transaction — be sure to meet the minimum amount required to qualify for the reward (usually specified in Crobo’s promo terms). 5️⃣ After the transaction is verified, receive your **\$25 Amazon gift card** directly via email or within your Crobo account. --- ### 💡 Tips to Maximize Your Crobo Coupon Code: 51k3b0je Bonus 👉 **Transfer the minimum qualifying amount or more** — this ensures you meet the conditions for the gift card. 👉 **Refer friends after your signup** — Crobo allows users who’ve signed up with codes like **Crobo coupon code: 51k3b0je** to share their own code for extra bonuses. 👉 **Check for additional Crobo promotions** — sometimes Crobo offers seasonal or regional deals that stack with the coupon code. 👉 **Complete your transaction soon after signup** — many bonuses have time limits, so act quickly! --- ### 🚀 Frequently Asked Questions about Crobo Coupon Code: 51k3b0je **Q: Can I use Crobo coupon code: 51k3b0je if I already have a Crobo account?** A: No — the **Crobo coupon code: 51k3b0je** is intended for **new users only**. It must be applied during the initial registration process. --- **Q: How long does it take to get the \$25 Amazon gift card after using Crobo coupon code: 51k3b0je?** A: Typically, the gift card is sent **within a few business days** after your first qualifying transfer is completed and verified. --- **Q: Are there hidden fees when using Crobo coupon code: 51k3b0je?** A: No — Crobo is transparent about its fees. The **Crobo coupon code: 51k3b0je** simply adds a bonus reward without increasing your costs. --- **Q: Can I combine Crobo coupon code: 51k3b0je with other promo codes?** A: The **Crobo coupon code: 51k3b0je** is generally applied as a standalone signup bonus. However, Crobo often offers **ongoing promotions** that may apply to future transactions. ---  📌 Reference Crobo promo code: {51k3b0je} Crobo discount code: {51k3b0je} --- # 🌍 Final Thoughts If you want to enjoy safe, fast, and affordable money transfers with an added bonus, **Crobo coupon code: 51k3b0je** is your best option. Not only will you experience excellent service, but you’ll also earn a **\$25 Amazon gift card** — a reward that you can use immediately for shopping or gifts. 👉 **Don’t wait — sign up today using Crobo coupon code: 51k3b0je and claim your bonus!**
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.