Thaumic_Exploration icon indicating copy to clipboard operation
Thaumic_Exploration copied to clipboard

A weird crash

Open Mattk4355 opened this issue 10 years ago • 5 comments

So I try to load Thaumic Exploration in my custom pack, and it goes fine till it loads Thaumic Exploration, and then it crashes with this:

---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3

Time: 12/23/14 6:46 PM Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thaumcraft/common/blocks/JarStepSound at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) 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) 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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) at org.multimc.EntryPoint.listen(EntryPoint.java:165) at org.multimc.EntryPoint.main(EntryPoint.java:54) Caused by: java.lang.NoClassDefFoundError: thaumcraft/common/blocks/JarStepSound at flaxbeard.thaumicexploration.ThaumicExploration.preInit(ThaumicExploration.java:347) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ... 18 more Caused by: java.lang.ClassNotFoundException: thaumcraft.common.blocks.JarStepSound at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 45 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.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.7.0_71, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1299539064 bytes (1239 MB) / 2621964288 bytes (2500 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2056m -Xmx4096m -XX:PermSize=1028m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.85.1240 Minecraft Forge 10.13.2.1240 Optifine OptiFine_1.7.10_HD_U_B4 129 mods loaded, 129 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized FML{7.10.85.1240} Forge Mod Loader Unloaded->Constructed->Pre-initialized Forge{10.13.2.1240} Minecraft Forge Unloaded->Constructed->Pre-initialized appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized <CoFH ASM>{000} CoFH ASM Data Initialization Unloaded->Constructed->Pre-initialized InfiniBows{1.3.0 build 20} InfiniBows Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.3.68} Not Enough Items Unloaded->Constructed->Pre-initialized ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core Unloaded->Constructed->Pre-initialized OpenModsCore{@VERSION@} OpenModsCore Unloaded->Constructed->Pre-initialized debug{1.0} debug Unloaded->Constructed->Pre-initialized IC2{2.2.652-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized AdvancedSolarPanel{1.7.10-3.5.1} Advanced Solar Panels Unloaded->Constructed->Pre-initialized appliedenergistics2{rv1-stable-1} Applied Energistics 2 Unloaded->Constructed->Pre-initialized Aroma1997CoreHelper{1.0.2.13} Aroma1997Core|Helper Unloaded->Constructed->Pre-initialized Aroma1997sDimension{1.0} Aroma1997's Dimensional World Unloaded->Constructed->Pre-initialized AromaBackup{0.0.0.3} AromaBackup Unloaded->Constructed->Pre-initialized bdlib{1.5.1.32} BD Lib Unloaded->Constructed->Pre-initialized BiblioCraft{1.9.1} BiblioCraft Unloaded->Constructed->Pre-initialized Mantle{1.7.10-0.3.2.jenkins184} Mantle Unloaded->Constructed->Pre-initialized Natura{2.2.0} Natura Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.1.0} Biomes O' Plenty Unloaded->Constructed->Pre-initialized BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition Unloaded->Constructed->Pre-initialized CoFHCore{1.7.10R3.0.0B8} CoFH Core Unloaded->Constructed->Pre-initialized BuildCraft|Core{6.2.2} BuildCraft Unloaded->Constructed->Pre-initialized Forestry{3.2.0.5} Forestry for Minecraft Unloaded->Constructed->Pre-initialized BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition Unloaded->Constructed->Pre-initialized BiblioWoodsNatura{1.5} BiblioWoods Natura Edition Unloaded->Constructed->Pre-initialized ThermalFoundation{1.7.10R1.0.0B3} Thermal Foundation Unloaded->Constructed->Pre-initialized ThermalExpansion{1.7.10R4.0.0B6} Thermal Expansion Unloaded->Constructed->Pre-initialized BigReactors{0.4.0rc11} Big Reactors Unloaded->Constructed->Pre-initialized BinnieCore{2.0-dev5} Binnie Core Unloaded->Constructed->Pre-initialized Botany{2.0-dev5} Botany Unloaded->Constructed->Pre-initialized ExtraBees{2.0-dev5} Extra Bees Unloaded->Constructed->Pre-initialized ExtraTrees{2.0-dev5} Extra Trees Unloaded->Constructed->Pre-initialized Genetics{2.0-dev5} Genetics Unloaded->Constructed->Pre-initialized AWWayofTime{v1.2.1b} Blood Magic: Alchemical Wizardry Unloaded->Constructed->Pre-initialized WaslieCore{1.1} WaslieCore Unloaded->Constructed->Pre-initialized BloodUtils{1.4} BloodUtils Unloaded->Constructed->Pre-initialized Baubles{1.0.1.10} Baubles Unloaded->Constructed->Pre-initialized Thaumcraft{4.2.2.0} Thaumcraft Unloaded->Constructed->Pre-initialized Botania{r1.3-140} [Botania](Botania r1.3-140.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{6.2.2} BC Transport Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{6.2.2} BC Silicon Unloaded->Constructed->Pre-initialized BuildCraft|Builders{6.2.2} BC Builders Unloaded->Constructed->Pre-initialized BuildCraft|Energy{6.2.2} BC Energy Unloaded->Constructed->Pre-initialized BuildCraft|Factory{6.2.2} BC Factory Unloaded->Constructed->Pre-initialized CarpentersBlocks{3.2.7} [Carpenter's Blocks](Carpenter's Blocks v3.2.7 - MC 1.7.10.zip) Unloaded->Constructed->Pre-initialized ChickenChunks{1.3.4.14} ChickenChunks Unloaded->Constructed->Pre-initialized CompactSolars{4.4.39.315} Compact Solar Arrays Unloaded->Constructed->Pre-initialized DeathCounter{4.0.0} DeathCounter Unloaded->Constructed->Pre-initialized MineFactoryReloaded{1.7.10R2.8.0RC5} MineFactory Reloaded Unloaded->Constructed->Pre-initialized EnderIO{1.7.10-2.2.2.285} Ender IO Unloaded->Constructed->Pre-initialized EnderStorage{1.4.5.26} EnderStorage Unloaded->Constructed->Pre-initialized EnderZoo{1.7.10-1.0.5.14} Ender Zoo Unloaded->Constructed->Pre-initialized ForgeMultipart{1.1.0.314} Forge Multipart Unloaded->Constructed->Pre-initialized ExtraUtilities{1.1.0k} Extra Utilities Unloaded->Constructed->Pre-initialized Waila{1.5.5} Waila Unloaded->Constructed->Pre-initialized ThaumicTinkerer{unspecified} Thaumic Tinkerer Unloaded->Constructed->Pre-initialized ForbiddenMagic{1.7.10-0.55} [Forbidden Magic](Forbidden Magic-1.7.10-0.55.jar) Unloaded->Constructed->Pre-initialized Railcraft{9.4.0.0} Railcraft Unloaded->Constructed->Pre-initialized TConstruct{1.7.10-1.7.1.build771} Tinkers' Construct Unloaded->Constructed->Pre-initialized MagicBees{1.7.10-2.1.22} Magic Bees Unloaded->Constructed->Pre-initialized gendustry{1.4.2.46} GenDustry Unloaded->Constructed->Pre-initialized GraviSuite{1.7.10-2.0.3} Graviation Suite Unloaded->Constructed->Pre-initialized iChunUtil{4.1.2} iChunUtil Unloaded->Constructed->Pre-initialized Hats{4.0.1} Hats Unloaded->Constructed->Pre-initialized IC2NuclearControl{2.0.8b} Nuclear Control 2 Unloaded->Constructed->Pre-initialized inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks Unloaded->Constructed->Pre-initialized IronChest{6.0.62.742} Iron Chest Unloaded->Constructed->Pre-initialized JABBA{1.1.4} JABBA Unloaded->Constructed->Pre-initialized journeymap{4.0.5} JourneyMap Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC5} MFR Compat: Applied Energistics Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC4} MFR Compat: Atum Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC5} MFR Compat: BackTools Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC4} MFR Compat: BuildCraft Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC4} MFR Compat: Chococraft Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC4} MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC5} MFR Compat: Forestry Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC4} MFR Compat: ForgeMicroblock Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC4} MFR Compat: IC2 Unloaded->Constructed->Pre-initialized Mystcraft{0.11.0.00} Mystcraft Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC4} MFR Compat: Mystcraft Unloaded->Constructed->Pre-initialized ProjRed|Core{4.5.1.51} ProjectRed Unloaded->Constructed->Pre-initialized ProjRed|Exploration{4.5.1.51} ProjectRed-Exploration Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC4} MFR Compat ProjectRed Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC4} MFR Compat: Railcraft Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC4} MFR Compat: RP2 Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC4} MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC5} MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC4} MFR Compat: Thermal Expansion Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC5} MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC5} MFR Compat: Vanilla Unloaded->Constructed->Pre-initialized NEIAddons{1.12.3.11} NEI Addons Unloaded->Constructed->Pre-initialized NEIAddons|Botany{1.12.3.11} NEI Addons: Botany Unloaded->Constructed->Pre-initialized NEIAddons|Forestry{1.12.3.11} NEI Addons: Forestry Unloaded->Constructed->Pre-initialized NEIAddons|CraftingTables{1.12.3.11} NEI Addons: Crafting Tables Unloaded->Constructed->Pre-initialized NEIAddons|ExNihilo{1.12.3.11} NEI Addons: Ex Nihilo Unloaded->Constructed->Pre-initialized NEIPlugins{1.1.0.11-unofficial} NEI Plugins Unofficial Unloaded->Constructed->Pre-initialized NetherOres{1.7.10R2.3.0RC3} Nether Ores Unloaded->Constructed->Pre-initialized ObsidiPlates{3.0.0.18} ObsidiPlates Unloaded->Constructed->Pre-initialized OpenMods{0.6} OpenMods Unloaded->Constructed->Pre-initialized OpenBlocks{1.3} OpenBlocks Unloaded->Constructed->Pre-initialized PowerConverters{1.7.10-3.0.0.32} Power Converters Unloaded->Constructed->Pre-initialized JotatosPracticalities{0.2.5} Practicalities Unloaded->Constructed->Pre-initialized ProjRed|Transmission{4.5.1.51} ProjectRed-Transmission Unloaded->Constructed->Pre-initialized ProjRed|Transportation{4.5.1.51} ProjectRed-Transportation Unloaded->Constructed->Pre-initialized ProjRed|Compatibility{4.5.1.51} ProjectRed-Compatibility Unloaded->Constructed->Pre-initialized ProjRed|Integration{4.5.1.51} ProjectRed-Integration Unloaded->Constructed->Pre-initialized ProjRed|Illumination{4.5.1.51} ProjectRed-Illumination Unloaded->Constructed->Pre-initialized ProjRed|Expansion{4.5.1.51} ProjectRed-Expansion Unloaded->Constructed->Pre-initialized RandomThings{2.1.6} Random Things Unloaded->Constructed->Pre-initialized RedstoneArsenal{1.7.10R1.1.0RC1} Redstone Arsenal Unloaded->Constructed->Pre-initialized libsandstone{1.0.0} libsandstone Unloaded->Constructed->Pre-initialized xreliquary{1.2} Reliquary Unloaded->Constructed->Pre-initialized simplyjetpacks{1.2.0} Simply Jetpacks Unloaded->Constructed->Pre-initialized StevesCarts{2.0.0.b18} Steve's Carts 2 Unloaded->Constructed->Pre-initialized thaumcraftneiplugin{1.7.10-1.6a} Thaumcraft NEI Plugin Unloaded->Constructed->Pre-initialized thaumicenergistics{0.8.7b} Thaumic Energistics Unloaded->Constructed->Pre-initialized ThaumicExploration{0.6.0} Thaumic Exploration Unloaded->Constructed->Errored TiCTooltips{1.1.11b} TiC Tooltips Unloaded->Constructed->Pre-initialized WailaHarvestability{1.1.0} Waila Harvestability Unloaded->Constructed->Pre-initialized WR-CBE|Core{1.4.1.9} WR-CBE Core Unloaded->Constructed->Pre-initialized WR-CBE|Addons{1.4.1.9} WR-CBE Addons Unloaded->Constructed->Pre-initialized WR-CBE|Logic{1.4.1.9} WR-CBE Logic Unloaded->Constructed->Pre-initialized McMultipart{1.1.0.314} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized denseores{1.0} Dense Ores Unloaded->Constructed->Pre-initialized ForgeMicroblock{1.1.0.314} Forge Microblocks Unloaded->Constructed->Pre-initialized AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy.

Mattk4355 avatar Dec 24 '14 02:12 Mattk4355

This is a similar thing that I am dealing with, I don't know either.

TheSlimeMan avatar Dec 24 '14 17:12 TheSlimeMan

Just noticed that apparently I forgot to disable Optifine. Going to have to disable it and try again. Doubt that's what's causing it, but you have to test every possibility.

Mattk4355 avatar Dec 24 '14 17:12 Mattk4355

ikr

TheSlimeMan avatar Dec 30 '14 21:12 TheSlimeMan

It appears to be due to changes in TC 4.2.2. Note that the MCF page lists dependency on TC 4.1. TE was working well for me in TC 4.2.1, but recent changes to TC seem to require some patching here.

SethWilliamson avatar Dec 31 '14 17:12 SethWilliamson

Build #34 (21-Dec-2014 19:02:42) is working for me with TC 4.2.2.1

SethWilliamson avatar Dec 31 '14 18:12 SethWilliamson