1

Minecraft Keeps crashing when trying to load thaumcraft.

Albimeragon's Avatar Albimeragon4/26/16 4:58 pm
1 emeralds 970 1
4/26/2016 5:45 pm
Crunkles's Avatar Crunkles
I made a new world 1.9 I then downloaded forge 1.8-forge1.8-11.14.4.1563 worked fine downloaded mods custom npcs, Additional Blocks, World Edit and then i downloaded Thaumcraft it worked fine. However to day i experienced a crash. I've tried many hours to fix this crash. Minecraft starts up and configures the mods but when analysing Thaumcraft it crashes and displays a report: If you want me to show any more info to find the answer just ask.

---- Minecraft Crash Report ----

WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-Mod-1.8.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry

Time: 26/04/16 21:33
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:553)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:260)
at noppes.npcs.ModelDataShared.setEntityClass(ModelDataShared.java:125)
at noppes.npcs.ModelDataShared.readFromNBT(ModelDataShared.java:55)
at noppes.npcs.client.controllers.Preset.readFromNBT(Preset.java:24)
at noppes.npcs.client.controllers.PresetController.load(PresetController.java:40)
at noppes.npcs.client.controllers.PresetController.<init>(PresetController.java:23)
at noppes.npcs.client.ClientProxy.load(ClientProxy.java:265)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:237)
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:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
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:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
... 10 more
Caused by: java.lang.NullPointerException
at net.minecraft.enchantment.EnchantmentData.<init>(SourceFile:10)
at thaumcraft.common.entities.monster.EntityPech.<clinit>(EntityPech.java:850)
... 46 more


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

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 172166448 bytes (164 MB) / 310730752 bytes (296 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 8 mods loaded, 8 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
UCH Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
UCE customnpcs{1.8.0} [CustomNPCs] (CustomNPCs_1.8.0(09jan16).jar.jar)
UCH Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar)
UCH Thaumcraft{5.0.0} [Thaumcraft] (Thaumcraft-Mod-1.8.jar)
UCH tabm{1.0} [The Additional Blocks Mod] (The-Additional-Blocks-Mod-1.8.jar)
UCH worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar)
Loaded coremods (and transformers):
ThaumcraftLoader (Thaumcraft-Mod-1.8.jar)

GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4300' Renderer: 'Intel(R) HD Graphics 530'
Posted by Albimeragon's Avatar
Albimeragon
Level 2 : Apprentice Crafter
0

Create an account or sign in to comment.

1

1
04/26/2016 5:45 pm
Level 1 : New Explorer
Crunkles
Crunkles's Avatar
'at noppes.npcs.CustomNpcs.load(CustomNpcs.java:237)'
It's not Thaumcraft directly, it is CustomNPCs.
'Caused by: java.lang.NullPointerException
at net.minecraft.enchantment.EnchantmentData.<init>(SourceFile:10)
at thaumcraft.common.entities.monster.EntityPech.<clinit>(EntityPech.java:850)'

So its a clash between the pech's enchantment data and CustomNPCs. If you are actually running 1.9 with 1.8 forge and mods for some moronic reason, then I'm not probing any further. Try uninstalling one or the other, or disabling pechs.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome