Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- Born in a Barn (Born In A Barn 1.8-1.12-1.2.jar)
- RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
- SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
- Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.15-1.12.2.jar)
- ForgelinPlugin (Forgelin-1.8.4.jar)
- LoadingPlugin (AdChimneys-1.12.2-3.5.16.0-build.0654.jar)
- SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.6.0.jar)
- MixinBooter (!mixinbooter-9.4.jar)
- BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
- AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
- McLib core mod (mclib-2.4.3-1.12.2.jar)
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- Snow! Real Magic! (SnowRealMagic-1.12.2-0.7.1.jar)
- FarseekCoreMod (Farseek-1.12-2.5.1.jar)
- Plugin (NotEnoughIDs-1.5.4.4.jar)
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- AstralCore (astralsorcery-1.12.2-1.10.27.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
- ratscore (rats-3.2.14-1.12.2.jar)
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- Contact their authors BEFORE contacting forge
- // Don't be sad, have a hug! <3
- Time: 10/13/24 1:52 PM
- Description: Initializing game
- java.lang.NoClassDefFoundError: net/minecraft/network/PacketBuffer
- at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.registerChannel(FMLNetworkHandler.java:185)
- at net.minecraftforge.fml.common.FMLContainer.modConstruction(FMLContainer.java:92)
- 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.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.loadMods(Loader.java:595)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
- 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: net.minecraft.network.PacketBuffer
- 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)
- ... 38 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)
- ... 40 more
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method newSize$readCompoundTag(J)J in packetfixer.mixins.json:PacketBufferMixin from mod PacketFixer-forge-1.0.0-1.12.2.jar failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap packetfixer.mixins.refmap.json
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
- at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1384)
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421)
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:377)
- ... 45 more
- (MixinBooter) Mixins in Stacktrace:
- net/minecraft/network/PacketBuffer:
- dev.tonimatas.packetfixer.mixins.PacketBufferMixin (packetfixer.mixins.json) [PacketFixer-forge-1.0.0-1.12.2.jar]
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.registerChannel(FMLNetworkHandler.java:185)
- at net.minecraftforge.fml.common.FMLContainer.modConstruction(FMLContainer.java:92)
- 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.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.loadMods(Loader.java:595)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
- 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)
- -- System Details --
- 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: 976857952 bytes (931 MB) / 2296905728 bytes (2190 MB) up to 7456948224 bytes (7111 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2859 136 mods loaded, 135 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:----- |:------------------------ |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
- | LC | minecraft | 1.12.2 | minecraft.jar | None |
- | LC | mcp | 9.42 | minecraft.jar | None |
- | L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | L | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | L | mixinbooter | 9.4 | minecraft.jar | None |
- | L | foamfixcore | 7.7.4 | minecraft.jar | None |
- | L | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
- | L | essential | 1.0.0 | Essential (forge_1.12.2).processed.jar | None |
- | L | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
- | L | fastbench | 1.7.4 | FastWorkbench-1.12.2-1.7.4.jar | None |
- | L | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
- | L | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | L | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
- | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None |
- | L | ancientwarfare | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
- | L | ancientwarfareautomation | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
- | L | ancientwarfarenpc | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
- | L | ancientwarfarestructure | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
- | L | ancientwarfarevehicle | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
- | L | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
- | L | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
- | L | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
- | L | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
- | L | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
- | L | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
- | L | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
- | L | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
- | L | animania | 2.0.3.28 | animania-1.12.2-base-2.0.3.28.jar | None |
- | L | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None |
- | L | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
- | L | architecturecraft | @VERSION@ | architecturecraft-1.12-3.108.jar | None |
- | L | astralsorcery | 1.10.27 | astralsorcery-1.12.2-1.10.27.jar | None |
- | L | atlcraft | MC1.12-Ver1.9 | ATLCraftCandlesMod(MC1.12-Ver1.9).jar | None |
- | L | baubleshud | 5.0.2 | BaublesHud-1.12.2-5.0.2.jar | None |
- | L | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
- | L | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
- | L | betterthirdperson | 1.9.0 | BetterThirdPerson-Forge-1.12.2-1.9.0.jar | None |
- | L | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
- | L | bewitchment | 0.22.63 | bewitchment-1.12.2-0.0.22.64.jar | None |
- | L | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
- | L | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
- | L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
- | L | bountiful | 2.2.2 | Bountiful-2.2.2.jar | None |
- | L | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
- | L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
- | L | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
- | L | collective | 3.0 | collective-1.12.2-3.0.jar | None |
- | L | controlling | 3.0.10 | Controlling-3.0.12.4.jar | None |
- | L | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
- | L | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
- | L | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None |
- | L | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
- | L | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |
- | L | dailies | 1.12.2-6 | dailies-1.12.2-6.jar | None |
- | L | dawnoftimebuilder | 1.0.7 | dawnoftime_builder_edition-1.0.7.jar | None |
- | L | ptrmodellib | 1.0.5 | PTRLib-1.0.5.jar | None |
- | L | props | 2.6.3.7 | Decocraft-2.6.3.7_1.12.2.jar | None |
- | L | journeymap | 1.12.2-5.7.1p2 | journeymap-1.12.2-5.7.1p2.jar | None |
- | L | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
- | L | doggytalents | 1.15.1.6 | DoggyTalents-1.12.2-1.15.1.6.jar | None |
- | L | mocreatures | 12.4.5 | DrZharks-MoCreatures-Extended-12.4.5.jar | None |
- | L | mclib | 2.4.3 | mclib-2.4.3-1.12.2.jar | None |
- | L | emoticons | 1.1.2 | emoticons-1.1.2-1.12.2.jar | None |
- | L | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None |
- | L | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
- | L | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
- | L | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
- | L | forgeendertech | 1.12.2-4.5.6.1 | ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar | None |
- | L | fpsreducer | mc1.12.2-1.20 | FpsReducer-mc1.12.2-1.20.jar | None |
- | L | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
- | L | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
- | L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
- | L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None |
- | L | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
- | L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | L | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None |
- | L | itlt | 1.0.4 | itlt-1.12.x-1.0.4.jar | None |
- | L | jjcoa | 1.0.11 | JJ Coats of Arms 1.12-1.12.2-v1.0.11.jar | None |
- | L | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None |
- | L | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
- | L | mca | 6.1.0 | MCA-1.12.2-6.1.0-universal.jar | None |
- | L | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
- | L | mcwdoors | 1.3 | mcw-doors-1.0.3-mc1.12.2.jar | None |
- | L | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
- | L | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
- | L | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None |
- | L | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
- | L | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
- | L | medieval_craft | 1.14.4 | MedievalCraft-1.12.2-1.18.1.jar | None |
- | L | medivalmusic | 1.12.2-1.1 | medivalmusic-1.1.jar | None |
- | L | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
- | L | neat | 1.4-17 | Neat 1.4-17.jar | None |
- | L | nefdecomod | 0.9 | NefsMedievalPub+v0.9(1.12.2).jar | None |
- | L | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
- | L | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
- | L | packetfixer | 1.0.0 | PacketFixer-forge-1.0.0-1.12.2.jar | None |
- | L | pamscookables | 1.1 | pamscookables-1.1.jar | None |
- | L | placebo | 1.6.0 | Placebo-1.12.2-1.6.1.jar | None |
- | L | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | None |
- | L | rats | 3.2.14 | rats-3.2.14-1.12.2.jar | None |
- | L | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | None |
- | L | rustic | 1.1.7 | rustic-1.1.7.jar | None |
- | L | rusticthaumaturgy | 4.4a | Rustic Thaumaturgy-4.4a.jar | None |
- | L | rusticwitchcraft | 1.0.2 | rusticwitcraft-1.0.2.jar | None |
- | L | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
- | L | simple-rpc | 1.0 | simple-rpc-1.12.2-3.1.1.jar | None |
- | L | snowrealmagic | 0.7.1 | SnowRealMagic-1.12.2-0.7.1.jar | None |
- | L | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None |
- | L | spartanweaponry | 1.6.0 | SpartanWeaponry-1.12.2-1.6.0.jar | None |
- | L | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None |
- | L | tails | 1.12-1.10.0 | Tails-1.12-1.10.0.jar | None |
- | L | toolbelt | 1.9.14 | ToolBelt-1.12.2-1.9.14.jar | None |
- | L | torchmaster | 1.8.5.0 | torchmaster_1.12.2-1.8.5.0.jar | None |
- | L | vampirism | 1.6.2 | Vampirism-1.12.2-1.6.2.jar | None |
- | L | teamlapen-lib | 1.6.2 | Vampirism-1.12.2-1.6.2.jar | None |
- | L | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.3.0.jar | None |
- | L | variedcommodities | 1.12.2 | VariedCommodities_1.12.2-(31Mar23).jar | None |
- | L | vc | 5.10-final | vc-1.12.2-5.10-final.jar | None |
- | L | villagespawnpoint | 1.8 | villagespawnpoint_1.12.2-1.8.jar | None |
- | L | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
- | L | wawla | 2.6.275 | Wawla-1.12.2-2.6.275.jar | None |
- | L | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
- | L | xlfoodmod | 1.12.2-1.9.2 | XL-Food-Mod-1.12.2-1.9.2.jar | None |
- | L | drplibrary | 1.12.2-0.1.3-SNAPSHOT | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190130.044240.jar | None |
- | L | drpcmblueprints | 1.12.2-1.2.3 | drpcmblueprints-1.12.2-1.2.3.jar | None |
- | L | drpcmmaarg | 1.12.2-0.10.0-SNAPSHOT | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.084036.jar | None |
- | L | drpcmguis | 1.12.2-0.0.2-SNAPSHOT | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181126.010253.jar | None |
- | L | drpcore | 1.12.2-0.4.7 | drpcore-1.12.2-0.4.8.jar | None |
- | L | drpcmlocks | 1.12.2-1.0.1 | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181127.121203.jar | None |
- | L | drpmedieval | 1.12.2-0.3.6 | drpmedieval-1.12.2-0.3.6.jar | None |
- | L | structurize | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar | None |
- | L | minecolonies | 1.12.2-0.11.841-ALPHA | minecolonies-1.12.2-0.11.841-BETA-universal.jar | None |
- | L | ropebridge | 2.0.5 | RopeBridge-1.12.2-2.2.1.jar | None |
- | L | solcarrot | 1.8.4 | solcarrot-1.12.2-1.8.4.jar | None |
- | L | adchimneys | 1.12.2-3.5.16.0 | AdChimneys-1.12.2-3.5.16.0-build.0654.jar | None |
- | UD | mclib_core | 2.4.3 | minecraft.jar | None |
- Loaded coremods (and transformers):
- Born in a Barn (Born In A Barn 1.8-1.12-1.2.jar)
- com.chocohead.biab.BornInABarn
- RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
- com.therandomlabs.randompatches.core.RPTransformer
- 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
- ForgelinPlugin (Forgelin-1.8.4.jar)
- LoadingPlugin (AdChimneys-1.12.2-3.5.16.0-build.0654.jar)
- com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockRandomTick
- SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.6.0.jar)
- MixinBooter (!mixinbooter-9.4.jar)
- BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
- AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
- squeek.applecore.asm.TransformerModuleHandler
- McLib core mod (mclib-2.4.3-1.12.2.jar)
- mchorse.mclib.core.McLibCMClassTransformer
- 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)
- FarseekCoreMod (Farseek-1.12-2.5.1.jar)
- farseek.core.FarseekClassTransformer
- Plugin (NotEnoughIDs-1.5.4.4.jar)
- ru.fewizz.neid.asm.Transformer
- 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)
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- invtweaks.forge.asm.ContainerTransformer
- CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
- ratscore (rats-3.2.14-1.12.2.jar)
- com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- lumien.resourceloader.asm.ClassTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 536.23' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
- Launched Version: forge-14.23.5.2859
- LWJGL: 2.9.4
- OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.23, 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: English (US)
- Profiler Position: N/A (disabled)
- CPU: 12x Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement