minecraft crashes when loading codechicken lib in version 1.12.2
IrinelDC opened this issue · 3 comments
---- Minecraft Crash Report ----
// You're mean.
Time: 2024-03-18 18:29:42 BRT
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @line:20, dump_asm=true
at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:43)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:29)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:19)
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:4431)
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)
Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @line:20, dump_asm=true
at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)
at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
... 44 more
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 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: 2818895528 bytes (2688 MB) / 4898947072 bytes (4672 MB) up to 8388608000 bytes (8000 MB)
JVM Flags: 7 total; -Xmx7977M -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 241 mods loaded, 241 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 | OpenEye | 0.8 | OpenEye-1.12.2-0.8.jar | None |
| LCH | openmodscore | 0.12.2 | minecraft.jar | None |
| LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCH | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
| LCH | replaymod-compat | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-editor | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-extras | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-online | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-recording | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-render | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-replay | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | replaymod-simplepathing | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None |
| LCH | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | alib | 1.0.12 | alib-1.0.12.jar | None |
| LCH | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.586.jar | None |
| LCH | alchemistry | 1.12.2-40 | alchemistry-1.12.2-41.jar | None |
| LCH | endertweaker | 1.2.1 | EnderTweaker-1.12.2-1.2.1.jar | None |
| LCH | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| LCH | modtweaker | 4.0.18 | modtweaker-4.0.18.jar | None |
| LCH | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
| LCE | codechickenlib | 3.2.3.357 | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LC | brandonscore | 2.4.19 | BrandonsCore-1.12.2-2.4.19.214-universal.jar | None |
| LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LC | draconicevolution | 2.3.27 | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None |
| LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LC | enderio | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LC | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LC | enderiointegrationtic | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | quark | r1.6-179 | Quark-r1.6-179.jar | None |
| LC | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
| LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LC | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC | aether_legacy | 1.5.3.1 | aether-1.12.2-v1.5.3.1.jar | None |
| LC | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
| LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LC | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
| LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| LC | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.jar | None |
| LC | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LC | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None |
| LC | armorplus | 1.12.2-11.28.0.69 | armorplus-1.12.2-11.28.0.69.jar | None |
| LC | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
| LC | chickens | 6.0.4 | chickens-6.0.4.jar | None |
| LC | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
| LC | conarm | 1.2.5.9 | conarm-1.12.2-1.2.5.9.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LC | armoryexpansion | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LC | armoryexpansion-custommaterials | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LC | armoryexpansion-iceandfire | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LC | armoryexpansion-matteroverdrive | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LC | armourers_workshop | 1.12.2-0.51.0 | Armourers-Workshop-1.12.2-0.51.0.jar | None |
| LC | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LC | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LC | artifacts | 1.12.2-1.2.3 | Artifacts-1.12.2-1.2.3.jar | None |
| LC | astralsorcery | 1.10.27 | astralsorcery-1.12.2-1.10.27.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LC | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LC | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
| LC | avaritiaio | @VERSION@ | avaritiaio-1.4.jar | None |
| LC | bhc | 2.0.3 | baubley-heart-canisters-1.12.2-2.0.3.jar | None |
| LC | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
| LC | byg | 1.7.1 | BiomesYouGo1.7.1.jar | None |
| LC | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LC | cyclicmagic | 1.20.7 | Cyclic-1.12.2-1.20.7.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LC | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LC | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
| LC | bonsaitrees | 1.1.4 | bonsaitrees-1.1.4-b170.jar | None |
| LC | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | botania | r1.10-363 | Botania r1.10-363.jar | None |
| LC | hammercore | 2.0.6.26 | HammerLib-1.12.2-2.0.6.26.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC | botanicadds | 12.2.6 | BotanicAdditions-1.12.2-12.2.6.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC | bountifulbaubles | 0.0.1 | Bountiful Baubles-1.12.2-0.1.6.jar | None |
| LC | car | 2.0.1 | car-1.12.2-2.0.1.jar | None |
| LC | carryon | 1.12.3 | carryon-1.12.2-1.12.3.15.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
| LC | cathedral | 1.12.2-1.9.9 | Cathedral-1.12.2-1.9.9.jar | None |
| LC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LC | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC | colossalchests | 1.7.3 | ColossalChests-1.12.2-1.7.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
| LC | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
| LC | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.586.jar | None |
| LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.586.jar | None |
| LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LC | customloadingscreen | 1.12.2-1.4.1 | CustomLoadingScreen-1.12.2-1.4.1.jar | None |
| LC | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
| LC | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LC | deepmoblearning | 1.12.2-2.5.4 | deepmoblearning-1.12.2-2.5.4-universal.jar | None |
| LC | deepmoblearningbm | 1.12.2-1.0.1 | deepmoblearningbm-1.12.2-1.0.1-universal.jar | None |
| LC | doggytalents | 1.15.1.6 | DoggyTalents-1.12.2-1.15.1.6.jar | None |
| LC | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
| LC | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
| LC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | enderiobase | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderioconduits | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderioconduitsappliedenergistics | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderioconduitsopencomputers | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderioconduitsrefinedstorage | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderiointegrationforestry | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderiointegrationticlate | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderioinvpanel | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderiomachines | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderiopowertools | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LC | enderioendergy | 5.2.66 | EnderIO-endergy-1.12.2-5.2.66.jar | None |
| LC | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LC | environmentalmaterials | @EM_VERSION@ | environmentalmaterials-1.12.2-1.0.20.1.jar | None |
| LC | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
| LC | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
| LC | erebusfix | 1.12.2-0.0.0.1 | erebusfix-1.12.2-0.0.0.1.jar | None |
| LC | etlunar | 1.12.2-2.0.20.1 | etlunar-1.12.2-2.0.20.1.jar | None |
| LC | extendedcrafting | 1.5.6 | ExtendedCrafting-1.12.2-1.5.6.jar | None |
| LC | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
| LC | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
| LC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LC | fluxnetworks | 4.0.14 | fluxnetworks-1.12.2-4.0.15-32.jar | None |
| LC | foamfix | 0.10.11-1.12.2 | foamfix-0.10.11-1.12.2.jar | None |
| LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LC | futuremc | 0.2.4.1 | future-mc-1.12.2-0.2.4.1.jar | None |
| LC | gardenofglass | sqrt(-1) | GardenOfGlass.jar | None |
| LC | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LC | hatchery | 2.2.2 | hatchery-1.12.2-2.2.2.jar | None |
| LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | ieclochecompat | 2.1.7-dev.454 | ieclochecompat-2.1.7-dev.454.jar | None |
| LC | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LC | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LC | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| LC | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
| LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LC | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LC | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LC | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
| LC | nuclearcraft | 2.18y | NuclearCraft-2.18y-1.12.2.jar | None |
| LC | randomthings | 4.2.7.4 | RandomThings-MC1.12.2-4.2.7.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LC | rftools | 7.73 | rftools-1.12-7.73.jar | None |
| LC | rustic | 1.1.7 | rustic-1.1.7.jar | None |
| LC | integrationforegoing | 1.12.2-1.10 | IntegrationForegoing-1.12.2-1.10.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LC | jaopca | 1.12.2-2.2.8.103 | JAOPCA-1.12.2-2.2.8.103.jar | None |
| LC | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.103.jar | None |
| LC | jeiintegration | 1.6.0 | jeiintegration_1.12.2-1.6.0.jar | None |
| LC | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
| LC | jeid | 1.0.3-55 | JustEnoughIDs-1.0.3-55.jar | None |
| LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LC | libnine | 1.2.0 | libnine-1.12.2-1.2.0.jar | None |
| LC | threng | 1.1.25 | lazy-ae2-1.12.2-1.1.25.jar | None |
| LC | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| LC | matc | 1.0.1-hotfix | matc-1.0.1-hotfix.jar | None |
| LC | meecreeps | 1.3.1 | meecreeps-1.12-1.3.1.jar | None |
| LC | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| LC | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| LC | mightyenderchicken | 7.3.0 | MightyEnderChicken-1.12.2-7.3.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | moartinkers | 0.6.0 | moartinkers-0.6.0.jar | None |
| LC | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
| LC | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
| LC | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
| LC | moreavaritia | 3.4 | moreavaritia-mc1.12.2-v4.jar | None |
| LC | reborncore | 3.19.4.529 | RebornCore-1.12.2-3.19.4.529-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LC | techreborn | 2.27.3.1084 | TechReborn-1.12.2-2.27.3.1084-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LC | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None |
| LC | mysticaladaptations | 1.8.5 | MysticalAdaptations-1.12.2-1.8.5.jar | None |
| LC | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
| LC | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
| LC | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| LC | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
| LC | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
| LC | overpoweredarmorbar | @VERSION@ | overloadedarmorbar-1.0.4g.jar | None |
| LC | performant | 1.12.2-1.4 | performant-1.12.2-1.10.jar | None |
| LC | pickletweaks | 2.1.3 | PickleTweaks-1.12.2-2.1.3.jar | None |
| LC | randomtweaks | 1.12.2-2.8.2.2 | randomtweaks-1.12.2-2.8.2.2.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LC | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC | rats | 3.2.14 | rats-3.2.14-1.12.2.jar | None |
| LC | redstonearsenal | 2.6.6 | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar | None |
| LC | redstonerepository | 1.3.2 | RedstoneRepository-1.12.2-1.4.0-dev-universal.jar | None |
| LC | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
| LC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
| LC | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
| LC | simplevoidworld | 1.2.0.9 | Simple-Void-World-1.12-1.2.0.9-universal.jar | None |
| LC | simpleplanes | 3.0.1.7 | simpleplanes-1.12.2-3.0.1.7.jar | None |
| LC | storagenetwork | 1.8.0 | SimpleStorageNetwork-1.12.2-1.8.0.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LC | simplyacceleration | 1.12.2-0.9.0 | simplyacceleration-1.12.2-0.9.0-universal.jar | None |
| LC | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LC | simplyjetpacks | 1.12.2-2.2.18.1 | SimplyJetpacks2-1.12.2-2.2.18.1.jar | None |
| LC | skybonsais | 1.0.1 | SkyBonsais-1.0.1.jar | None |
| LC | solarflux | 12.4.11 | SolarFluxReborn-1.12.2-12.4.11.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC | spectrite | 1.7.1 | spectrite-1.7.1.jar | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
| LC | lemonlib | 1.3.0 | lemonlib-1.12.2-1.3.0.jar | None |
| LC | statues | 1.0.1 | statues-rechiseled-1.12.2-1.0.1.jar | None |
| LC | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None |
| LC | tconevo | 1.0.38 | tconevo-1.12.2-1.0.38.jar | None |
| LC | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LC | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LC | tcomplement | 1.12.2-0.4.3 | TinkersComplement-1.12.2-0.4.3.jar | None |
| LC | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
| LC | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LC | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
| LC | tlauncher_custom_cape_skin | 1.4 | tlskincape_1.12.2-1.4.jar | None |
| LC | topaddons | 1.12.2-1.13.0 | topaddons-1.12.2-1.13.0.jar | None |
| LC | torchmaster | 1.8.4.84 | torchmaster_1.12.2-1.8.4.84.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LC | toughnessbar | @VERSION@ | toughnessbar-2.4.jar | None |
| LC | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
| LC | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LC | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
| LC | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None |
| LC | wanionlib | 1.12.2-2.5 | WanionLib-1.12.2-2.5.jar | None |
| LC | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LC | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC | witherskelefix | 2.6.3 | WitherSkeletonTweaks-1.12.2-2.6.3.jar | None |
| LC | woot | 1.12.2-1.4.11 | woot-1.12.2-1.4.11.jar | None |
| LC | yoyos | 1.12.2-1.3.3.25 | yoyos_1.12.2-1.3.3.25.jar | None |
| LC | phosphor-lighting | 1.12.2-0.2.7 | phosphor-forge-mc1.12.2-0.2.7-universal.jar | None |
| LC | techreborn_compat | 1.0.0 | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LC | armoryexpansion-conarm | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LC | fluidcows | 1.1.22 | FluidCows-1.1.22.jar | None |
| LC | gravelores | 1.8 | gravelores-1.8.jar | None |
| LC | mysticallib | 1.12.2-1.9.0 | mysticallib-1.12.2-1.9.0.jar | None |
| LC | sky_orchards | 0.0.12 | SkyOrchards-0.0.12.jar | None |
| LC | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
| LC | unidict | 1.12.2-3.0.4 | UniDict-1.12.2-3.0.4.jar | None |
| LC | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
Loaded coremods (and transformers): TconEvoCoreMod (tconevo-1.12.2-1.0.38.jar)
xyz.phanta.tconevo.coremod.TconEvoClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
openeye.asm.MultiTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
LoadingPlugin (replaymod-1.12.2-2.1.4.jar)
PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar)
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
PerformantLoadingPlugin (performant-1.12.2-1.10.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
ratscore (rats-3.2.14-1.12.2.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
org.dimdev.jeid.JEIDTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
alexiil.mc.mod.load.coremod.ClsTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
FutureMC (future-mc-1.12.2-0.2.4.1.jar)
thedarkcolour.futuremc.asm.CoreTransformer
HCASM (HammerLib-1.12.2-2.0.6.26.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
lumien.randomthings.asm.ClassTransformer
ErebusFix Mixin Loading Plugin (erebusfix-1.12.2-0.0.0.1.jar)
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
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.11-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
shadows.ApotheosisTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.9079' Renderer: 'Intel(R) UHD Graphics'
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: No known problems detected.
Authlib is : /C:/Users/octav/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 ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
HammerCore Debug Information: Dependent Mods:
-Botanic Additions (botanicadds) @ 12.2.6
Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
- ModuleMelter (Enabled/Not Forced)
- ModuleArmor (Enabled/Not Forced)
- ModuleSteelworks (Enabled/Not Forced)
- ChiselPlugin (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
Suspected Mods: CodeChicken Lib (codechickenlib)
Launched Version: Forge 1.12.2
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics GL version 4.6.0 - Build 27.20.100.9079, Intel
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: ! bsprite 3private 8[16x].zip, ! bsprite 8overlay.zip
Current Language: Português (Portugal)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz
Exactly. This issue can be closed, @covers1624.
See #270.