Jump to content

java.lang.VerifyError: Inconsistent stackmap frames at branch target 47


Recommended Posts

Posted (edited)

guys plz help

---- Minecraft Crash Report ----
// You're mean.

Time: 2019-11-06 15:25:44 EET
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 0293 a600 0e2a 2bb6 030d 9900 0610
    0x0000010: 0fac 2a2b b601 944e 2cb2 0293 a600 0703
    0x0000020: a700 0f2d b901 a401 002d 2a2b b808 7d36
    0x0000030: 042d b901 a401 002d 2a2b b603 1036 0515
    0x0000040: 0504 a200 0604 3605 1505 100f a100 0615
    0x0000050: 04ac 1504 100e a100 0615 04ac b804 c13a
    0x0000060: 06b8 0881 3a07 1907 be36 0803 3609 1509
    0x0000070: 1508 a200 4a19 0715 0932 3a0a 1906 2bb6
    0x0000080: 0885 190a b608 8957 2a2c 1906 b603 4615
    0x0000090: 0564 360b 150b 1504 a400 0715 0b36 0415
    0x00000a0: 0410 0ea1 0013 1504 360c 150c 360d 1906
    0x00000b0: b604 cc15 0dac 8409 01a7 ffb5 1504 3607
    0x00000c0: 1906 b604 cc15 07ac 3a0e 1906 b604 cc19
    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[#416])
    full_frame(@47,{Object[#2],Object[#28],Object[#655],Object[#416]},{Top,Integer})
    full_frame(@72,{Object[#2],Object[#28],Object[#655],Object[#416],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[#28],Object[#655],Object[#416],Integer,Integer,Object[#26],Object[#2188],Integer,Integer},{Top})
    full_frame(@159,{Object[#2],Object[#28],Object[#655],Object[#416],Integer,Integer,Object[#26],Object[#2188],Integer,Integer,Object[#701],Integer},{Top})
    same_locals_1_stack_item_frame(@182,Top)
    full_frame(@188,{Object[#2],Object[#28],Object[#655],Object[#416],Integer,Integer,Object[#26],Object[#2188],Integer,Integer},{Top})
    full_frame(@200,{Object[#2],Object[#28],Object[#655],Object[#416],Integer,Integer,Object[#26]},{Object[#289]})

    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.privateGetMethodRecursive(Unknown Source)
    at java.lang.Class.getMethod0(Unknown Source)
    at java.lang.Class.getMethod(Unknown Source)
    at com.rwtema.extrautils2.ExtraUtils2.<clinit>(ExtraUtils2.java:82)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.init(Minecraft.java:467)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:
---------------------------------------------------------------------------------------

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 7 (x86) version 6.1
  Java Version: 1.8.0_45, Oracle Corporation
  Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  Memory: 153670448 bytes (146 MB) / 614879232 bytes (586 MB) up to 1144258560 bytes (1091 MB)
  JVM Flags: 3 total; -Xmn128M -Xmx1103M -XX:+UseConcMarkSweepGC
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 129 mods loaded, 129 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                                |
       |:----- |:--------------------------------- |:---------------------------- |:--------------------------------------------------- |:---------------------------------------- |
       | LC    | minecraft                         | 1.12.2                       | minecraft.jar                                       | None                                     |
       | LC    | mcp                               | 9.42                         | minecraft.jar                                       | None                                     |
       | LC    | FML                               | 8.0.99.99                    | forge-1.12.2-14.23.5.2847.jar                       | None                                     |
       | LC    | forge                             | 14.23.5.2847                 | forge-1.12.2-14.23.5.2847.jar                       | None                                     |
       | LC    | ivtoolkit                         | 1.3.3-1.12                   | minecraft.jar                                       | None                                     |
       | LC    | foamfixcore                       | 7.7.4                        | minecraft.jar                                       | None                                     |
       | LC    | crafttweaker                      | 4.1.19                       | crafttweaker2-1.12-4.1.19.jar                       | None                                     |
       | LC    | mtlib                             | @VERSION@                    | MTLib-3.0.1.jar                                     | None                                     |
       | LC    | modtweaker                        | 4.0.3                        | modtweaker-4.0.3.jar                                | None                                     |
       | LC    | jei                               | 4.15.0.291                   | jei_1.12.2_4.15.0.291.jar                           | None                                     |
       | LC    | abyssalcraft                      | 1.9.13.1                     | AbyssalCraft_1.12.2_1.9.13.1.jar                    | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LC    | appliedenergistics2               | rv6-stable-4                 | appliedenergistics2_rv6_stable_4.jar                | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
       | LC    | bdlib                             | 1.14.3.12                    | bdlib-1.14.3.12-mc1.12.2.jar                        | None                                     |
       | LC    | ae2stuff                          | 0.7.0.4                      | ae2stuff-0.7.0.4-mc1.12.2.jar                       | None                                     |
       | LC    | aoa3                              | 3.1                          | aoa3_1.12.2_3.1.jar                                 | None                                     |
       | LC    | tammodized                        | 0.15.6                       | TamModized-1.12.2-0.15.6.jar                        | None                                     |
       | LC    | aov                               | 0.11.4                       | AoV-1.12-0.11.4.jar                                 | None                                     |
       | LC    | aroma1997core                     | 2.0.0.2                      | Aroma1997Core_1.12.2_2.0.0.2.jar                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
       | LC    | aroma1997sdimension               | 2.0.0.2.b89                  | Aroma1997s_Dimensional_World_1.12.2_2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
       | LC    | quark                             | r1.5-146                     | Quark-r1.5-146.jar                                  | None                                     |
       | LC    | autoreglib                        | 1.3-15                       | AutoRegLib-1.12.jar                                 | None                                     |
       | LC    | codechickenlib                    | 3.2.3.358                    | CodeChickenLib-1.12.2-3.2.3.358-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LC    | avaritia                          | 3.3.0                        | avaritia-1.12.2-3.3.0.33-universal.jar              | None                                     |
       | LC    | baubles                           | 1.5.2                        | Baubles_1.12_1.5.2.jar                              | None                                     |
       | LC    | bonsaitrees                       | 1.1.3                        | bonsaitrees_1.12.2_1.1.3_b156.jar                   | None                                     |
       | LC    | bookshelf                         | 2.3.586                      | Bookshelf_1.12.2_2.3.586.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | thaumcraft                        | 6.1.BETA26                   | Thaumcraft_1.12.2_6.1.BETA26.jar                    | None                                     |
       | LC    | botania                           | r1.10-362                    | Botania_1.12.2_r1.10_362.jar                        | None                                     |
       | LC    | redstoneflux                      | 2.1.0                        | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LC    | brandonscore                      | 2.4.15                       | BrandonsCore-1.12.2-2.4.15.206-universal.jar        | None                                     |
       | LC    | carryon                           | 1.12.1                       | CarryOnMC1.12.2v1.12.1.jar                          | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
       | LC    | champions                         | 1.12.2-1.0.10.1              | champions_1.12.2_1.0.10.1.jar                       | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
       | LC    | cofhcore                          | 4.6.3                        | CoFHCore-1.12.2-4.6.3.27-universal.jar              | None                                     |
       | LC    | cofhworld                         | 1.3.1                        | CoFHWorld-1.12.2-1.3.1.7-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LC    | controlling                       | 3.0.6                        | Controlling_1.12.2_3.0.6.jar                        | None                                     |
       | LC    | craftingtweaks                    | 8.1.9                        | CraftingTweaks_1.12.2-8.1.9.jar                     | None                                     |
       | LC    | ctgui                             | 1.0.0                        | crafttweaker2-1.12-4.1.19.jar                       | None                                     |
       | LC    | crafttweakerjei                   | 2.0.3                        | crafttweaker2-1.12-4.1.19.jar                       | None                                     |
       | LC    | cyclicmagic                       | 1.19.16                      | Cyclic_1.12.2_1.19.16.jar                           | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
       | LC    | cyclopscore                       | 1.5.1                        | cyclopscore-1.12.2-1.5.1.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LC    | divinerpg                         | 1.12.2.0                     | divinerpg_1.12.2.0.20.jar                           | None                                     |
       | LC    | thermalfoundation                 | 2.6.3                        | ThermalFoundation-1.12.2-2.6.3.27-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LC    | draconicevolution                 | 2.3.23                       | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar  | None                                     |
       | LC    | dummycore                         | 2.4.112.5.                   | dummycoreunofficial-2.4.112.5.jar                   | None                                     |
       | LC    | dynamiclights                     | 1.4.8                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_onfire              | 1.0.7                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_creepers            | 1.0.6                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_dropitems           | 1.1.0                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_entityclasses       | 1.0.1                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_mobequipment        | 1.1.0                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_flamearrows         | 1.0.1                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_floodlights         | 1.0.3                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_otherplayers        | 1.0.9                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | dynamiclights_theplayer           | 1.1.3                        | DynamicLights_1.12.2.jar                            | None                                     |
       | LC    | ebwizardry                        | 4.2.3                        | ElectroblobsWizardry_4.2.3_MC1.12.2.jar             | None                                     |
       | LC    | eplus                             | 5.0.178                      | EnchantingPlus_1.12.2_5.0.178.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | endercore                         | 1.12.2-0.5.72                | EnderCore-1.12.2-0.5.72.jar                         | None                                     |
       | LC    | thermalexpansion                  | 5.5.4                        | ThermalExpansion-1.12.2-5.5.4.43-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LC    | enderio                           | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderiointegrationtic             | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderiobase                       | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderioconduits                   | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderioconduitsappliedenergistics | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderioconduitsopencomputers      | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderioconduitsrefinedstorage     | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderiointegrationforestry        | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderiointegrationticlate         | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderiomachines                   | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | enderiopowertools                 | 5.1.52                       | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
       | LC    | erebus                            | 1.0.30                       | Erebus_1.12.2_1.0.30.jar                            | None                                     |
       | LC    | essentialcraft                    | 4.9.112.4                    | EssentialCraftUnofficial-1.12.2-4.9.112.4.jar       | None                                     |
       | LC    | evilcraft                         | 0.10.78                      | evilcraft-1.12.2-0.10.78.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LC    | evilcraftcompat                   | 1.0.0                        | evilcraft-1.12.2-0.10.78.jar                        | None                                     |
       | LC    | extrabotany                       | 1.1                          | ExtraBotany_r1.1_28.jar                             | None                                     |
       | LC    | waila                             | 1.8.26                       | Hwyla_1.8.26_B41_1.12.2.jar                         | None                                     |
       | LC    | extracells                        | 2.6.3                        | extracells-1.12.2-2.6.4.jar                         | None                                     |
       | L     | extrautils2                       | 1.0                          | extrautils2-1.12-1.9.9.jar                          | None                                     |
       | L     | zerocore                          | 1.12.2-0.1.2.8               | zerocore-1.12.2-0.1.2.8.jar                         | None                                     |
       | L     | bigreactors                       | 1.12.2-0.4.5.67              | extremereactors-1.12.2-0.4.5.67.jar                 | None                                     |
       | L     | foamfix                           | 0.10.5-1.12.2                | foamfix-0.10.5-1.12.2.jar                           | None                                     |
       | L     | forgelin                          | 1.8.4                        | Forgelin_1.8.4.jar                                  | None                                     |
       | L     | harvestchevsky                    | b1                           | gentleharvest_1.12_b1.jar                           | None                                     |
       | L     | gokistats                         | @version@                    | Goki-Stats-Mod-1.12.2.jar                           | None                                     |
       | L     | hammercore                        | 2.0.5.5                      | hammercore-1.12.2-2.0.5.5.jar                       | None                                     |
       | L     | thaumadditions                    | 20r                          | thaumicadditions-1.12.2-20r.jar                     | None                                     |
       | L     | llibrary                          | 1.7.19                       | llibrary_1.7.19_1.12.2.jar                          | None                                     |
       | L     | iceandfire                        | 1.8.2                        | iceandfire_1.12.2_1.8.2.jar                         | None                                     |
       | L     | improvedbackpacks                 | 1.12.2-1.4.0.0               | ImprovedBackpacks_1.12.2_1.4.0.0.jar                | None                                     |
       | L     | inventorytweaks                   | 1.64-dev+release.123.f374f4b | InventoryTweaks_1.64_dev.jar                        | None                                     |
       | L     | ironbackpacks                     | 1.12.2-3.0.8-12              | ironbackpacks-1.12.2-3.0.8-12.jar                   | None                                     |
       | L     | ironchest                         | 1.12.2-7.0.67.844            | ironchest_1.12.2_7.0.67.844.jar                     | None                                     |
       | L     | journeymap                        | 1.12.2-5.5.5                 | journeymap-1.12.2-5.5.5.jar                         | None                                     |
       | L     | jeresources                       | 0.8.10.50                    | JustEnoughResources_1.12.2_0.8.10.50.jar            | None                                     |
       | L     | keywizard                         | 1.12.2-1.7.1                 | keywizard_1.12.2_1.7.1.jar                          | None                                     |
       | L     | levelup2                          | ${version}                   | LevelUp2_1.1.20_1.12.jar                            | None                                     |
       | L     | librarianlib                      | 4.19.2                       | librarianlib-1.12.2-4.19.2-release.jar              | None                                     |
       | L     | lootbags                          | 2.5.8                        | LootBags_1.12.2_2.5.8.jar                           | None                                     |
       | L     | lycanitesmobs                     | 2.0.0.4 - MC 1.12.2          | lycanitesmobs_1.12.2_2.0.0.4.jar                    | None                                     |
       | L     | mousetweaks                       | 2.10                         | MouseTweaks_2.10_mc1.12.2.jar                       | None                                     |
       | L     | mowziesmobs                       | 1.5.4                        | mowziesmobs_1.12.2_1.5.4.jar                        | None                                     |
       | L     | naturalpledge                     | 3.0                          | naturalpledge-1_12_2.jar                            | None                                     |
       | L     | naturescompass                    | 1.5.0                        | NaturesCompass_1.12.2_1.5.0.jar                     | None                                     |
       | L     | harvestcraft                      | 1.12.2zb                     | PamsHarvestCraft1.12.2zf.jar                        | None                                     |
       | L     | planarartifice                    | 0.13                         | planarartifice-0.13.jar                             | None                                     |
       | L     | potionfingers                     | r1.0-2                       | Potion-Fingers-Mod-1.12.2.jar                       | None                                     |
       | L     | potionbears                       | 1.0                          | PotionBears1.31.121.12.1.jar                        | None                                     |
       | L     | prefab                            | 1.3.0.26                     | prefab_1.12.2_1.3.0.26.jar                          | None                                     |
       | L     | projecte                          | 1.12.2-PE1.4.0               | ProjectE_1.12.2_PE1.4.0.jar                         | None                                     |
       | L     | psi                               | r1.1-77                      | psi-r1.1-77.jar                                     | None                                     |
       | L     | railcraft                         | 12.0.0                       | railcraft_12.0.0.jar                                | None                                     |
       | L     | reccomplex                        | 1.4.8.1                      | RecurrentComplex_1.12.2_1.4.8.1.jar                 | None                                     |
       | L     | xreliquary                        | 1.12.2-1.3.4.796             | reliquary-1.12.2-1.3.4.796.jar                      | None                                     |
       | L     | additionalstructures              | 2.2.4                        | Rexs_AdditionalStructures_1.12.x_v.2.2.4.jar        | None                                     |
       | L     | roguelike                         | 1.7.2                        | RoguelikeDungeons_1.12.2_1.7.2.jar                  | None                                     |
       | L     | solarflux                         | 4.35r                        | solarfluxreborn_1.12.2-4.35r.jar                    | None                                     |
       | L     | specialai                         | 1.1.0_for_mc1.12.2           | specialai_1.1.0_for_mc1.12.2.jar                    | None                                     |
       | L     | specialmobs                       | 1.0.2_for_mc1.12.2           | specialmobs-1.0.2_for_mc1.12.2.jar                  | None                                     |
       | L     | thaumicbases                      | 3.0.030.15b                  | thaumicbases-3.0.030.15b.jar                        | None                                     |
       | L     | thaumicjei                        | 1.6.0                        | ThaumicJEI_1.12.2_1.6.0_27.jar                      | None                                     |
       | L     | thaumicperiphery                  | 0.3.0                        | thaumicperiphery_1.12.2_0.3.0.jar                   | None                                     |
       | L     | tombmanygraves                    | 1.12-4.2.0                   | TombManyGraves_1.12_4.2.0.jar                       | None                                     |
       | L     | torohealthmod                     | 1.12.2-11                    | torohealth-1.12.2-11.jar                            | None                                     |
       | L     | totemic                           | 1.12.2-0.11.4                | Totemic_1.12.2_0.11.4.jar                           | None                                     |
       | L     | twilightforest                    | 3.10.1013                    | twilightforest_1.12.2_3.10.1013_universal.jar       | None                                     |
       | L     | vanillafix                        | 1.0.10-SNAPSHOT              | VanillaFix_1.0.10_99.jar                            | None                                     |
       | L     | wawla                             | 2.5.269                      | Wawla_1.12.2_2.5.269.jar                            | None                                     |
       | L     | phosphor-lighting                 | 1.12.2-0.2.4                 | phosphor_1.12.2_0.2.4build46_universal.jar          | None                                     |
       | L     | thebetweenlands                   | 3.4.11                       | TheBetweenlands_3.4.11_universal.jar                | None                                     |
       | L     | librarianliblate                  | 4.19.2                       | librarianlib-1.12.2-4.19.2-release.jar              | None                                     |
  Loaded coremods (and transformers): DLFMLCorePlugin (DynamicLights_1.12.2.jar)
                                        atomicstryker.dynamiclights.common.DLTransformer
                                      ForgelinPlugin (Forgelin_1.8.4.jar)
                                        
                                      VanillaFixLoadingPlugin (VanillaFix_1.0.10_99.jar)
                                        
                                      Inventory Tweaks Coremod (InventoryTweaks_1.64_dev.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      LoadingPlugin (Quark-r1.5-146.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      DCLoadingPlugin (dummycoreunofficial-2.4.112.5.jar)
                                        DummyCore.ASM.DCASMManager
                                      HCASM (hammercore-1.12.2-2.0.5.5.jar)
                                        com.zeitheron.hammercore.asm.HammerCoreTransformer
                                      PhosphorFMLLoadingPlugin (phosphor_1.12.2_0.2.4build46_universal.jar)
                                        
                                      Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.11-core.jar)
                                        thebetweenlands.core.TheBetweenlandsClassTransformer
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      CoreMod (Aroma1997Core_1.12.2_2.0.0.2.jar)
                                        
                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                      IvToolkit (IvToolkit_1.3.3_1.12.jar)
                                        
                                      LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
                                        com.teamwizardry.librarianlib.asm.LibLibTransformer
                                      iceandfire (iceandfire_1.12.2_1.8.2.jar)
                                        com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11399 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7310 Graphics'
  AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
  Suspected Mods: Extra Utilities 2 (extrautils2)
  Launched Version: ForgeOptiFine 1.12.2
  LWJGL: 2.9.4
  OpenGL: AMD Radeon HD 7310 Graphics GL version 4.2.11399 Compatibility Profile Context, ATI Technologies Inc.
  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: 
  Profiler Position: N/A (disabled)
  CPU: 2x AMD E1-1200 APU with Radeon(tm) HD Graphics
 

Edited by mecedo

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

    • I am playing a modpack with the web displays mod and I tried it out and when I logged back into my world i decided to get rid of the display i placed to move it and it started playing the video from last session and crashed my game, when i tried to start the game again it said it could not start becasue it could not delete a debug file that has the link in it that is no longer being displayed but is trying to, here is the debug folder.   [0201/091808.660:WARNING:chrome_browser_cloud_management_controller.cc(88)] Could not create policy manager as CBCM is not enabled. [0201/091930.426:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091932.869:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.290:INFO:CONSOLE(5047)] "LegacyDataMixin will be applied to all legacy elements. Set `_legacyUndefinedCheck: true` on element class to enable.", source:  [0201/091933.529:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.529:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.530:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.530:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.557:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091934.376:WARNING:obfuscated_file_util.cc(1410)] Failed to get origin+type directory: { uri: filesystem:https://www.youtube.com/temporary/, storage key: { origin: https://www.youtube.com, top-level site: https://youtube.com, nonce: <null>, ancestor chain bit: Same-Site }, bucket id: 1 } error:-4 [0201/091935.216:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091935.241:INFO:CONSOLE(7990)] "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (7990) [0201/091936.766:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091937.243:INFO:CONSOLE(5047)] "LegacyDataMixin will be applied to all legacy elements. Set `_legacyUndefinedCheck: true` on element class to enable.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (5047) [0201/091938.283:INFO:CONSOLE(7990)] "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (7990) [0201/091939.496:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091953.165:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.165:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.166:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.166:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091959.119:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/091959.119:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/091959.119:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.154:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.165:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.165:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.842:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.843:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.843:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0)
    • If you are searching for mods, I would not search here, this is more of a support forum for using/creating mods with minecraft Forge. Try https://www.curseforge.com/minecraft if you are looking for mods/modpacks to use.
    • I was trying to find a mod that added something specific, and was unable to find it with what limited memory I had of seeing it. I don't know why there isn't an option to include words in overviews of mods. I could see it being in the sort tab near filters on the app in my opinion. It might help someone trying to find something specific, only based off something from the overview tab, but idk
    • Please read the FAQ and post logs as described there.   Also, do not just add a post onto someone else's thread with your issue, create a new one please.
  • Topics

×
×
  • Create New...

Important Information

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