Jump to content

Adroni

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Adroni

  1. I have a personal modpack and I hope someone can tell what is wrong? Does anyone know what is wrong? 

     

    I use Forge 1.12.2 14.23.5.2838

     

    -Mod List: >AppliedEnergestics2-rv6-stable-7

                     >BetterFps-Mod-1.12.2     (Test Alghorithms (Java Math)

                     >CodeChickenLib-1.12.2-3.2.2.353-universal

                     >ExtraCells-1.12.2-2.6.2a

                     >foamfix-0.10.5-1.12.2

                     >GregicAdditions-1.12.2-1.4.3

                     >gregtech-1.12.2-1.8.4.419

                     >jei_1.12.2-4.15.0.268

     

    Crash Report:

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
      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.5-1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 7/30/19 5:48 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 Gregic Additions (gtadditions)
    Caused by: java.lang.NoSuchMethodError: gregtech.api.recipes.RecipeMap.<init>(Ljava/lang/String;IIIIIIIIILgregtech/api/recipes/RecipeBuilder;)V
        at gregicadditions.recipes.GARecipeMaps.<clinit>(GARecipeMaps.java:24)
        at gregicadditions.machines.GATileEntities.init(GATileEntities.java:86)
        at gregicadditions.GregicAdditions.preInit(GregicAdditions.java:45)
        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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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:627)
        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(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)


    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 (x86) version 10.0
        Java Version: 1.8.0_221, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 199667048 bytes (190 MB) / 419614720 bytes (400 MB) up to 1611923456 bytes (1537 MB)
        JVM Flags: 6 total; -Xmx1550m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2838 12 mods loaded, 12 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.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCH   | forge               | 14.23.5.2838  | forge-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCH   | foamfixcore         | 7.7.4         | minecraft.jar                                     | None                                     |
        | LCH   | appliedenergistics2 | rv6-stable-7  | appliedenergistics2-rv6-stable-7.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
        | LCH   | codechickenlib      | 3.2.2.353     | CodeChickenLib-1.12.2-3.2.2.353-universal (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCH   | extracells          | 2.6.2         | ExtraCells-1.12.2-2.6.2a.jar                      | None                                     |
        | LCH   | foamfix             | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar                         | None                                     |
        | LCH   | jei                 | 4.15.0.268    | jei_1.12.2-4.15.0.268.jar                         | None                                     |
        | LCH   | gregtech            | 1.8.4.419     | gregtech-1.12.2-1.8.4.419.jar                     | None                                     |
        | LCE   | gtadditions         | 1.12.2-1.4.3  | GregicAdditions-1.12.2-1.4.3.jar                  | None                                     |

        Loaded coremods (and transformers): 
    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.5-1.12.2.jar)
      pl.asie.foamfix.coremod.FoamFixTransformer
        GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4300' Renderer: 'Intel(R) HD Graphics'
        AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768

     

×
×
  • Create New...

Important Information

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