Skip to content

Instantly share code, notes, and snippets.

@Sereath
Created May 4, 2024 02:06
Show Gist options
  • Save Sereath/f04a1e114ae5150f805b9c9f1fc2be50 to your computer and use it in GitHub Desktop.
Save Sereath/f04a1e114ae5150f805b9c9f1fc2be50 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// CASM deobfuscated this stacktrace using MCP's stable-39 mappings.
// Don't do that.
Time: 2024-05-03 20:04:59 CST
Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.remove(Unknown Source)
at net.minecraft.client.multiplayer.ServerList.removeServerData(SourceFile:63)
at net.minecraft.client.gui.GuiMultiplayer.confirmClicked(GuiMultiplayer.java:196)
at net.minecraft.client.gui.GuiYesNo.actionPerformed(SourceFile:50)
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:443)
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:501)
at net.minecraft.client.Minecraft.runTick(MinecraftAccessor.java:1759)
at net.minecraft.client.Minecraft.runGameLoop(MinecraftAccessor.java:1098)
at net.minecraft.client.Minecraft.run(MinecraftAccessor.java:8614)
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)
(MixinBooter) Mixins in Stacktrace:
net/minecraft/client/multiplayer/ServerList:
de.keksuccino.fancymenu.mixin.client.IMixinServerList (fancymenu.general.mixin.json) [unknown-location]
com.bisecthosting.mods.bhmenu.mixins.modules.servercreatorbanner.ServerListMixin (bhmenu.mixins.json) [unknown-location]
net/minecraft/client/gui/GuiScreen:
mod.acgaming.universaltweaks.tweaks.misc.commands.seed.mixin.UTCopySeedMixin (mixins.tweaks.misc.commands.seed.json) [unknown-location]
mod.acgaming.extrasounds.mixin.client.GuiScreenMixin (extrasounds.client.mixins.json) [unknown-location]
de.keksuccino.fancymenu.mixin.client.MixinGuiScreen (fancymenu.general.mixin.json) [unknown-location]
net/minecraft/client/Minecraft:
mod.acgaming.universaltweaks.tweaks.misc.buttons.snooper.mixin.UTSnooperClient (mixins.tweaks.misc.buttons.snooper.client.json) [unknown-location]
de.keksuccino.fancymenu.mixin.client.MixinMinecraft (fancymenu.general.mixin.json) [unknown-location]
committee.nova.quit.mixin.MixinMinecraft (mixins.quit.json) [unknown-location]
mod.acgaming.universaltweaks.tweaks.performance.fps.mixin.UTUncapFPSMixin (mixins.tweaks.performance.fps.json) [unknown-location]
meldexun.renderlib.mixin.debug.MixinMinecraft (mixins.renderlib.json) [unknown-location]
mods.thecomputerizer.musictriggers.mixin.MixinMinecraft (musictriggers.mixin.json) [unknown-location]
io.github.lxgaming.sledgehammer.mixin.core.client.MinecraftAccessor (mixins.sledgehammer.core.json) [unknown-location]
io.github.lxgaming.sledgehammer.mixin.core.client.MinecraftMixin (mixins.sledgehammer.core.json) [unknown-location]
zone.rong.loliasm.client.mcfixes.mixins.mc186052.MinecraftMixin (mixins.fix_mc186052.json) [unknown-location]
de.keksuccino.konkrete.mixin.client.MixinMinecraft (konkrete.mixin.json) [unknown-location]
zone.rong.loliasm.client.searchtree.mixins.vanilla.MinecraftMixin (mixins.searchtree_vanilla.json) [unknown-location]
youyihj.zenrecipereloading.mixins.vanilla.MinecraftAccessor (mixins.zenrecipereloading.json) [unknown-location]
dev.redstudio.alfheim.mixin.client.MinecraftMixin (mixins.alfheim.json) [unknown-location]
mod.acgaming.extrasounds.mixin.client.MinecraftMixin (extrasounds.client.mixins.json) [unknown-location]
com.cleanroommc.modularui.core.mixin.MinecraftMixin (mixin.modularui.json) [unknown-location]
com.cleanroommc.bogosorter.core.mixin.MixinMinecraft (mixin.bogosorter.json) [unknown-location]
io.socol.betterthirdperson.mixin.MinecraftMixin (mixins.betterthirdperson.json) [unknown-location]
meldexun.renderlib.mixin.MixinMinecraft (mixins.renderlib.json) [unknown-location]
zone.rong.loliasm.common.crashes.mixins.MinecraftMixin (mixins.crashes.json) [unknown-location]
net/minecraft/client/gui/GuiScreen:
mod.acgaming.universaltweaks.tweaks.misc.commands.seed.mixin.UTCopySeedMixin (mixins.tweaks.misc.commands.seed.json) [unknown-location]
mod.acgaming.extrasounds.mixin.client.GuiScreenMixin (extrasounds.client.mixins.json) [unknown-location]
de.keksuccino.fancymenu.mixin.client.MixinGuiScreen (fancymenu.general.mixin.json) [unknown-location]
net/minecraft/client/gui/GuiMultiplayer:
com.bisecthosting.mods.bhmenu.mixins.modules.servercreatorbanner.MultiplayerScreenMixin (bhmenu.mixins.json) [unknown-location]
de.keksuccino.fancymenu.mixin.client.MixinConnectScreen (fancymenu.general.mixin.json) [unknown-location]
net/minecraft/client/gui/GuiScreen:
mod.acgaming.universaltweaks.tweaks.misc.commands.seed.mixin.UTCopySeedMixin (mixins.tweaks.misc.commands.seed.json) [unknown-location]
mod.acgaming.extrasounds.mixin.client.GuiScreenMixin (extrasounds.client.mixins.json) [unknown-location]
de.keksuccino.fancymenu.mixin.client.MixinGuiScreen (fancymenu.general.mixin.json) [unknown-location]
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Affected screen --
Screen name: net.minecraft.client.gui.GuiYesNo
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_411, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1070329472 bytes (1020 MB) / 3288334336 bytes (3136 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 9 total; -Xmx4096M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 LoliASM 5.20 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 305 mods loaded, 305 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.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | assetmover | 2.5 | minecraft.jar | None |
| LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | lcpatches | 1.12.2 | minecraft.jar | None |
| LCHIJA | opticmanager | 1.0 | minecraft.jar | None |
| LCHIJA | smoothfontcore | mc1.12.2-2.1.4 | minecraft.jar | None |
| LCHIJA | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHIJA | xaeroworldmap_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHIJA | mixinbooter | 8.8 | minecraft.jar | None |
| LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
| LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHIJA | itemblacklist | 1.4.3 | ItemBlacklist-1.4.3.jar | None |
| LCHIJA | concheckrmd | 1.9.5 | Modpack+Configuration+Checker-1.12.2-v1.9.5.jar | None |
| LCHIJA | smoothfont | mc1.12.2-2.1.4 | SmoothFont-mc1.12.2-2.1.4.jar | None |
| LCHIJA | bhmenu | 2.0 | BHMenu-Forge-1.12.2-2.4.1.jar | None |
| LCHIJA | quit | 1.1.0 | Quit-Forge-1.12.2-1.1.0.jar | None |
| LCHIJA | configanytime | 3.0 | !configanytime-3.0.jar | None |
| LCHIJA | redcore | 0.5.1 | !Red-Core-MC-1.7-1.12-0.5.1.jar | None |
| LCHIJA | aainfo | @VERSION@ | AAInfo-1.0.1.jar | None |
| LCHIJA | advancementplaques | 1.4.10 | AdvancementPlaques-1.12.2-1.4.10.jar | None |
| LCHIJA | aireducer | 0.3.0 | AIReducer-1.12.2-0.3.0.jar | None |
| LCHIJA | alfheim | 1.3 | Alfheim-1.3.jar | None |
| LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.71_mc1.12.2.jar | None |
| LCHIJA | ambientsounds | 3.0 | AmbientSounds_v3.1.7_mc1.12.2.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 | placebo | 1.6.0 | Placebo-1.12.2-1.6.1.jar | None |
| LCHIJA | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.jar | None |
| LCHIJA | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None |
| LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.698.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.25.4 | HadEnoughItems_1.12.2-4.25.4.jar | None |
| LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCHIJA | aquaacrobatics | 1.15.4 | AquaAcrobatics-1.15.4.jar | None |
| LCHIJA | astikorcarts | 1.12.2-0.1.2.8 | astikorcarts-1.12.2-0.1.2.8.jar | None |
| LCHIJA | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LCHIJA | atlasextras | 1.8 | AtlasExtras-1.12.2-1.8.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | tombstone | 4.6.5 | tombstone-1.12.2-4.6.5.jar | None |
| LCHIJA | quark | r1.6-188 | QuarkRotN-r1.6-188.jar | None |
| LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHIJA | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
| LCHIJA | betterbiomeblend | 1.12.2-1.1.7-forge | betterbiomeblend-1.12.2-1.1.7-forge.jar | None |
| LCHIJA | betterboilers | 1.2 | BetterBoilers-1.2.jar | None |
| LCHIJA | betterinvisibility | 1.0.1 | betterinvisibility-1.0.1.jar | None |
| LCHIJA | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
| LCHIJA | spartanweaponry | 1.5.3 | SpartanWeaponry-1.12.2-1.5.3.jar | None |
| LCHIJA | betterspartanarchery | 1.4.1-1.2a | BetterSpartanArchery-1.12.2-1.4.1-1.2a.jar | None |
| LCHIJA | betterthirdperson | 1.9.0 | BetterThirdPerson-Forge-1.12.2-1.9.0.jar | None |
| LCHIJA | modularui | 2.4.3 | modularui-2.4.3.jar | None |
| LCHIJA | bogosorter | 1.4.8 | bogosorter-1.4.8.jar | None |
| LCHIJA | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | bountifulbaubles | 0.0.1 | Bountiful Baubles-1.12.2-0.1.8.jar | None |
| LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCHIJA | bountiful | 2.2.3 | Bountiful-1.12.2-2.2.3.jar | None |
| LCHIJA | bmtr | 0.4 | BringMeTheRings-0.4.jar | None |
| LCHIJA | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None |
| LCHIJA | mousetweaks | 3.1.4 | mousetweaks-1.12.2-3.1.4.jar | None |
| LCHIJA | bundles | 1.1 | Bundles-1.1.jar | None |
| LCHIJA | caliper | 1.1.44 | Caliper-1.12.2-1.1.44.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | callablehorses | 1.1.1 | callablehorses-1.12.2-1.1.1.jar | None |
| LCHIJA | camoucreepers | 1.7.1 | camouflagedcreepers-1.7.1.jar | None |
| LCHIJA | carryon | 1.12.3 | carryon-1.12.2-1.12.7.23.jar | None |
| LCHIJA | cavegenerator | 1.1 | CaveGenerator-1.2-1.12.2.jar | None |
| LCHIJA | spark | 1.5.2 | spark-forge1122.jar | None |
| LCHIJA | loliasm | 5.20 | censoredasm5.20.jar | None |
| LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHIJA | charm | 1.4 | Charm-1.12.2-1.4.1.jar | None |
| LCHIJA | chatflow | ANT:VERSION | ChatFlow-1.4-7.jar | None |
| LCHIJA | cherishedworlds | 1.12.2-1.0.1 | cherishedworlds-1.12.2-1.0.1.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | chickens | 6.0.4 | chickens-6.0.4.jar | None |
| LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCHIJA | mysticalworld | 1.12.2-1.11.0 | mysticalworld-1.12.2-1.11.0.jar | None |
| LCHIJA | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LCHIJA | chunkpregenerator | 2.5.0 | Chunk Pregenerator-V1.12-2.5.7.jar | None |
| LCHIJA | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
| LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCHIJA | collective | 3.0 | collective-1.12.2-3.0.jar | None |
| LCHIJA | collisiondamage | 1.2.2 | CollisionDamage-1.2.2.jar | None |
| LCHIJA | colouredtooltips | 1.0.9 | ColouredTooltips-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | compositegear | 1.12.2 | CompositeGear-1.12.2-1.7.1.jar | None |
| LCHIJA | consolefilter | 1.1.1 | ConsoleFilter-1.12.2-1.1.1.jar | None |
| LCHIJA | fantasticlib | 1.12.2.047 | FantasticLib-1.12.2.047.jar | None |
| LCHIJA | controlledburn | 1.12.2.022 | Controlled+Burn-1.12.2.022.jar | None |
| LCHIJA | controlling | 3.0.10 | Controlling-3.0.12.3.jar | None |
| LCHIJA | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.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 | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCHIJA | corpsecomplex | 1.0.12.0 | corpsecomplex-1.12.2-1.0.12.0.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCHIJA | cosmeticbeds | 1.12.2-1.0.2.2 | cosmeticbeds-1.12.2-1.0.2.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | craftingtweaks | 9.0.1 | CraftingTweaks_1.12.2-9.0.1.jar | None |
| LCHIJA | craftpresence | 2.3.9 | CraftPresence-2.3.9+1.12.2.jar | None |
| LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.698.jar | None |
| LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.698.jar | None |
| LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCHIJA | customfov | 1.12.2-1.0.1 | customfov-1.12.2-1.0.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | customnausea | 1.12.2-1.0 | customnausea-1.12.2-1.0.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| LCHIJA | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
| LCHIJA | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
| LCHIJA | konkrete | 1.6.1 | konkrete_forge_1.6.1_MC_1.12-1.12.2.jar | None |
| LCHIJA | detailedhp | 1.1.0 | detailedhp_1.1.0_MC_1.12-1.12.2.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 | dynview | 1.3 | dynviewdist-1.12-1.3.jar | None |
| LCHIJA | shulker_access | 1.1.1 | Easy+Shulker+Access-1.12.2-1.1.1.jar | None |
| LCHIJA | eerieentities | 1.0.8 | EerieEntities-1.12.2-1.0.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | elenaidodge | 2.1 | ElenaiDodge-1.12.2-2.1.jar | None |
| LCHIJA | eplus | 5.1.0 | EnchantingPlusPlus-1.12.2-5.1.0.jar | None |
| LCHIJA | enchdesc | 1.1.20 | EnchantmentDescriptions-1.12.2-1.1.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | engineersdecor | 1.1.5 | engineersdecor-1.12.2-1.1.5.jar | ed58ed655893ced6280650866985abcae2bf7559 |
| LCHIJA | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.4.4_mc1.12.2.jar | None |
| LCHIJA | renderlib | 1.3.4 | RenderLib-1.12.2-1.3.4.jar | None |
| LCHIJA | entityculling | 6.4.3 | EntityCulling-1.12.2-6.4.3.jar | None |
| LCHIJA | minerva | 1.0.13 | minerva-library-1.0.13.jar | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCHIJA | extraalchemy | 0.5.4 | extraalchemy-forge-1.12-build11-0.5.4.jar | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCHIJA | extrasounds | 1.12.2-1.4.1 | ExtraSounds-1.12.2-1.4.1.jar | None |
| LCHIJA | fancymenu | 2.14.9 | fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar | None |
| LCHIJA | farmingforblockheads | 3.1.28 | FarmingForBlockheads_1.12.2-3.1.28.jar | None |
| LCHIJA | mod_lavacow | 1.3.2 | Fish's Undead Rising-1.3.2.jar | None |
| LCHIJA | xporbclump | 2.0 | Fixeroo-2.0.jar | None |
| LCHIJA | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
| LCHIJA | fpsreducer | mc1.12.2-1.20 | FpsReducer-mc1.12.2-1.20.jar | None |
| LCHIJA | friendlyfire | 1.5.10 | FriendlyFire-1.12.2-1.5.10.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | iceologer | 1.5.2 | Frozen-Fiend-1.5.2.jar | None |
| LCHIJA | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
| LCHIJA | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
| LCHIJA | ftbutilities | 5.4.1.131 | FTBUtilities-5.4.1.131.jar | None |
| LCHIJA | itemfilters | 1.0.4.2 | ItemFilters-1.0.4.2.jar | None |
| LCHIJA | ftbquests | 1202.9.0.15 | FTBQuests-1202.9.0.15.jar | None |
| LCHIJA | fw | 1.6.0 | FullscreenWindowed-1.12-1.6.0.jar | None |
| LCHIJA | futuremc | 0.2.6 | Future-MC-0.2.19.jar | None |
| LCHIJA | fxcontrol | 0.1.14 | fxcontrol-1.12-0.1.15.jar | None |
| LCHIJA | gamblingstyle | 1.1.3 | GamblingStyle-v1.1.3-1.12.2.jar | None |
| LCHIJA | groves | 0.2 | groves-0.2.jar | None |
| LCHIJA | growthcraft_hops | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | rustic | 1.1.7 | rustic-1.1.7.jar | None |
| LCHIJA | growthcraft | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_fishtrap | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_cellar | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_bees | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_milk | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_bamboo | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_apples | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_grapes | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | growthcraft_rice | 4.3.0 | growthcraft-1.12.2-4.3.0.jar | None |
| LCHIJA | guicompass | 1.5 | guicompass_1.12.2-1.5.jar | None |
| LCHIJA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | highlighter | 1.1.7 | Highlighter-1.12.2-forge-1.1.7.jar | None |
| LCHIJA | hitindication | 1.3.1 | hitindication-1.12.2-1.3.1.jar | None |
| LCHIJA | horsetweaks | 1.0.5 | HorseTweaks_1.12.2-1.0.5.jar | None |
| LCHIJA | hotbarlock | 1.0 | hotbarlock_1.0_MC_1.12-1.12.2.jar | None |
| LCHIJA | hotornot | 1.1.9 | HotOrNotPlus-1.12.2-1.1.9.jar | None |
| LCHIJA | iblis_headshots | 1.2.6 | iblis-headshots-1.2.6.jar | None |
| LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | improvedbackpacks | 1.12.2-1.5.0.0 | ImprovedBackpacks-1.12.2-1.5.0.0.jar | None |
| LCHIJA | incontrol | 3.9.18 | incontrol-1.12-3.9.18.jar | None |
| LCHIJA | inhibited | 1.2.0 | Inhibited-1.2.0.jar | None |
| LCHIJA | inventoryhud | 3.4.4 | InventoryHUD-1.12.2.forge-3.4.4.jar | None |
| LCHIJA | itemborders | 1.2.0 | ItemBorders-1.12.2-forge-1.2.0.jar | None |
| LCHIJA | itemzoom | 1.11 | itemzoom_1.12.2-1.11.jar | None |
| LCHIJA | jaopca | 1.12.2-2.2.8.106 | JAOPCA-1.12.2-2.2.8.106.jar | None |
| LCHIJA | oredictinit | 1.12.2-2.2.1.72 | JAOPCA-1.12.2-2.2.8.106.jar | None |
| LCHIJA | jeiutilities | 0.2.12 | JEI-Utilities-1.12.2-0.2.12.jar | None |
| LCHIJA | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
| LCHIJA | jetif | 1.5.2 | jetif-1.12.2-1.5.2.jar | None |
| LCHIJA | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
| LCHIJA | lagbgonrevived | 1.1.0 | lagbgonrevived-1.1.0.jar | None |
| LCHIJA | legendarytooltips | 1.1.9 | LegendaryTooltips-1.12.2-1.1.10.jar | None |
| LCHIJA | letmesleep | 1.2.2 | LetMeSleep-v1.2.3-1.12.2.jar | None |
| LCHIJA | livingenchantment | 3.2.3 | living_enchantment-3.2.3.jar | None |
| LCHIJA | lpb | 1.0 | Loading-Progress-Bar-v1.0-mc[1.8-1.12.2].jar | None |
| LCHIJA | logimmune | 0.1 | logimmune-0.1.jar | None |
| LCHIJA | loottweaker | GRADLE:VERSION | LootTweaker-0.3.3+MC1.12.2.jar | None |
| LCHIJA | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
| LCHIJA | magneticraft | 2.8.5 | Magneticraft_1.12-2.8.5-dev.jar | None |
| LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCHIJA | mapgadgets | @VERSION@ | Mapmaker's+Gadgets-1.2_for_1.12.x.jar | None |
| LCHIJA | materialchanger | 1.0 | materialchanger1.0.3-1.12.2.jar | None |
| LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LCHIJA | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
| LCHIJA | tbone | v1.6.8+mc1.12.2 | TBone-v1.6.8+mc1.12.2.jar | None |
| LCHIJA | metalchests | v6.1.0+mc1.12.2 | MetalChests-v6.1.0+mc1.12.2.jar | None |
| LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
| LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCHIJA | mia | 1.12.2-0.2.2a | mia-1.12.2-0.2.2a.jar | None |
| LCHIJA | mimicfish | 1.1 | mimicfish-1.2.jar | None |
| LCHIJA | testdummy | 1.12 | MmmMmmMmmMmm-1.12-1.14.jar | None |
| LCHIJA | mobdismemberment | 7.0.0 | MobDismemberment-1.12.2-7.0.0.jar | None |
| LCHIJA | modelloader | 1.1.7 | modelloader-1.1.7.jar | None |
| LCHIJA | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None |
| LCHIJA | morefurnaces | 1.11.0 | MoreFurnaces-Nomifactory-Edition-1.12.2-1.11.0.jar | None |
| LCHIJA | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
| LCHIJA | mbtool | 1.0.0 | MultiBuilderTool-1.0.2.jar | None |
| LCHIJA | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.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 | mutantbeasts | 1.12.2-1.0.2 | MutantBeasts-1.12.2-1.0.2.jar | None |
| LCHIJA | neat | 1.4-17 | Neat 1.4-17.jar | None |
| LCHIJA | nodami | 1.3.1 | nodami-1.12.2-1.3.1.jar | None |
| LCHIJA | nolavabuild | 1.12.2-1.0.0 | nolavabuild-1.12.2-1.0.0.jar | None |
| LCHIJA | nutrition | 4.9.0 | Nutrition-1.12.2-4.9.0.jar | None |
| LCHIJA | nyx | 1.6.1 | Nyx-1.6.1.jar | None |
| LCHIJA | oauth | 1.06.4 | oauth-1.06.4.jar | None |
| LCHIJA | oe | 1.0.7 | OceanicExpanse-1.0.7.jar | None |
| LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJA | oreveins | GRADLE:VERSION | oreveins-1.12.2-2.1.jar | None |
| LCHIJA | overpoweredarmorbar | @VERSION@ | overloadedarmorbar-1.0.4g.jar | None |
| LCHIJA | panoramica | 1.1.2 | panoramica_forge_1.1.2_MC_1.12-1.12.2.jar | None |
| LCHIJA | particleculling | v1.4.2 | particleculling-1.12.2-v1.4.2.jar | None |
| LCHIJA | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LCHIJA | pickletweaks | 2.1.3 | PickleTweaks-1.12.2-2.1.3.jar | None |
| LCHIJA | pingdisplayer | 1.12.2-1.6 | pingdisplayer-1.12.2-1.6.jar | None |
| LCHIJA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.3-15.jar | None |
| LCHIJA | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
| LCHIJA | potiondescriptions | 1.2.4 | potiondescriptions-1.12.2-1.2.4.jar | None |
| LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
| LCHIJA | randomconfigs | 1.12.2-1.3.2.3 | randomconfigs-1.12.2-1.3.2.3.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCHIJA | randomportals | 1.12.2-1.8.2.4 | randomportals-1.12.2-1.8.2.4.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCHIJA | randomthings | 4.2.7.4 | RandomThings-MC1.12.2-4.2.7.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | randomtweaks | 1.12.2-2.8.3.1 | randomtweaks-1.12.2-2.8.3.1.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCHIJA | reachfix | 1.0.9 | ReachFix-1.12.2-1.0.9.jar | None |
| LCHIJA | rfp2 | 1.12.2-1.3.2 | RealFirstPerson2-1.12.2-1.3.2.jar | None |
| LCHIJA | reccomplex | 1.4.8.5 | RecurrentComplex-1.4.8.5.jar | None |
| LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | resourcereloader | 1.0.2.5 | ResourceReloader-1.0.2.5.jar | None |
| LCHIJA | respawntimer | $version | respawntimer-1.12.2-2.0.2.0.jar | None |
| LCHIJA | rlmixins | 1.2.19 | RLMixins-1.2.19.jar | None |
| LCHIJA | rltweaker | 0.5.12 | RLTweaker-1.12.2-0.5.12.jar | None |
| LCHIJA | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
| LCHIJA | rotm | 1.1.4 | rotm-1.12.2-1.1.4.jar | None |
| LCHIJA | rotntweaker | 0.0.1 | RotN-Tweaker-0.0.1.jar | None |
| LCHIJA | roughmobsrevamped | 2.3.23 | roughmobsrevamped-1.12.2-2.3.23.jar | None |
| LCHIJA | rsgauges | 1.2.8 | rsgauges-1.12.2-1.2.8.jar | ed58ed655893ced6280650866985abcae2bf7559 |
| LCHIJA | bonetorch | 0.0.1.12 | SBM-BoneTorch-1.12.2-0.0.1b12.jar | None |
| LCHIJA | scalingfeast | v1.8.2 | scalingfeast-1.8.2.jar | None |
| LCHIJA | setbonus | 1.12.2.020 | SetBonus-1.12.2.020.jar | None |
| LCHIJA | shieldbreak | 1.1.3 | ShieldBreak-1.1.3.jar | None |
| LCHIJA | shouldersurfing | 1.16 | ShoulderSurfing-1.12.2-1.15.1.jar | d6261bb645f41db84c74f98e512c2bb43f188af2 |
| LCHIJA | simple_paraglider | 1.1.0 | simple_paraglider-1.1.0.jar | None |
| LCHIJA | sledgehammer | 1.12.2-2.0.26 | Sledgehammer-1.12.2-2.0.26-thin.jar | None |
| LCHIJA | snowrealmagic | 0.7.1 | SnowRealMagic-1.12.2-0.7.1.jar | None |
| LCHIJA | softerhaybales | 1.3 | softerhaybales_1.12.2-1.3.jar | None |
| LCHIJA | soundfilters | 0.12.1_for_1.12 | SoundFilters-0.12.1_for_1.12.jar | None |
| LCHIJA | soviet | 0.5 | Soviet+Era+0.6.jar | None |
| LCHIJA | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None |
| LCHIJA | spartannetherite | 1.0.0 | SpartanNetherite-1.12.2-1.0.0.jar | None |
| LCHIJA | specialai | 1.1.0_for_mc1.12.2 | specialai-1.1.0_for_mc1.12.2.jar | None |
| LCHIJA | srmonstress | 1.0.0 | SRMonstress-1.12.2v1.0.1.jar | None |
| LCHIJA | srparasites | 1.9.12 | SRParasites-1.12.2v1.9.12.jar | None |
| LCHIJA | startuptimer | 1.0.0 | startuptimer-1.1.0.jar | None |
| LCHIJA | storagedrawers | 5.5.0 | StorageDrawers-1.12.2-5.5.0.jar | None |
| LCHIJA | superiorshields | 1.12.2-1.0.2 | SuperiorShields-1.12.2-1.0.2.jar | None |
| LCHIJA | techguns | 2.0.2.0 | techguns-1.12.2-2.0.2.0_pre3.2.jar | None |
| LCHIJA | thenarrowgate | 1.0.0 | thenarrowgate-1.0.0.jar | None |
| LCHIJA | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCHIJA | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None |
| LCHIJA | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None |
| LCHIJA | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None |
| LCHIJA | tips | 1.0.9 | Tips-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | toolbelt | 1.9.14 | ToolBelt-1.12.2-1.9.14.jar | None |
| LCHIJA | topaddons | 1.12.2-1.13.0 | topaddons-1.12.2-1.13.0.jar | None |
| LCHIJA | topextras | 1.0.1 | topextras-1.12.2-1.0.1.jar | None |
| LCHIJA | toughnessbar | @VERSION@ | toughnessbar-2.4.jar | None |
| LCHIJA | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
| LCHIJA | treechop | 0.14.6 | TreeChop-1.12.2-0.14.7.jar | None |
| LCHIJA | unifine | 1.12.2-0.1.0 | Unifine-1.12.2-0.1.0.jar | None |
| LCHIJA | uniquebase | 1.0.1 | Unique Enchantments Base-1.12.2-1.1.4.jar | None |
| LCHIJA | uniquee | 2.0.1 | Unique Enchantments-1.12.2-2.1.4.jar | None |
| LCHIJA | universaltweaks | 1.9.0 | UniversalTweaks-1.12.2-1.9.0.jar | None |
| LCHIJA | vc | 5.10-final | vc-1.12.2-5.10-final.jar | None |
| LCHIJA | villagenames | 4.4.10 | VillageNames-1.12.2-4.4.10.jar | None |
| LCHIJA | vtt | ${version} | VillagerTrades-1.12.2-0.6.5.jar | None |
| LCHIJA | wanionlib | 1.12.2-2.91 | WanionLib-1.12.2-2.91.jar | None |
| LCHIJA | weakerspiderwebs | 2.0 | weakerspiderwebs_1.12.2-2.0.jar | None |
| LCHIJA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.1.16-universal.jar | None |
| LCHIJA | well | 1.0.1 | Well-Mod-v1.0.1-mc1.12.2.jar | None |
| LCHIJA | witherconfig | 1.1.2 | Wither-Config-1.1.2.jar | None |
| LCHIJA | xaerominimapfair | 24.1.1 | Xaeros_Minimap_FP24.1.1_Forge_1.12.jar | None |
| LCHIJA | xaeroworldmap | 1.38.4 | XaerosWorldMap_1.38.4_Forge_1.12.jar | None |
| LCHIJA | xlfoodmod | 1.12.2-1.9.2 | XL-Food-Mod-1.12.2-1.9.2.jar | None |
| LCHIJA | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
| LCHIJA | zenutils | 1.16.9 | zenutils-1.16.9.jar | None |
| LCHIJA | zenrecipereloading | 1.2.2 | zenrecipereloading-1.2.2.jar | None |
| LCHIJA | betterdisplays | 1.12.2-1.1.1 | BetterDisplays-1.12.2-1.1.1.jar | None |
| LCHIJA | solcarrot | 1.8.4 | solcarrot-1.12.2-1.8.4.jar | None |
| LCHIJA | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
| LCHIJA | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
| LCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
Loaded coremods (and transformers): AlfheimPlugin (Alfheim-1.3.jar)
RLTweaker ASM (RLTweaker-1.12.2-0.5.12.jar)
com.charles445.rltweaker.asm.RLTweakerASM
ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
EntityCullingPlugin (EntityCulling-1.12.2-6.4.3.jar)
meldexun.entityculling.asm.EntityCullingClassTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
LoliASM (censoredasm5.20.jar)
Startup Timer (startuptimer-1.1.0.jar)
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
wanion.unidict.core.UniDictCoreModTransformer
FMCore (fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar)
ReachFixPlugin (ReachFix-1.12.2-1.0.9.jar)
meldexun.reachfix.asm.ReachFixClassTransformer
BringMeTheRings plugin (BringMeTheRings-0.4.jar)
zabi.minecraft.bmtr.core.BaublesTransformer
ModularUI-Core (modularui-2.4.3.jar)
com.cleanroommc.modularui.core.ClassTransformer
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
techguns.core.TechgunsASMTransformer
LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
lumien.hardcoredarkness.asm.ClassTransformer
JeiUtilitiesLoadingPlugin (JEI-Utilities-1.12.2-0.2.12.jar)
com.github.vfyjxf.jeiutilities.asm.JeiUtilitiesClassTransformer
Loading Progress Bar Plugin (Loading-Progress-Bar-v1.0-mc[1.8-1.12.2].jar)
git.jbredwards.lpb.Main$Transformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
lumien.randomthings.asm.ClassTransformer
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
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
ForgelinPlugin (Forgelin-1.8.4.jar)
ReplantFMLLoadingPlugin (replant1.12.2-1.0.0.jar)
Quark Plugin (QuarkRotN-r1.6-188.jar)
vazkii.quark.base.asm.ClassTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
shadows.ApotheosisTransformer
ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.4.2.jar)
Lost Cities Patches (lcpatches-1.12.2-1.1.3.jar)
seemdmax.lcpatches.LostCitiesClassTransformer
Bundles (Bundles-1.1.jar)
OpticPatchingLoader (OpticManager_v1.1.10_mc1.12.2.jar)
com.creativemd.opticmanager.OpticTransformer
ConfigAnytimePlugin (!configanytime-3.0.jar)
Red Core (!Red-Core-MC-1.7-1.12-0.5.1.jar)
MixinLoader (ItemBorders-1.12.2-forge-1.2.0.jar)
BogoSorter-Core (bogosorter-1.4.8.jar)
FutureMC (Future-MC-0.2.19.jar)
thedarkcolour.futuremc.asm.CoreTransformer
AssetMover (assetmover-2.5.jar)
WitherConfigPlugin (Wither-Config-1.1.2.jar)
ZenRecipeReloadingPlugin (zenrecipereloading-1.2.2.jar)
XaeroWorldMapPlugin (XaerosWorldMap_1.38.4_Forge_1.12.jar)
xaero.map.core.transformer.ChunkTransformer
xaero.map.core.transformer.NetHandlerPlayClientTransformer
xaero.map.core.transformer.EntityPlayerTransformer
xaero.map.core.transformer.AbstractClientPlayerTransformer
xaero.map.core.transformer.WorldClientTransformer
xaero.map.core.transformer.EntityPlayerMPTransformer
xaero.map.core.transformer.PlayerListTransformer
xaero.map.core.transformer.SaveFormatTransformer
xaero.map.core.transformer.BiomeColorHelperTransformer
xaero.map.core.transformer.MinecraftServerTransformer
xaero.map.core.transformer.MinecraftTransformer
RenderLibPlugin (RenderLib-1.12.2-1.3.4.jar)
meldexun.renderlib.asm.RenderLibClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
UniversalTweaksCore (UniversalTweaks-1.12.2-1.9.0.jar)
ZenUtilsPlugin (zenutils-1.16.9.jar)
RLMixinsPlugin (RLMixins-1.2.19.jar)
Aqua Acrobatics Transformer (AquaAcrobatics-1.15.4.jar)
MusicTriggersMixins (musictriggers-1.12.2-6.3.1.jar)
KonkreteCore (konkrete_forge_1.6.1_MC_1.12-1.12.2.jar)
ShoulderPlugin (ShoulderSurfing-1.12.2-1.15.1.jar)
com.teamderpy.shouldersurfing.asm.ShoulderTransformations
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
Fixeroo (Fixeroo-2.0.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
bre.smoothfont.asm.Transformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
Snow! Real Magic! (SnowRealMagic-1.12.2-0.7.1.jar)
XaeroMinimapPlugin (Xaeros_Minimap_FP24.1.1_Forge_1.12.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
xaero.common.core.transformer.WorldClientTransformer
xaero.common.core.transformer.EntityPlayerMPTransformer
xaero.common.core.transformer.EntityPlayerSPTransformer
xaero.common.core.transformer.PlayerListTransformer
xaero.common.core.transformer.SaveFormatTransformer
xaero.common.core.transformer.GuiIngameForgeTransformer
xaero.common.core.transformer.MinecraftServerTransformer
xaero.common.core.transformer.GuiBossOverlayTransformer
xaero.common.core.transformer.ModelRendererTransformer
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
svenhjol.charm.base.CharmClassTransformer
CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
MixinLoader (Highlighter-1.12.2-forge-1.1.7.jar)
ESCore (ExtraSounds-1.12.2-1.4.1.jar)
serializationisbad (serializationisbad-1.5.2.jar)
io.dogboy.serializationisbad.legacyforge.SIBTransformer
Better Biome Blend (betterbiomeblend-1.12.2-1.1.7-forge.jar)
MixinBooter (!mixinbooter-8.8.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 23.11.1.231017' Renderer: 'Radeon RX 580 Series'
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]
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
Patchouli open book context: n/a
RLTweaker Error Report:
Suspected Mods: Unknown
Launched Version: 1.12.2
LWJGL: 2.9.4
OpenGL: Radeon RX 580 Series GL version 4.6.0 Compatibility Profile Context 23.11.1.231017, 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: Unity-1.6.4-1.12.zip, Clear Glass Pack 1.11 or 1.12.zip, Techguns Re.zip, AudioCraftV1.6.zip, qt-rstation-variant.zip, Authentic Shadows_1.11-1.12.zip, LowOnFire_1.12.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 16x AMD Ryzen 7 3700X 8-Core Processor
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment