Jump to content

help i got a bad crash while running a few mods on singleplayer 1.12.2


egdod

Recommended Posts

crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  CreativePatchingLoader (CreativeCore_v1.10.69_mc1.12.2.jar)
  IvToolkit (IvToolkit-1.2.4.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)

Time: 1/5/22 5:43 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Recurrent Complex (reccomplex)
Caused by: java.lang.NoSuchFieldError: field_150901_e
    at ivorius.ivtoolkit.tools.MCRegistryDefault.idFromItem(MCRegistryDefault.java:41)
    at ivorius.reccomplex.utils.MCRegistryRemapping.idFromItem(MCRegistryRemapping.java:39)
    at ivorius.reccomplex.world.gen.feature.structure.registry.MCRegistrySpecial.idFromItem(MCRegistrySpecial.java:82)
    at ivorius.reccomplex.utils.FMLRemapperConvenience.registerLegacyIDs(FMLRemapperConvenience.java:44)
    at ivorius.reccomplex.RCRegistryHandler.preInit(RCRegistryHandler.java:113)
    at ivorius.reccomplex.RecurrentComplex.preInit(RecurrentComplex.java:151)
    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.GeneratedMethodAccessor8.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java: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)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- 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: 198821496 bytes (189 MB) / 469762048 bytes (448 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 42 mods loaded, 42 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                    | Version                  | Source                                 | Signature                                |
    |:----- |:--------------------- |:------------------------ |:-------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft             | 1.12.2                   | minecraft.jar                          | None                                     |
    | LCH   | mcp                   | 9.42                     | minecraft.jar                          | None                                     |
    | LCH   | FML                   | 8.0.99.99                | forge-1.12.2-14.23.5.2860.jar          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                 | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | creativecoredummy     | 1.0.0                    | minecraft.jar                          | None                                     |
    | LCH   | itemphysic            | 1.4.0                    | minecraft.jar                          | None                                     |
    | LCH   | ivtoolkit             | 1.2.4                    | minecraft.jar                          | None                                     |
    | LCH   | jei                   | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar              | None                                     |
    | LCH   | appleskin             | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar            | None                                     |
    | LCH   | baubles               | 1.5.2                    | Baubles-1.12-1.5.2.jar                 | None                                     |
    | LCH   | artifacts             | 1.12.2-1.2.2             | Artifacts-1.12.2-1.2.2.jar             | None                                     |
    | LCH   | carryon               | 1.12.3                   | carryon-1.12.2-1.12.6.20.jar           | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
    | LCH   | clienttweaks          | 3.1.11                   | ClientTweaks_1.12.2-3.1.11.jar         | None                                     |
    | LCH   | comforts              | 1.4.1.3                  | comforts-1.12.2-1.4.1.3.jar            | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | cosmeticarmorreworked | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar   | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LCH   | creativecore          | 1.10.0                   | CreativeCore_v1.10.69_mc1.12.2.jar     | None                                     |
    | LCH   | doggytalents          | 1.15.1.6                 | DoggyTalents-1.12.2-1.15.1.6.jar       | None                                     |
    | LCH   | orelib                | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar              | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | dsurround             | 3.6.1.0                  | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCE   | reccomplex            | 1.4.8.2                  | RecurrentComplex-1.4.8.2.jar           | None                                     |
    | LC    | dynamictrees          | 1.12.2-0.9.26            | DynamicTrees-1.12.2-0.9.26.jar         | None                                     |
    | LC    | fastfurnace           | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar           | None                                     |
    | LC    | fastbench             | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar         | None                                     |
    | LC    | gravestone            | 1.10.2                   | gravestone-1.10.2.jar                  | None                                     |
    | LC    | waila                 | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar            | None                                     |
    | LC    | ichunutil             | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | inventorytweaks       | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironchest             | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar        | None                                     |
    | LC    | journeymap            | 1.12.2-5.7.0             | journeymap-1.12.2-5.7.0.jar            | None                                     |
    | LC    | mobdismemberment      | 7.0.0                    | MobDismemberment-1.12.2-7.0.0.jar      | None                                     |
    | LC    | mobends               | 1.2.1                    | MoBends_1.12.2-1.2.1-19.12.21.jar      | None                                     |
    | LC    | llibrary              | 1.7.20                   | llibrary-1.7.20-1.12.2.jar             | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | mowziesmobs           | 1.5.8                    | mowziesmobs-1.5.8.jar                  | None                                     |
    | LC    | neat                  | 1.4-17                   | Neat+1.4-17.jar                        | None                                     |
    | LC    | projecte              | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar            | None                                     |
    | LC    | stg                   | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                   | None                                     |
    | LC    | torchmaster           | 1.8.5.0                  | torchmaster_1.12.2-1.8.5.0.jar         | None                                     |
    | LC    | veinminer             | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar  | None                                     |
    | LC    | veinminermodsupport   | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar  | None                                     |
    | LC    | waystones             | 4.0.72                   | Waystones_1.12.2-4.0.72.jar            | None                                     |
    | LC    | immersiveengineering  | 0.12-98                  | ImmersiveEngineering-0.12-98.jar       | None                                     |
    | LC    | rtg                   | 6.1.0.0-snapshot.1       | RTG-1.12.2-6.1.0.0-snapshot.1.jar      | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
CreativePatchingLoader (CreativeCore_v1.10.69_mc1.12.2.jar)
  
IvToolkit (IvToolkit-1.2.4.jar)
  
ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 425.31' Renderer: 'GeForce GTX 765M/PCIe/SSE2'

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.