- ---- Minecraft Crash Report ----
- // Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
- // Who set us up the TNT?
- Time: 2026-01-05 15:39:14 MSK
- Description: Exception in server tick loop
- java.lang.NoClassDefFoundError: com/dhanantry/scapeandrunparasites/util/ParasiteEventWorld
- at com.dhanantry.scapeandrunparasites.util.handlers.SRPEventHandlerBus.serverTick(SRPEventHandlerBus.java:961)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1017_SRPEventHandlerBus_serverTick_ServerTickEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:657)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.ClassNotFoundException: com.dhanantry.scapeandrunparasites.util.ParasiteEventWorld
- 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)
- ... 9 more
- Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:406)
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:240)
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:208)
- at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:71)
- at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
- ... 11 more
- Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.srpmixins.srp.stopinfestedbeckondespawn.json:StopInfestedBeckonDespawn from owner unknown-owner] from phase [DEFAULT] in config [mixins.srpmixins.srp.stopinfestedbeckondespawn.json] FAILED during APPLY
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:665)
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:615)
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:393)
- ... 16 more
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on com/dhanantry/scapeandrunparasites/util/ParasiteEventWorld::srpmixins_stopInfestedBeckonDespawn with priority 1000 cannot inject into com/dhanantry/scapeandrunparasites/util/ParasiteEventWorld::canInfestBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;IZ)V merged by srpmixins.mixin.deterrenttweaks.InfestationOverhaul with priority 1000 [INJECT_PREPARE Applicator Phase -> mixins.srpmixins.srp.stopinfestedbeckondespawn.json:StopInfestedBeckonDespawn from owner unknown-owner -> Prepare Injections -> wrapWithCondition$bhc000$srpmixins_stopInfestedBeckonDespawn(Lcom/dhanantry/scapeandrunparasites/entity/monster/deterrent/nexus/EntityVenkrol;Z)Z -> Prepare -> -> { target: canInfestBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;IZ)V }]
- at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:312)
- at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:248)
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:475)
- at com.llamalad7.mixinextras.injector.v2.WrapWithConditionInjectionInfo.prepare(WrapWithConditionInjectionInfo.java:27)
- at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1407)
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731)
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315)
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:377)
- ... 16 more
- (MixinBooter) Mixins in Stacktrace:
- com/dhanantry/scapeandrunparasites/util/ParasiteEventWorld:
- srpmixins.mixin.deterrenttweaks.StopInfestedBeckonDespawn (mixins.srpmixins.srp.stopinfestedbeckondespawn.json) [unknown-owner]
- srpmixins.mixin.deterrenttweaks.InfestationOverhaul (mixins.srpmixins.srp.infestationoverhaul.json) [unknown-owner]
- srpmixins.mixin.parabiome.BiomeSpreadOverhaul (mixins.srpmixins.srp.biomespreadoverhaul.json) [unknown-owner]
- srpmixins.mixin.customphases.ParasiteEventWorldMixin (mixins.srpmixins.customphasemechanics.json) [unknown-owner]
- srpmixins.mixin.deterrenttweaks.ReduceInfestedGrassSpawnrate (mixins.srpmixins.srp.infestedgrassrarity.json) [unknown-owner]
- srpmixins.mixin.parabiome.SendBiomePacket (mixins.srpmixins.srp.biomepacket.json) [unknown-owner]
- InvalidInjectionException:
- @At("INVOKE") on com/dhanantry/scapeandrunparasites/util/ParasiteEventWorld::srpmixins_stopInfestedBeckonDespawn with priority 1000 cannot inject into com/dhanantry/scapeandrunparasites/util/ParasiteEventWorld::canInfestBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;IZ)V merged by srpmixins.mixin.deterrenttweaks.InfestationOverhaul with priority 1000 [INJECT_PREPARE Applicator Phase -> mixins.srpmixins.srp.stopinfestedbeckondespawn.json:StopInfestedBeckonDespawn from owner unknown-owner -> Prepare Injections -> wrapWithCondition$bhc000$srpmixins_stopInfestedBeckonDespawn(Lcom/dhanantry/scapeandrunparasites/entity/monster/deterrent/nexus/EntityVenkrol;Z)Z -> Prepare -> -> { target: canInfestBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;IZ)V }]
- 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: 897654528 bytes (856 MB) / 1610612736 bytes (1536 MB) up to 17179869184 bytes (16384 MB)
- JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.42 LoliASM 5.30 VintageFix 0.6.2 Powered by Forge 14.23.5.2864 Optifine OptiFine_1.12.2_HD_U_G5 117 mods loaded, 117 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 |
- |:------ |:--------------------- |:------------------ |:------------------------------------------------------------ |:---------------------------------------- |
- | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
- | LCHIJA | mcp | 9.42 | minecraft.jar | None |
- | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2864.jar | None |
- | LCHIJA | forge | 14.23.5.2864 | forge-1.12.2-14.23.5.2864.jar | None |
- | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
- | LCHIJA | mixinbooter | 10.7 | minecraft.jar | None |
- | LCHIJA | biometweakercore | 1.0.39 | minecraft.jar | None |
- | LCHIJA | configanytime | 3.0 | !configanytime-3.0.jar | None |
- | LCHIJA | redcore | 0.7 | !Red-Core-MC-1.8-1.12-0.7.jar | None |
- | LCHIJA | hide_key_binding | 1.0.0.4 | [MC-1.12.2] Hide Key Binding v1.0.0.4 - 2024-12-15.jar | None |
- | LCHIJA | fermiumbooter | 1.4.1 | `FermiumBooter-1.4.1.jar | None |
- | LCHIJA | advanced_darkness | 1.5 | advanced_darkness-1.12.2-1.5.jar | None |
- | LCHIJA | alfheim | 1.6 | Alfheim-1.6.jar | None |
- | LCHIJA | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
- | LCHIJA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None |
- | LCHIJA | aquaacrobatics | 1.15.4 | AquaAcrobatics-1.15.4.jar | None |
- | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
- | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
- | LCHIJA | atlaslib | 1.1.9 | Atlas-Lib-1.12.2-1.1.9.jar | None |
- | LCHIJA | B3M | 1.12.2-20 | B3M-1.12.2-20.jar | None |
- | LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.711.jar | None |
- | LCHIJA | mtlib | 3.0.7 | MTLib-3.0.7.jar | None |
- | LCHIJA | modtweaker | 4.0.19 | modtweaker-4.0.20.11.jar | None |
- | LCHIJA | jei | 4.29.14 | HadEnoughItems_1.12.2-4.29.14.jar | None |
- | LCHIJA | base | 3.14.0 | base-1.12.2-3.14.0.jar | None |
- | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LCHIJA | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
- | LCHIJA | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
- | LCHIJA | biometweaker | 3.2.369 | BiomeTweaker-1.12.2-3.2.369.jar | 631f326344f7f5fd7df7eb940760ebd52b7c9c17 |
- | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.8.jar | None |
- | LCHIJA | mousetweaks | 3.1.5 | mousetweaks-1.12.2-3.1.5.jar | None |
- | LCHIJA | bundles | 1.2.3 | Bundles-1.2.3.jar | None |
- | LCHIJA | campfire | 1.1.6 | Campfire-v1.1.6-mc1.12.2.jar | None |
- | LCHIJA | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
- | LCHIJA | immersiveintelligence | 0.3.0 | immersiveintelligence-0.3.0.jar | None |
- | LCHIJA | cfb | 1.0 | cfb-1.1.jar | None |
- | LCHIJA | collisiondamage | 1.2.2 | CollisionDamage-1.2.2.jar | None |
- | LCHIJA | contentcreator | 1.3.6-9 | ContentCreator-1.3.96.jar | None |
- | LCHIJA | zenutils | 1.26.11 | zenutils-1.26.11.jar | None |
- | LCHIJA | contenttweaker | 1.12.2-4.10.0 | ContentTweaker-1.12.2-4.10.0.jar | None |
- | LCHIJA | fantasticlib | 1.12.2.070 | FantasticLib-1.12.2.070.jar | None |
- | LCHIJA | controlledburn | 1.12.2.024 | Controlled Burn-1.12.2.024.jar | None |
- | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
- | LCHIJA | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
- | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
- | LCHIJA | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None |
- | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.711.jar | None |
- | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.711.jar | None |
- | LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.71_mc1.12.2.jar | None |
- | LCHIJA | crossbows | 1.1.0b | Crossbows-Backport-1.12.2-1.1.1.jar | None |
- | LCHIJA | cii | 1.0.1 | CustomItemInteractions-1.12.2-1.0.1.jar | None |
- | LCHIJA | deadlyworld | 1.1.1_for_mc1.12.2 | deadlyworld-1.1.1_for_mc1.12.2.jar | None |
- | LCHIJA | deeperdepths | 1.1.0c | Deeper-Depths-1.12.2-1.1.0c.jar | None |
- | LCHIJA | dynaores | 1.0.4a | Dynamic-Raw-Ores-1.12.2-1.0.4a.jar | None |
- | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
- | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
- | LCHIJA | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
- | LCHIJA | editableedibles | 1.3.3 | EditableEdibles-1.3.3.jar | None |
- | LCHIJA | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.4.4_mc1.12.2.jar | None |
- | LCHIJA | renderlib | 1.4.5 | RenderLib-1.12.2-1.4.5.jar | None |
- | LCHIJA | entityculling | 6.5.0 | EntityCulling-1.12.2-6.5.0.jar | None |
- | LCHIJA | exhaustedstamina | 1.2 | exhaustedstamina-1.2.jar | None |
- | LCHIJA | konkrete | 1.6.1 | konkrete_forge_1.6.1_MC_1.12-1.12.2.jar | None |
- | LCHIJA | fancymenu | 2.14.9 | fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar | None |
- | LCHIJA | com.boydti.fawe | 3.5.1 | FastAsyncWorldEdit-forge112-25.10.06-fb8a81c-1289-22.4.3.jar | None |
- | LCHIJA | xporbclump | 2.3.6 | Fixeroo-2.3.6.jar | None |
- | LCHIJA | fluidlogged_api | 3.1.2 | Fluidlogged-API-v3.1.2-mc1.12.2.jar | None |
- | LCHIJA | fogger | 3 | fogger-1.12.2-1.1.2.0.jar | None |
- | LCHIJA | foodspoiling | 1.0.5 | FoodSpoiling-1.0.5.jar | None |
- | LCHIJA | foodtweaker | 1.1.3 | FoodTweaker-1.1.3.jar | None |
- | LCHIJA | forgelin_continuous | 2.3.0.0 | Forgelin-Continuous-2.3.0.0.jar | None |
- | LCHIJA | forgelin | 1.8.4 | Forgelin-Continuous-2.3.0.0.jar | None |
- | LCHIJA | friendly_chests | 2.0.1 | Friendly-Chests-v2.0.1-mc1.12.2.jar | None |
- | LCHIJA | futuremc | 0.2.6 | Future-MC-0.2.21.jar | None |
- | LCHIJA | highlighter | 1.1.7 | Highlighter-1.12.2-forge-1.1.7.jar | None |
- | LCHIJA | hotornot | 1.1.2 | HotOrNot-1.12-1.1.2-16.jar | None |
- | LCHIJA | iguanatweaks | 1.5.1 | IguanaTweaksReborn-1.5.2-mc1.12.x.jar | None |
- | LCHIJA | immersivepetroleum | 1.1.10 | immersivepetroleum-1.12.2-1.1.10.jar | None |
- | LCHIJA | improvedmobs | 1.6.10 | ImprovedMobs-1.12.2-1.6.10.jar | None |
- | LCHIJA | insomniac | 1.6 | insomniac-1.6.jar | None |
- | LCHIJA | itemborders | 1.2.0 | ItemBorders-1.12.2-forge-1.2.0.jar | None |
- | LCHIJA | justenoughpetroleum | 0.1 | JustEnoughPetroleum-0.1.jar | None |
- | LCHIJA | legendarytooltips | 1.1.9 | LegendaryTooltips-1.12.2-1.1.11.jar | None |
- | LCHIJA | loliasm | 5.30 | loliasm-5.30.jar | None |
- | LCHIJA | immersivetech | 1.9.102 | MCTImmersiveTechnology-1.12.2-1.9.102.jar | None |
- | LCHIJA | metallurgy | 1.4.1 | Metallurgy-4-Reforged-1.4.1.jar | None |
- | LCHIJA | theimpossiblelibrary | 1.12.2-0.3.0 | theimpossiblelibrary-1.12.2-0.3.0.jar | None |
- | LCHIJA | musictriggers | 1.12.2-6.3.1 | musictriggers-1.12.2-6.3.1.jar | None |
- | LCHIJA | nb | 0.0.6 | Unseens Nether Backport - 0.6.jar | None |
- | LCHIJA | nether_api | 1.4.2 | Nether-API-v1.4.2-mc1.12.2.jar | None |
- | LCHIJA | neverenoughanimations | 1.0.7 | neverenoughanimations-1.0.7.jar | None |
- | LCHIJA | noisethreader | 1.1.2 | NoiseThreader-1.1.2.jar | None |
- | LCHIJA | oe | 1.2.2 | OceanicExpanse-1.2.2.jar | None |
- | LCHIJA | particleculling | v1.4.3 | particleculling-1.12.2-v1.4.3.jar | None |
- | LCHIJA | peacefulsurface | 1.12.2-v2 | PeacefulSurface-1.12.2-v2.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
- | LCHIJA | pi | 4.0.0 | Potion Icon Remover-1.12-4.0.0.jar | None |
- | LCHIJA | pdp | 1.12.2-1.2.4 | ProportionalDestructionParticles-1.12.2-1.2.4.jar | None |
- | LCHIJA | raids | 1.1.4c | Raids-Backport-1.12.2-1.1.4c.jar | None |
- | LCHIJA | realisticphysics | 1.0.1 | realisticphysics-1.12.2-1.0.1.jar | None |
- | LCHIJA | rbp | 3.0.0 | rbp-1.12.2-3.0.0.jar | None |
- | LCHIJA | realistictorches | 2.1.2 | RealisticTorches-1.12.2-2.1.2.jar | None |
- | LCHIJA | artifacts | 1.1.2 | RLArtifacts-1.1.2.jar | None |
- | LCHIJA | simpledifficulty | 0.3.9 | SimpleDifficulty-1.12.2-0.3.9.jar | None |
- | LCHIJA | soundphysics | 1.1.15 | soundphysics-1.1.15.jar | None |
- | LCHIJA | specialai | 1.1.0_for_mc1.12.2 | specialai-1.1.0_for_mc1.12.2.jar | None |
- | LCHIJA | specialmobs | 1.0.4_for_mc1.12.2 | specialmobs-1.0.4_for_mc1.12.2.jar | None |
- | LCHIJA | srparasites | 1.9.21 | SRParasites-1.12.2v1.9.21.jar | None |
- | LCHIJA | srpmixins | 2.9.4 | SRPMixins-2.9.4.jar | None |
- | LCHIJA | tenshilib | 1.2.4 | TenshiLib-1.12.2-1.2.4.jar | None |
- | LCHIJA | traders | 1.0.1 | Traders-Backport-1.12.2-1.0.1.jar | None |
- | LCHIJA | universaltweaks | 1.18.0 | UniversalTweaks-1.12.2-1.18.0.jar | None |
- | LCHIJA | villagenames | 4.4.13 | VillageNames-1.12.2-4.4.13.jar | None |
- | LCHIJA | vintagefix | 0.6.2 | vintagefix-0.6.2.jar | None |
- | LCHIJA | watercontrol | 1.0 | watercontrol-1.0.jar | None |
- | LCHIJA | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
- | LCHIJA | zencloche | ${version} | zencloche-1.3.jar | None |
- | LCHIJA | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
- Loaded coremods (and transformers): MixinBooter (!mixinbooter-10.7.jar)
- SimpleDifficulty ASM (SimpleDifficulty-1.12.2-0.3.9.jar)
- com.charles445.simpledifficulty.asm.SimpleDifficultyASM
- IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
- blusunrize.immersiveengineering.common.asm.IEClassTransformer
- MixinLoader (ItemBorders-1.12.2-forge-1.2.0.jar)
- AlfheimPlugin (Alfheim-1.6.jar)
- TenshiCore (TenshiLib-1.12.2-1.2.4.jar)
- com.flemmli97.tenshilib.asm.ASMTransformer
- FermiumBooter (`FermiumBooter-1.4.1.jar)
- Forgelin-Continuous (Forgelin-Continuous-2.3.0.0.jar)
- Content Creator (ContentCreator-1.3.96.jar)
- surreal.contentcreator.core.CCClassTransformer
- ZenUtilsPlugin (zenutils-1.26.11.jar)
- youyihj.zenutils.impl.config.ClassProvider
- BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
- me.superckl.biometweakercore.BiomeTweakerASMTransformer
- FMCore (fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar)
- Campfire Plugin (Campfire-v1.1.6-mc1.12.2.jar)
- git.jbredwards.campfire.asm.ASMHandler$Transformer
- Bundles (Bundles-1.2.3.jar)
- ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.4.3.jar)
- SRPMixinsPlugin (SRPMixins-2.9.4.jar)
- FutureMC (Future-MC-0.2.21.jar)
- thedarkcolour.futuremc.asm.CoreTransformer
- MobsOnRails (mobsonrails-1.0.0 forge-1.12.2.jar)
- naqaden.mobsonrails.PathNodeTransformer
- Aqua Acrobatics Transformer (AquaAcrobatics-1.15.4.jar)
- SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
- sereneseasons.asm.transformer.EntityRendererTransformer
- sereneseasons.asm.transformer.WorldTransformer
- LoliASM (loliasm-5.30.jar)
- MusicTriggersMixins (musictriggers-1.12.2-6.3.1.jar)
- KonkreteCore (konkrete_forge_1.6.1_MC_1.12-1.12.2.jar)
- Nether API Plugin (Nether-API-v1.4.2-mc1.12.2.jar)
- git.jbredwards.nether_api.mod.asm.ASMHandler$Transformer
- B3M_CorePlugin (B3M-1.12.2-20.jar)
- sedridor.B3M.core.B3M_Transformer
- EditableEdiblesPlugin (EditableEdibles-1.3.3.jar)
- Fixeroo (Fixeroo-2.3.6.jar)
- Friendly Chests Plugin (Friendly-Chests-v2.0.1-mc1.12.2.jar)
- git.jbredwards.friendly_chests.mod.asm.ASMHandler$Transformer
- TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
- CoreModLoader (soundphysics-1.1.15.jar)
- NEACore (neverenoughanimations-1.0.7.jar)
- RenderLibPlugin (RenderLib-1.12.2-1.4.5.jar)
- Fluidlogged API Plugin (Fluidlogged-API-v3.1.2-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
- CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
- VintageFix (vintagefix-0.6.2.jar)
- org.embeddedt.vintagefix.transformer.ASMModParserTransformer
- MixinLoader (Highlighter-1.12.2-forge-1.1.7.jar)
- UniversalTweaksCore (UniversalTweaks-1.12.2-1.18.0.jar)
- OECore (OceanicExpanse-1.2.2.jar)
- ConfigAnytimePlugin (!configanytime-3.0.jar)
- MixinLoader (Atlas-Lib-1.12.2-1.1.9.jar)
- IILoadingPlugin (immersiveintelligence-core-0.3.0.jar)
- pl.pabilo8.immersiveintelligence.common.asm.IIClassTransformer
- EntityCullingPlugin (EntityCulling-1.12.2-6.5.0.jar)
- NoiseThreaderPlugin (NoiseThreader-1.1.2.jar)
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- Suspected Mods: Scape and Run Parasites (srparasites), Forge Mod Loader (FML), Minecraft Forge (forge)
- Profiler Position: N/A (disabled)
- Player Count: 0 / 8; []
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'