Jump to content

Recommended Posts

Posted

Alright so i used a couple of hours to put together a cool modpack for 1.12.2. When i launch the game, and it's loading all the mods it crashes and i get the following error messages:

Hope some of you guys can help me :)

image.png.8a3d3e953cc03e74594710f4ac5fdf3a.png

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Shadowfacts-Forgelin-1.12.2.jar)
  DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 4/11/19 11:28 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
    at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:60)
    at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:70)
    at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
    at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63)
    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.initializeMods(Loader.java:752)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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: 1341632368 bytes (1279 MB) / 4630511616 bytes (4416 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -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.2825 83 mods loaded, 83 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.2825.jar                               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                       | 14.23.5.2825             | forge-1.12.2-14.23.5.2825.jar                               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | ivtoolkit                   | 1.3.3-1.12               | minecraft.jar                                               | None                                     |
    | LCHIJA | jei                         | 4.15.0.275               | jei_1.12.2-4.15.0.275.jar                                   | None                                     |
    | LCHIJA | abyssalcraft                | 1.9.6                    | AbyssalCraft-1.12.2-1.9.6.jar                               | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | aoa3                        | 3.0                      | Advent-of-Ascension-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | mantle                      | 1.12-1.3.3.49            | Mantle-1.12-1.3.3.49.jar                                    | None                                     |
    | LCHIJA | forgelin                    | 1.5.1                    | Shadowfacts-Forgelin-1.12.2.jar                             | None                                     |
    | LCHIJA | thedragonlib                | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                               | None                                     |
    | LCHIJA | baubles                     | 1.5.2                    | Baubles-1.12-1.5.2.jar                                      | None                                     |
    | LCHIJA | thaumcraft                  | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                            | None                                     |
    | LCHIJA | twilightforest              | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar                 | None                                     |
    | LCHIJA | tconstruct                  | 1.12.2-2.12.0.115        | Tinkers-Construct-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | armorplus                   | 1.12.2-11.7.1.23-beta    | armorplus-1.12.2-11.7.1.23-beta.jar                         | None                                     |
    | LCHIJA | atum                        | 2.0.2                    | Atum-1.12.2-2.0.2.jar                                       | None                                     |
    | LCHIJA | ichunutil                   | 7.2.0                    | iChunUtil-1.12.2-7.2.0.jar                                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | backtools                   | 7.0.0                    | Back-Tools-Mod-1.12.2.jar                                   | None                                     |
    | LCHIJA | backpack                    | 3.0.2                    | Backpacks-Mod-1.12.2.jar                                    | None                                     |
    | LCHIJA | bookshelf                   | 2.3.577                  | Bookshelf-1.12.2-2.3.577.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | cavern                      | 2.1.9                    | Cavern_1.12.2-v2.1.9.jar                                    | b78e30ad27c82f3e348f76edf497058678207299 |
    | LCHIJA | codechickenlib              | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | conarm                      | 1.2.3                    | conarm-1.12.2-1.2.3.jar                                     | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | extendedrenderer            | v1.0                     | CoroUtil-1.12.2.jar                                         | None                                     |
    | LCHIJA | coroutil                    | 1.12.1-1.2.19            | CoroUtil-1.12.2.jar                                         | None                                     |
    | LCHIJA | configmod                   | v1.0                     | CoroUtil-1.12.2.jar                                         | None                                     |
    | LCHIJA | mocreatures                 | 12.0.5                   | DrZharks+MoCreatures+Mod-12.0.5.jar                         | None                                     |
    | LCHIJA | dynamiclights               | 1.4.9                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_onfire        | 1.0.7                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_creepers      | 1.0.6                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_dropitems     | 1.1.0                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_entityclasses | 1.0.1                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_mobequipment  | 1.1.0                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_flamearrows   | 1.0.1                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_floodlights   | 1.0.3                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_otherplayers  | 1.0.9                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | dynamiclights_theplayer     | 1.1.3                    | Dynamic-Lights-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | eplus                       | 5.0.163                  | Enchanting-Plus-Mod-1.12.2.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | golems                      | 7.0.0-beta1              | Extra-Golems-Mod-1.12.2.jar                                 | None                                     |
    | LCHIJA | headcrumbs                  | 2.0.4                    | Headcrumbs-Mod-1.12.2.jar                                   | None                                     |
    | LCHIJA | history                     | Beta 2                   | History-Of-Technology-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | hw_inv                      | v0.1                     | Hostile-Worlds-Invasions-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | hats                        | 7.0.0                    | iChuns-Hats-Mod-1.12.2.jar                                  | None                                     |
    | LCHIJA | infernalmobs                | 1.7.3                    | Infernal-Mobs-Mod-1.12.2.jar                                | None                                     |
    | LCHIJA | lootbags                    | 2.5.8.5                  | LootBags-Mod-1.12.2.jar                                     | None                                     |
    | LCHIJA | lycanitesmobs               | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | arcticmobs                  | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | demonmobs                   | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | desertmobs                  | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | elementalmobs               | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | forestmobs                  | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | freshwatermobs              | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | infernomobs                 | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | junglemobs                  | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | mountainmobs                | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | plainsmobs                  | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | saltwatermobs               | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | shadowmobs                  | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | swampmobs                   | 1.20.5.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar                 | None                                     |
    | LCHIJA | malisiscore                 | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                                | None                                     |
    | LCHIJA | malisisdoors                | 1.12.2-7.3.0             | MalisisDoors-Mod-1.12.2.jar                                 | None                                     |
    | LCHIJA | megaloot                    | 0.1.4                    | MegaLoot-Mod-1.12.2.jar                                     | None                                     |
    | LCHIJA | mobamputation               | 7.0.0                    | Mob-Amputation-Mod-1.12.2.jar                               | None                                     |
    | LCHIJA | mobdismemberment            | 7.0.0                    | Mob-Dismemberment-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | morph                       | 7.1.3                    | Morphing-Mod-1.12.2.jar                                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJE | nei                         | 2.4.1                    | Not-Enough-Items-1.12.2-Recommended.jar                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJ  | harvestcraft                | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zc+The+7mm+Kidney+Stone+Update.jar | None                                     |
    | LCHIJ  | pandorasbox                 | 2.1.6.1-1.12             | Pandoras-Box-Mod-1.12.jar                                   | None                                     |
    | LCHIJ  | particleman                 | 1.12.1-1.5               | Particle-Man-Mod-1.12.2.jar                                 | None                                     |
    | LCHIJ  | redstoneflux                | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar                     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJ  | ruins                       | 17.1                     | Ruins-Mod-1.12.2.jar                                        | None                                     |
    | LCHIJ  | specialmobs                 | 1.0.0_for_mc1.12.2       | Special-Mobs-Mod-1.12.2.jar                                 | None                                     |
    | LCHIJ  | subcommonlib                | 1.2.0.1                  | subcommonlib-sublib-1.12.2-1.2.0.2b.jar                     | None                                     |
    | LCHIJ  | telepads                    | 1.11.2-1.0.2.1           | TelePads-Mod-1.12.2.jar                                     | None                                     |
    | LCHIJ  | thebetweenlands             | 3.3.10                   | TheBetweenlands-3.3.10-universal.jar                        | 38067d6878811efb38b6a045521cfd80b9b60b38 |
    | LCHIJ  | tinker_io                   | release 2.5.5e           | tinker_io-1.12-release 2.5.5e.jar                           | None                                     |
    | LCHIJ  | tinkersdefense              | 1.4.2.4a                 | Tinkers-Defense-Mod-1.12.2.jar                              | None                                     |
    | LCHIJ  | tinkertoolleveling          | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                         | None                                     |
    | LCHIJ  | torohealthmod               | 1.12.2-11                | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar                 | None                                     |
    | LCHIJ  | treechopper                 | 1.2.4                    | Tree-Chopper-Mod-1.12.2.jar                                 | None                                     |
    | LCHIJ  | wawla                       | 2.5.269                  | Wawla-1.12.2-2.5.269.jar                                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJ  | xaerominimap                | 1.16.3                   | Xaeros-Minimap-Mod-1.12.jar                                 | None                                     |

    Loaded coremods (and transformers): 
ForgelinPlugin (Shadowfacts-Forgelin-1.12.2.jar)
  
DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4836' Renderer: 'Intel(R) HD Graphics 630'
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
 

Posted
58 minutes ago, Alex Nielsen said:

But now it actually does the same thing just with pandorasbox mod....

It is impossible for another mod to "do the same thing".

Please post the updated crash log.

 

Also, where are you getting your mods?

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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