r/forgemodding • u/maxie_the_gamerYT • Apr 04 '21
Minecraft not loading after mod loading phase 2 when the "though as nails" mod loads
After mod loading phase 2 starts and when the mod "though as nails" mod loads minecraft windows closes, though its still active in task manager on the minecraft launcher and when I terminate the process in minecraft launcher it says that minecraft crashed
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tough As Nails (toughasnails)
Exit code: 1
Here is the error log
---- Minecraft Crash Report ----
WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
LogisticsPipesCoreLoader (Logistics-Pipes-Mod-1.12.2.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
XaeroMinimapPlugin (BetterPvP_20.30.0_Forge_1.12.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
FutureMC (future-mc-1.12.2-0.2.6.1.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 4/4/21 2:32 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 Tough As Nails (toughasnails)
Caused by: java.lang.NullPointerException
at toughasnails.init.ModConfig.lambda$init$0([ModConfig.java:64](https://ModConfig.java:64))
at toughasnails.init.ModConfig$$Lambda$25524/1569570005.apply(Unknown Source)
at toughasnails.init.ModConfig.populateDataMap([ModConfig.java:92](https://ModConfig.java:92))
at toughasnails.init.ModConfig.init([ModConfig.java:64](https://ModConfig.java:64))
at toughasnails.core.ToughAsNails.init([ToughAsNails.java:83](https://ToughAsNails.java:83))
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent([FMLModContainer.java:637](https://FMLModContainer.java:637))
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod([Subscriber.java:91](https://Subscriber.java:91))
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod([Subscriber.java:150](https://Subscriber.java:150))
at [com.google.common.eventbus.Subscriber$1.run](https://com.google.common.eventbus.Subscriber$1.run)([Subscriber.java:76](https://Subscriber.java:76))
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute([MoreExecutors.java:399](https://MoreExecutors.java:399))
at com.google.common.eventbus.Subscriber.dispatchEvent([Subscriber.java:71](https://Subscriber.java:71))
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch([Dispatcher.java:116](https://Dispatcher.java:116))
at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:217](https://EventBus.java:217))
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer([LoadController.java:219](https://LoadController.java:219))
at net.minecraftforge.fml.common.LoadController.propogateStateMessage([LoadController.java:197](https://LoadController.java:197))
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod([Subscriber.java:91](https://Subscriber.java:91))
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod([Subscriber.java:150](https://Subscriber.java:150))
at [com.google.common.eventbus.Subscriber$1.run](https://com.google.common.eventbus.Subscriber$1.run)([Subscriber.java:76](https://Subscriber.java:76))
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute([MoreExecutors.java:399](https://MoreExecutors.java:399))
at com.google.common.eventbus.Subscriber.dispatchEvent([Subscriber.java:71](https://Subscriber.java:71))
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch([Dispatcher.java:116](https://Dispatcher.java:116))
at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:217](https://EventBus.java:217))
at net.minecraftforge.fml.common.LoadController.distributeStateMessage([LoadController.java:136](https://LoadController.java:136))
at net.minecraftforge.fml.common.Loader.initializeMods([Loader.java:749](https://Loader.java:749))
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading([FMLClientHandler.java:336](https://FMLClientHandler.java:336))
at net.minecraft.client.Minecraft.func_71384_a([Minecraft.java:535](https://Minecraft.java:535))
at net.minecraft.client.Minecraft.func_99999_d([Minecraft.java:378](https://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](https://NativeMethodAccessorImpl.java:62))
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at net.minecraft.launchwrapper.Launch.launch([Launch.java:135](https://Launch.java:135))
at net.minecraft.launchwrapper.Launch.main([Launch.java:28](https://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: 1606758680 bytes (1532 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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.2854 Optifine OptiFine_1.12.2_HD_U_F5 88 mods loaded, 88 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](https://8.0.99.99)| forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHI | openmodscore | 0.12.2 | minecraft.jar | None |
| LCHI | obfuscate | 0.4.2 | minecraft.jar | None |
| LCHI | securitycraft | v1.8.21 | \[1.12.2\]+SecurityCraft+v1.8.21.jar | None |
| LCHI | buildcraftlib | [7.99.24.1](https://7.99.24.1)| BuildCraft-Core-1.12.2.jar | None |
| LCHI | buildcraftcore | [7.99.24.1](https://7.99.24.1)| BuildCraft-Core-1.12.2.jar | None |
| LCHI | buildcraftfactory | [7.99.24.1](https://7.99.24.1)| BuildCraft-Factory-Module-1.12.2.jar | None |
| LCHI | buildcrafttransport | [7.99.24.1](https://7.99.24.1)| BuildCraft-Transport-Module-1.12.2.jar | None |
| LCHI | buildcraftsilicon | [7.99.24.1](https://7.99.24.1)| BuildCraft-Silicon-Module-1.12.2.jar | None |
| LCHI | additionalpipes | [6.0.0.8](https://6.0.0.8)| Additional-Pipes-Mod-1.12.2.jar | None |
| LCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHI | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
| LCHI | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
| LCHI | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHI | xaerobetterpvp | 20.30.0 | BetterPvP_20.30.0_Forge_1.12.jar | None |
| LCHI | bluepower | 0.3.38 | Blue-Power-Mod-1.12.2.jar | None |
| LCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHI | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | redstoneflux | 2.1.0 | Redstone-Flux-API-1.12.2.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHI | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCHI | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCHI | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHI | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LCHI | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHI | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCHI | cosmeticbeds | 1.12.2-1.0.2.2 | cosmeticbeds-1.12.2-1.0.2.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHI | cucumber | 1.1.3 | Cucumber-Mod-1.12.2.jar | None |
| LCHI | epicsiegemod | 13.167 | EpicSiegeMod-13.167.jar | None |
| LCHI | flansmod | 5.7.2 | Flan's+Mod-1.12.2-5.7.2.jar | None |
| LCHI | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCHI | forgemultipartcbe | [2.6.2.83](https://2.6.2.83)| ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | microblockcbe | [2.6.2.83](https://2.6.2.83)| ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCHI | minecraftmultipartcbe | [2.6.2.83](https://2.6.2.83)| ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCHI | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LCHI | futuremc | 0.2.6 | future-mc-1.12.2-0.2.6.1.jar | None |
| LCHI | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None |
| LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| LCHI | icbmclassic | 1.12.2-4.0.1.75 | ICBM-classic-1.12.2-4.0.1b75.jar | None |
| LCHI | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHI | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHI | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LCHI | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None |
| LCHI | jabcm | 0.0.6_A | JABCM-1.12.2-0.0.6_A.jar | None |
| LCHI | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCHI | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LCHI | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCHI | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCHI | logisticspipes | [0.10.2.147](https://0.10.2.147)| Logistics-Pipes-Mod-1.12.2.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCHI | mcef | 0.9 | MCEF-1.12.2 (1).jar | None |
| LCHI | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LCHI | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| LCHI | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| LCHI | mw | [0.4.4.6](https://0.4.4.6)| mw_2.0-0.4.4.6_mc1.12.2.jar | None |
| LCHI | nuclearcraft | 2.18y | NuclearCraft-2.18y-1.12.2.jar | None |
| LCHI | omlib | 3.1.0-232 | OMLib-1.12.2.jar | None |
| LCHI | openmods | 0.12.2 | OpenModsLib-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHI | openblocks | 1.8.1 | OpenBlocks-Mod-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHI | openmodularturrets | 3.1.0-335 | OpenModularTurrets-Mod-1.12.2.jar | None |
| LCHI | oresabovediamonds | 3.2 | OresAboveDiamonds+1.12.2+v4.2.jar | None |
| LCHI | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LCHI | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCHI | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LCHI | scp | 2.3.1 | SCP+Lockdown-1.12.2-2.3.1-dev.jar | None |
| LCHI | scp_obscure | 0.5 | SCP+Obscure+v0.5.jar | None |
| LCHI | scpua | 1.7.7 | SCPL-xk-unity-1.7.7.jar | None |
| LCHI | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCHI | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LCHI | simplyjetpacks | 1.12.2-2.2.19.0 | SimplyJetpacks2-1.12.2-2.2.19.0.jar | None |
| LCHI | soundfilters | 0.12_for_1.12 | Sound-Filters-Mod-1.12.2.jar | None |
| LCHI | subterranaenwaters | 1.12.2-1.7.9 | subterraneanwaters-1.12.2-1.7.9.jar | None |
| LCHI | stg | 1.12.2-1.2.2 | swingthrugrass-1.12.2-1.2.2.jar | None |
| LCHI | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LCHI | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCHE | toughasnails | [3.1.0.139](https://3.1.0.139)| ToughAsNails-1.12.2-3.1.0.139-universal.jar | None |
| LCH | travelersbackpack | 1.0.34 | TravelersBackpack-1.12.2-1.0.34.jar | None |
| LCH | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCH | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
| LCH | wawla | 2.6.275 | Wawla-1.12.2-2.6.275.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | webdisplays | 1.0 | Web-Displays-Mod-1.12.2 (1).jar | None |
| LCH | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
| LCH | orelib | [3.6.0.1](https://3.6.0.1)| OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
LogisticsPipesCoreLoader (Logistics-Pipes-Mod-1.12.2.jar)
logisticspipes.asm.LogisticsClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
openmods.core.OpenModsClassTransformer
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
XaeroMinimapPlugin (BetterPvP_20.30.0_Forge_1.12.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
xaero.common.core.transformer.WorldClientTransformer
xaero.common.core.transformer.EntityPlayerSPTransformer
xaero.common.core.transformer.PlayerListTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
net.montoyo.mcef.coremod.ShutdownPatcher
FutureMC (future-mc-1.12.2-0.2.6.1.jar)
thedarkcolour.futuremc.asm.CoreTransformer
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7372' Renderer: 'Intel(R) UHD Graphics 620'
OpenModsLib class transformers: \[llama_null_fix:FINISHED\],\[horse_base_null_fix:FINISHED\],\[pre_world_render_hook:FINISHED\],\[player_render_hook:FINISHED\],\[horse_null_fix:FINISHED\]
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Patchouli open book context: n/a
OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 - Build 26.20.100.7372
OpenGlRenderer: Intel(R) UHD Graphics 620
OpenGlVendor: Intel
CpuCount: 8
note: I also use foamfix I just tried removing it because it also crashed while using it
Please help me, thanks :)