Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar.zip)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar.zip)
  Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar.zip)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 3/8/20 3:21 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 NetherEx (netherex)
Caused by: java.lang.NoClassDefFoundError: com/electronwill/nightconfig/core/ConfigFormat
    at logictechcorp.netherex.NetherEx.onFMLInitialization(NetherEx.java:116)
    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:624)
    at sun.reflect.GeneratedMethodAccessor9.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:744)
    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)
Caused by: java.lang.ClassNotFoundException: com.electronwill.nightconfig.core.ConfigFormat
    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)
    ... 41 more
Caused by: java.lang.NullPointerException


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: 2105115336 bytes (2007 MB) / 4831838208 bytes (4608 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.2816 Optifine OptiFine_1.12.2_HD_U_E3 33 mods loaded, 33 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                                |
    |:----- |:--------------- |:------------------------ |:------------------------------------------------------ |:---------------------------------------- |
    | LCHI  | minecraft       | 1.12.2                   | minecraft.jar                                          | None                                     |
    | LCHI  | mcp             | 9.42                     | minecraft.jar                                          | None                                     |
    | LCHI  | FML             | 8.0.99.99                | forge-1.12.2-14.23.5.2816.jar                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge           | 14.23.5.2816             | forge-1.12.2-14.23.5.2816.jar                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | securitycraft   | v1.8.14                  | [1.12.2]+SecurityCraft+v1.8.14 - copia(1).jar.zip      | None                                     |
    | LCHI  | craftstudioapi  | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar.zip | None                                     |
    | LCHI  | ctm             | MC1.12.2-1.0.1.30        | CTM-MC1.12.2-1.0.1.30.jar.zip                          | None                                     |
    | LCHI  | twilightforest  | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar.zip      | None                                     |
    | LCHI  | animania        | 1.7.3                    | animania-1.12.2-1.7.3.jar.zip                          | None                                     |
    | LCHI  | comforts        | 1.4.1.2                  | comforts-1.12.2-1.4.1.2.jar.zip                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHI  | ptrmodellib     | 1.0.4                    | PTRLib-1.0.4.jar.zip                                   | None                                     |
    | LCHI  | props           | 2.6.3                    | DecoCraft-Mod-1.12.2.jar.zip                           | None                                     |
    | LCHI  | dynamictrees    | 1.12.2-0.9.5             | Dynamic-Trees-Mod-1.12.2.jar.zip                       | None                                     |
    | LCHI  | elevatorid      | 1.3.8                    | ElevatorMod-1.12.2-1.3.8.jar.zip                       | None                                     |
    | LCHI  | fencejumper     | 1.0.5                    | fencejumper-1.12-1.0.5.jar.zip                         | None                                     |
    | LCHI  | gokistats       | @version@                | gokiStats-1.2.5.1.jar.zip                              | None                                     |
    | LCHI  | waila           | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2 (1).jar.zip                    | None                                     |
    | LCHI  | inventorytweaks | 1.63+release.109.220f184 | Inventory-Tweaks-Mod-1.12.2.jar.zip                    | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHI  | ironfurnaces    | 1.3.1                    | ironfurnaces-1.3.1.jar.zip                             | None                                     |
    | LCHI  | jei             | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar.zip                          | None                                     |
    | LCHI  | journeymap      | 1.12.2-5.7.0             | journeymap-1.12.2-5.7.0.jar.zip                        | None                                     |
    | LCHI  | libraryex       | 1.0.12                   | LibraryEx-1.12.2-1.0.12.jar.zip                        | None                                     |
    | LCHI  | malisiscore     | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar.zip                       | None                                     |
    | LCHI  | malisisdoors    | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar.zip                      | None                                     |
    | LCHI  | mantle          | 1.12-1.3.3.55            | Mantle-Mod-1.12.2.jar.zip                              | None                                     |
    | LCHE  | netherex        | 2.0.15                   | NetherEx-1.12.2-2.0.15.jar(1).zip                      | None                                     |
    | LCH   | reap            | 1.5.2                    | reap-1.5.2.jar.zip                                     | None                                     |
    | LCH   | rustic          | 1.1.1                    | Rustic-Mod-1.12.2.jar.zip                              | None                                     |
    | LCH   | thutessentials  | 2.2.22                   | Thut-Essentials-Mod-1.12.2.jar.zip                     | None                                     |
    | LCH   | tconstruct      | 1.12.2-2.12.0.115        | Tinkers-Construct-Mod-1.12.2.jar.zip                   | None                                     |
    | LCH   | tombstone       | 3.6.2                    | tombstone-3.6.2-1.12.2.jar.zip                         | None                                     |
    | LCH   | uteamcore       | 2.2.4.133                | u_team_core-1.12.2-2.2.4.133.jar.zip                   | None                                     |
    | LCH   | usefulbackpacks | 1.3.1.13                 | useful_backpacks-1.12.2-1.3.1.13.jar                   | None                                     |

    Loaded coremods (and transformers): 
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar.zip)
  team.chisel.ctm.client.asm.CTMTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar.zip)
  
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar.zip)
  invtweaks.forge.asm.ContainerTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
    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)
        - wailaIntegration (Enabled/Not Forced)
 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • ahh yes I mean waystone. Thank you very much helped alot  cheers mate!
    • Do you mean waystones?   You can use KubeJS to remove and add a changed recipe for it: https://www.curseforge.com/minecraft/mc-mods/kubejs   Add KubeJS and start the modpack once to generate the files for the mod   In your modpack folder, you will find now a kubejs folder Go to server_scripts (create the folder if missing) - yes, also for singleplayer, use the server_scripts folder Create a new file "reciperemove.js" Edit this file and add the recipe for the waypoint mod: ServerEvents.recipes(event => { let toRemove = [ {output: 'waystones:example_item'}, ]; for (const remove of toRemove) { event.remove(remove); } }) Just make sure you are using the correct item ID   Create another file "recipes.js" in the server_scripts folder and use: ServerEvents.recipes(event => { event.shaped( Item.of('waystones:example_item'), [ 'AAA', 'BCB', 'AAA' ], { A: 'minecraft:stone', B: 'waystones:item_1', C: 'waystones:item_2' } ) })   The Letter Block with AAA etc is a crafting table - so there you define the recipe and the items      
    • I am currently making a modpack for myself and I want to change the recipe for waypoints*. How do I do this? Is there a simply way to change an existing recipe (or to delete the old one and make a new one). I only need a for 1 single player world. My coding Knowledge is limited to arduinos but I feel I could teach myself some Java if needed *waypoint mod by BlayTheNinth
    • Tired of the same old iron sword and pickaxe? Dive into a world of enhanced possibilities with Droid's Implements! This exciting addition to your Minecraft experience introduces:   Four Unique Weapons:    Daggers: Quick, cheap, and effective, great for agility. Applies Weakness for one minute. Warhammers: A powerful option for defeating strong enemies. Applies Harming for a quarter of a second, making it ineffective against the undead. Spears: A balanced weapon with fair damage and speed. Applies Mining Fatigue, making escape difficult for cornered enemies. Clubs: Hard-hitting yet slow, the club is a robust alternative to the sword. Applies Slowness, increasing the chance of catching your enemy.   Two Handy Tools:   The Mining Hammer: A worthwhile alternative to the pickaxe, the Mining Hammer mines in a 3x3 area, making mining stone more efficient. The Heavy Shovel: A beneficial substitute to the shovel, the Mining Hammer mines in a 3x3 area, making mining sand and gravel more efficient.   Damage Comparison: Dagger > Spear > Sword = Club > Warhammer     Check it out now!
  • Topics

×
×
  • Create New...

Important Information

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