Paste your logs.

Built for Minecraft & Hytale

Vanilla 1.12.2 Crash Report

474 lines
Raw
Detected
Minecraft version: 1.12.2
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// I let you down. Sorry :(
Time: 2025-05-20 11:42:16 BRT
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from §3Dynamic Surroundings (dsurround)
Caused by: java.lang.NoClassDefFoundError: org/orecruncher/lib/chunk/PassThroughChunkCache
at org.orecruncher.lib.chunk.ClientChunkCache.initialize(ClientChunkCache.java:66)
at org.orecruncher.dsurround.proxy.ProxyClient.postInit(ProxyClient.java:160)
at org.orecruncher.dsurround.ModBase.postInit(ModBase.java:170)
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.GeneratedMethodAccessor5.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.initializeMods(Loader.java:754)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.init(Minecraft.java:535)
at net.minecraft.client.Minecraft.run(Minecraft.java:3601)
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: java.lang.ClassNotFoundException: org.orecruncher.lib.chunk.PassThroughChunkCache
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 43 more
Caused by: java.lang.NoClassDefFoundError: git/jbredwards/fluidlogged_api/api/asm/impl/IChunkProvider
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 45 more
Caused by: java.lang.ClassNotFoundException: git.jbredwards.fluidlogged_api.api.asm.impl.IChunkProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 49 more
Caused by: java.lang.NullPointerException
No Mixin Metadata is found in the Stacktrace.
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: 2592685800 bytes (2472 MB) / 5536481280 bytes (5280 MB) up to 11542724608 bytes (11008 MB)
JVM Flags: 7 total; -Xmx11000M -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 LoliASM 5.28 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 170 mods loaded, 170 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 |
|:----- |:--------------------------------- |:--------------------- |:--------------------------------------------------- |:---------------------------------------- |
| LCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJ | mcp | 9.42 | minecraft.jar | None |
| LCHIJ | FML | **.**.**.** | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJ | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJ | assetmover | 2.5 | minecraft.jar | None |
| LCHIJ | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHIJ | micdoodlecore | 4.0.7 | minecraft.jar | None |
| LCHIJ | mixinbooter | 10.6 | minecraft.jar | None |
| LCHIJ | bnbgamingcore | 0.12.0 | minecraft.jar | None |
| LCHIJ | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJ | obfuscate | 0.2.6 | minecraft.jar | None |
| LCHIJ | tickcentral | 3.2 | TickCentral-3.2.jar | None |
| LCHIJ | skinlayers3d | 1.2.0 | 3dSkinLayers-forge-mc1.12.2-1.2.0.jar | None |
| LCHIJ | configanytime | 3.0 | !configanytime-3.0.jar | None |
| LCHIJ | supermartijn642corelib | 1.1.17 | _supermartijn642corelib-1.1.17-forge-mc1.12.jar | None |
| LCHIJ | additionallanterns | 1.1.1b | additionallanterns-1.1.1b-forge-mc1.12.jar | None |
| LCHIJ | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCHIJ | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJ | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJ | endercore | 1.12.2-0.5.78 | EnderCore-1.12.2-0.5.78.jar | None |
| LCHIJ | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.703.jar | None |
| LCHIJ | jei | 4.16.1.1013 | jei_1.12.2-4.16.1.1013.jar | None |
| LCHIJ | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
| LCHIJ | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
| LCHIJ | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCHIJ | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCHIJ | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
| LCHIJ | animania | **.**.**.** | animania-1.12.2-base-2.0.3.28.jar | None |
| LCHIJ | codechickenlib | **.**.**.** | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | brandonscore | 2.4.20 | BrandonsCore-1.12.2-2.4.20.162-universal.jar | None |
| LCHIJ | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCHIJ | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCHIJ | draconicevolution | 2.3.28 | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None |
| LCHIJ | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCHIJ | enderio | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHIJ | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCHIJ | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
| LCHIJ | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHIJ | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHIJ | aether_legacy | **.**.**.** | aether-1.12.2-v1.5.3.2.jar | None |
| LCHIJ | infinitylib | 1.12.2-1.12.1 | infinitylib-1.12.1.jar | None |
| LCHIJ | agricraft | 2.12.0-1.12.2-b2 | agricraft-2.12.0-1.12.2-b2.jar | None |
| LCHIJ | creativecore | 1.10.0 | CreativeCore_v1.10.62_mc1.12.2.jar | None |
| LCHIJ | ambientsounds | 3.0 | AmbientSounds_v3.1.5_mc1.12.2.jar | None |
| LCHIJ | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCHIJ | architecturecraft | @VERSION@ | architecturecraft-1.12-3.108.jar | None |
| LCHIJ | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
| LCHIJ | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
| LCHIJ | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
| LCHIJ | bdlib | **.**.**.** | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCHIJ | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271 5997513.jar | None |
| LCHIJ | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCHIJ | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LCHIJ | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
| LCHIJ | hammercore | 12.2.56 | HammerLib-1.12.2-12.2.56.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHIJ | botanicadds | 12.2.6 | BotanicAdditions-1.12.2-12.2.6.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHIJ | buildcraftlib | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcraftcore | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcraftbuilders | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcrafttransport | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcraftsilicon | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | ic2 | 2.8.222-ex112 | industrialcraft-2-2.8.222-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHIJ | buildcraftcompat | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcraftenergy | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcraftfactory | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildcraftrobotics | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
| LCHIJ | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None |
| LCHIJ | carryon | 1.12.2 | Carry-On-Mod-1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
| LCHIJ | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None |
| LCHIJ | loliasm | 5.28 | censoredasm5.28.jar | None |
| LCHIJ | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None |
| LCHIJ | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHIJ | chickens | 6.1.0 | chickens-6.1.0.jar | None |
| LCHIJ | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| LCHIJ | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
| LCHIJ | extendedrenderer | v1.0 | CoroUtil-1.12.2.jar | None |
| LCHIJ | coroutil | 1.12.1-1.2.37 | CoroUtil-1.12.2.jar | None |
| LCHIJ | configmod | v1.0 | CoroUtil-1.12.2.jar | None |
| LCHIJ | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.703.jar | None |
| LCHIJ | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.703.jar | None |
| LCHIJ | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCHIJ | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
| LCHIJ | dimensionalcontrol | 2.13.0 | DimensionalControl-1.12.2-2.13.0.jar | None |
| LCHIJ | disenchanter | 1.8 | disenchanter[1.12]1.8.jar | None |
| LCHIJ | dmcweapons | 1.1.0 | DMC-Weapons-1.12.2-1.1.0.jar | None |
| LCHIJ | galacticraftcore | 4.0.7 | Galacticraft-1.12.2-4.0.7.jar | None |
| LCHIJ | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
| LCHIJ | orelib | **.**.**.** | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIE | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
| LCHI | dynamictrees | 1.12.2-0.9.29 | DynamicTrees-1.12.2-0.9.29.jar | None |
| LCHI | projectex | **.**.**.** | ProjectEX-1.2.0.40.jar | None |
| LCHI | emcgadgets | 1.0.0 | EMCGadgets-1.1.1-universal.jar | None |
| LCHI | enderiointegrationtic | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderiobase | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderioconduits | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderioconduitsappliedenergistics | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderioconduitsopencomputers | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderioconduitsrefinedstorage | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderiointegrationforestry | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderiointegrationticlate | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderioinvpanel | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderiomachines | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | enderiopowertools | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| LCHI | energyconverters | **.**.**.** | energyconverters_1.12.2-1.3.7.30.jar | None |
| LCHI | engineersdecor | 1.1.5 | engineersdecor-1.12.2-1.1.5.jar | ed58ed655893ced6280650866985abcae2bf7559 |
| LCHI | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LCHI | engineersdoors | 0.9.1 | engineers_doors-1.12.2-0.9.1.jar | None |
| LCHI | exoticbirds | 1.0 | Exotic Birds 1.12.2-3.2.0.jar | None |
| LCHI | expequiv | 12.3.17 | ExpandedEquivalence-1.12.2-12.3.17.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHI | galacticraftplanets | 4.0.7 | Galacticraft-1.12.2-4.0.7.jar | None |
| LCHI | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHI | extraplanets | 1.12.2-0.8.0 | ExtraPlanets-1.12.2-0.8.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHI | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCHI | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None |
| LCHI | fenceoverhaul | 1.3.4 | FenceOverhaul-1.3.4.jar | None |
| LCHI | fluidlogged_api | 3.0.6 | Fluidlogged-API-v3.0.6-mc1.12.2.jar | None |
| LCHI | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
| LCHI | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
| LCHI | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
| LCHI | futuremc | 0.2.6 | Future-MC-0.2.21.jar | None |
| LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| LCHI | immersivepetroleum | 1.1.10 | immersivepetroleum-1.12.2-1.1.10.jar | None |
| LCHI | immersiveposts | 0.2.1 | ImmersivePosts-0.2.1.jar | 0ba8738eadcf158e7fe1452255a73a022fb15feb |
| LCHI | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LCHI | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHI | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LCHI | toughasnails | **.**.**.** | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
| LCHI | inspirations | 1.12.2-0.2.9 | Inspirations-1.12.2-0.2.9.jar | None |
| LCHI | ironchest | 1.12.2-7.0.67.844 | Iron-Chests-Mod-1.12.2.jar | None |
| LCHI | journeymap | 1.12.2-5.7.1p1 | journeymap-1.12.2-5.7.1p1.jar | None |
| LCHI | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
| LCHI | laggoggles | 5 | LagGoggles-1.12.2-5.9-140.jar | None |
| LCHI | magneticraft | 2.8.5 | Magneticraft_1.12-2.8.5-dev.jar | None |
| LCHI | malisiscore | 1.12.2-6.5.1-SNAPSHOT | MalisisCore-1.12.2.jar | None |
| LCHI | malisisdoors | 1.12.2-7.3.0 | MalisisDoors-Mod-1.12.2.jar | None |
| LCHI | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| LCHI | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| LCHI | moarsigns | **.**.**.** | MoarSigns-1.12.2-6.0.0.11.jar | 5a57c7d1420cf4c58f53ea2a298ebef8215ede63 |
| LCHI | modelloader | 1.1.7 | modelloader-1.1.7.jar | None |
| LCHI | morefurnaces | 1.10.5 | More-Furnaces-Mod-1.12.2.jar | None |
| LCHI | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None |
| LCHI | moreplayermodels | 1.12.2 | MorePlayerModels_1.12.2-(05Dec19).jar | None |
| LCHI | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LCHI | notemastahp | 1.0.3 | NoTemaStahp-1.12.2-1.0.3.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHI | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LCHI | pneumaticcraft | 1.12.2-0.11.15-398 | pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar | None |
| LCHI | projecteintegration | 1.12.2 | ProjectEIntegration-1.12.2-2.5.0.jar | 342c9251777bda1ef9b9f1cb1387c2bd4d06cd78 |
| LCHI | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None |
| LCHI | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
| LCHI | simplylight | 1.12.2-0.8.7 | simplylight-1.12.2-0.8.7.jar | None |
| LCHI | soundfilters | 0.12.1_for_1.12 | Sound-Filters-Mod-1.12.2.jar | None |
| LCHI | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None |
| LCHI | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None |
| LCHI | subaquatic | 1.2.1 | Subaquatic-v1.2.1-mc1.12.2.jar | None |
| LCHI | tctcore | 2.0 | TCTcore-1.12.2.jar | None |
| LCHI | camping | 2.4.3 | TheCampingMod_2.4.3.jar | None |
| LCHI | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LCHI | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCHI | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCHI | tlauncher_custom_cape_skin | 1.4 | tlskincape1.12.2-1.4.jar | None |
| LCHI | toolbelt | 1.9.14 | ToolBelt-1.12.2-1.9.14.jar | None |
| LCHI | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
| LCHI | vehicle | 0.44.1 | vehicle-0.44.1-mc1.12.2.jar | None |
| LCHI | wi-zoom | 1.0 | wi-zoom-v1.1-MC1.12.2-release.jar | None |
| LCHI | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHI | recipehandler | 0.14 | YARCF-0.14(1.12.2).jar | None |
| LCHI | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
| LCHI | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHI | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
| LCHI | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None |
Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
nihiltres.engineersdoors.common.asm.EngineersDoorsClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
TickCentral (TickCentral-3.2.jar)
com.github.terminatornl.laggoggles.tickcentral.EventBusTransformer
com.github.terminatornl.laggoggles.tickcentral.RenderManagerTransformer
com.github.terminatornl.tickcentral.asm.BlockTransformer
com.github.terminatornl.tickcentral.asm.ITickableTransformer
com.github.terminatornl.tickcentral.asm.EntityTransformer
com.github.terminatornl.tickcentral.asm.HubAPITransformer
AssetMover (assetmover-2.5.jar)
LoliASM (censoredasm5.28.jar)
EMCGadgetsCorePlugin (EMCGadgets-1.1.1-universal.jar)
net.teamfruit.emcgadgets.asm.EMCGadgetsTransformer
MicdoodlePlugin (Galacticraft-1.12.2-4.0.7.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
WiZoomCoreMod (wi-zoom-v1.1-MC1.12.2-release.jar)
HCASM (HammerLib-1.12.2-12.2.56.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.17-forge-mc1.12.jar)
FutureMC (Future-MC-0.2.21.jar)
thedarkcolour.futuremc.asm.CoreTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
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.15-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
MalisisCorePlugin (MalisisCore-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
FarseekCoreMod (Farseek-1.12-2.5.1.jar)
farseek.core.FarseekClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CreativePatchingLoader (CreativeCore_v1.10.62_mc1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.3.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
BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
MixinBooter (!mixinbooter-10.6.jar)
Subaquatic Plugin (Subaquatic-v1.2.1-mc1.12.2.jar)
git.jbredwards.subaquatic.mod.asm.ASMHandler$Transformer
ConfigAnytimePlugin (!configanytime-3.0.jar)
TLSkinCapeHookLoader (tlskincape1.12.2-1.4.jar)
gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
Fluidlogged API Plugin (Fluidlogged-API-v3.0.6-mc1.12.2.jar)
git.jbredwards.fluidlogged_api.mod.asm.ASMHandler$Transformer
git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerLevelProperty
git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerMethodRedirects
git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerModdedBoats
git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerModdedWalls
git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerSmoothWater
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 576.52' Renderer: 'NVIDIA GeForce GTX 750 Ti/PCIe/SSE2'
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/********/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 ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
HammerLib Debug Information: Dependent Mods:
-Botanic Additions (botanicadds) @ 12.2.6
-Expanded Equivalence (expequiv) @ 12.3.17
Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced)
- InspirationsBuilding (Enabled/Not Forced)
- InspirationsUtility (Enabled/Not Forced)
- InspirationsTools (Enabled/Not Forced)
- InspirationsRecipes (Enabled/Not Forced)
- InspirationsTweaks (Enabled/Not Forced)
- InspirationsShared (Enabled/Forced)
- ToughAsNailsPlugin (Enabled/Not Forced)
- WailaPlugin (Enabled/Not Forced)
List of loaded APIs: * ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
* AetherAPI (v1.0.0) from aether-1.12.2-v1.5.3.2.jar
* AgriCraftAPI (1.0) from agricraft-2.12.0-1.12.2-b2.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
* Baubles|API (**.**.**.**) from Baubles-1.12-1.5.2.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
* BotaniaAPI (93) from Botania r1.10-364.4.jar
* buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_core (2.2) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_events (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_items (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_library (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_power (1.3) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.8.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* CoroAI|dynamicdifficulty (1.0) from CoroUtil-1.12.2.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.28.354-universal.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
* GalacticraftAPI (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|block (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|entity (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|event|client (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|event|oxygen (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|event|worldgen (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|galaxies (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|item (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|power (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|prefab (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|prefab|core (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|prefab|entity (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|prefab|worldgen (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|recipe (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|tile (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|transmission (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|transmission|grid (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|trasmission|tile (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|vector (1.0) from Galacticraft-1.12.2-4.0.7.jar
* GalacticraftAPI|world (1.0) from Galacticraft-1.12.2-4.0.7.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1p1.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1p1.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1p1.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1p1.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1p1.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.1013.jar
* MagneticraftAPI (1.0.0) from Magneticraft_1.12-2.8.5-dev.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
* MoarSigns|API (1.3) from MoarSigns-1.12.2-6.0.0.11.jar
* Model-Loader (1.1.0) from modelloader-1.1.7.jar
* Model-Loader-Vectors (1.0.0) from modelloader-1.1.7.jar
* PatchouliAPI (6) from Patchouli-1.0-23.6.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar
* projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
Patchouli open book context: n/a
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Suspected Mods: §3OreLib Support Library (orelib), §3Dynamic Surroundings (dsurround), Forge Mod Loader (FML), Minecraft Forge (forge)
Launched Version: The Modpack Doido Atual
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 576.52, 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: Português (Brasil)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz