Crash with Gendustry 1.4.1.43
Nhawks1717 opened this issue ยท 3 comments
I'm getting a crash with a custom mod pack only when I have Gendustry enabled. And yes I went through the closed issues and saw there were some problems with people not having the version of Forestry with the Buildcraft API, I do have that version. Here is the crash report that is generated when launching.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 11/10/14 9:40 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: net/bdew/gendustry/compat/triggers/TriggerProvider$
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)
Caused by: java.lang.NoClassDefFoundError: net/bdew/gendustry/compat/triggers/TriggerProvider$
at net.bdew.gendustry.Gendustry$.preInit(Gendustry.scala:65)
at net.bdew.gendustry.Gendustry.preInit(Gendustry.scala)
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.GeneratedMethodAccessor3.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)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.bdew.gendustry.compat.triggers.TriggerProvider$
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
Caused by: java.lang.NoClassDefFoundError: buildcraft/api/statements/ITriggerProvider
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 40 more
Caused by: java.lang.ClassNotFoundException: buildcraft.api.statements.ITriggerProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
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 7 (amd64) version 6.1
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 168711928 bytes (160 MB) / 647368704 bytes (617 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:PermSize=256m -XX:MaxPermSize=512m
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.1236 Minecraft Forge 10.13.2.1236 111 mods loaded, 111 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML{7.10.85.1236} Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1236} Minecraft Forge Unloaded->Constructed->Pre-initialized
appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized
{000} CoFH ASM Data Initialization Unloaded->Constructed->Pre-initialized
MobiusCore{1.2.3} MobiusCore Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.3.67} 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
appliedenergistics2{rv1-stable-1} Applied Energistics 2 Unloaded->Constructed->Pre-initialized
bdlib{1.5.1.32} BD Lib Unloaded->Constructed->Pre-initialized
BiblioCraft{1.9.0} BiblioCraft Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.1.jenkins180} 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
Forestry{3.1.1.4} 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
CarpentersBlocks{3.3.1} [Carpenter's Blocks](Carpenter's Blocks v3.3.1 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
chisel{1.5.7} Chisel Unloaded->Constructed->Pre-initialized
Cogs{0.1.4pre1} Cogs of the machine Unloaded->Constructed->Pre-initialized
ComputerCraft{1.65} ComputerCraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.7.10R2.8.0RC4} MineFactory Reloaded Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.8} Baubles Unloaded->Constructed->Pre-initialized
Thaumcraft{4.2.1.4} Thaumcraft Unloaded->Constructed->Pre-initialized
Railcraft{9.3.3.0} Railcraft Unloaded->Constructed->Pre-initialized
EnderIO{1.7.10-2.1.8.260} Ender IO Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.5.25} EnderStorage Unloaded->Constructed->Pre-initialized
Waila{1.5.5} Waila Unloaded->Constructed->Pre-initialized
extracells{2.1.12} ExtraCells 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
TConstruct{1.7.10-1.6.0.build611} Tinkers' Construct Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{unspecified} Thaumic Tinkerer Unloaded->Constructed->Pre-initialized
MagicBees{1.7.10-2.1.22} Magic Bees Unloaded->Constructed->Pre-initialized
gendustry{1.4.1.43} GenDustry Unloaded->Constructed->Errored
inventorytweaks{1.58-147-645ca10} 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
RedstoneArsenal{1.7.10R1.1.0RC1} Redstone Arsenal Unloaded->Constructed->Pre-initialized
Mekanism{7.1.0} Mekanism Unloaded->Constructed->Pre-initialized
MekanismGenerators{7.1.0} MekanismGenerators Unloaded->Constructed->Pre-initialized
MekanismTools{7.1.0} MekanismTools Unloaded->Constructed->Pre-initialized
minechem{5.0.5.302} Minechem Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC4} MFR Compat: Applied Energistics Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC3} MFR Compat: Atum Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC4} 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.0RC3} MFR Compat: Chococraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC3} MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC4} MFR Compat: Forestry Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} MFR Compat: ForgeMicroblock Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} MFR Compat: IC2 Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC3} MFR Compat: Mystcraft Unloaded->Constructed->Pre-initialized
MrTJPCoreMod{1.0} MrTJPCoreMod Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.5.3.54} ProjectRed Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.5.3.54} ProjectRed-Exploration Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC3} MFR Compat ProjectRed Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} MFR Compat: Railcraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC3} MFR Compat: RP2 Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC3} MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC4} MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} MFR Compat: Thermal Expansion Unloaded->Constructed->Pre-initialized
TwilightForest{2.3.2} The Twilight Forest Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC4} MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC4} 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
neiintegration{1.0.0} NEI Integration 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
ProjRed|Transmission{4.5.3.54} ProjectRed-Transmission Unloaded->Constructed->Pre-initialized
OpenComputers|Core{1.0.0} OpenComputers (Core) Unloaded->Constructed->Pre-initialized
OpenComputers{1.3.6.69} OpenComputers Unloaded->Constructed->Pre-initialized
MapWriter{2.1.1} MapWriter Unloaded->Constructed->Pre-initialized
Opis{1.2.3} Opis Unloaded->Constructed->Pre-initialized
harvestcraft{1.7.10b} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10c.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transportation{4.5.3.54} ProjectRed-Transportation Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{4.5.3.54} ProjectRed-Compatibility Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.5.3.54} ProjectRed-Integration Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.5.3.54} ProjectRed-Illumination Unloaded->Constructed->Pre-initialized
ProjRed|Expansion{4.5.3.54} ProjectRed-Expansion Unloaded->Constructed->Pre-initialized
simplyjetpacks{1.2.0} Simply Jetpacks Unloaded->Constructed->Pre-initialized
ThaumcraftMobAspects{1.7.2-2A} Thaumcraft Mob Aspects Unloaded->Constructed->Pre-initialized
thaumcraftneiplugin{1.7.10-1.6a} Thaumcraft NEI Plugin Unloaded->Constructed->Pre-initialized
thaumicenergistics{0.7.3b} Thaumic Energistics Unloaded->Constructed->Pre-initialized
TMechworks{1.7.10-67.34d1d9b} Tinkers' Mechworks Unloaded->Constructed->Pre-initialized
Translocator{1.1.1.13} Translocator 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: Environment healthy.
TConstruct Environment: Environment healthy.
You don't. Either update to forestry unstable, install BuildCraft or downgrade to Gendustry 1.4.0
Oh ok, when you said unstable I thought you meant this (http://prntscr.com/556lqs) unstable. I apologize :P