Skip to content

Instantly share code, notes, and snippets.

@016Nojr
Created July 28, 2017 18:49
Show Gist options
  • Save 016Nojr/a65ccf8958d3b3877a9ee18c61929a95 to your computer and use it in GitHub Desktop.
Save 016Nojr/a65ccf8958d3b3877a9ee18c61929a95 to your computer and use it in GitHub Desktop.
Crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
TransformerLoader (OpenComputers-MC1.12-1.7.0.3 (1).jar)
CTMCorePlugin (CTM-MC1.12-0.2.0.3.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
LoadingPlugin (NoNausea-MC1.12-1.0.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-69.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 7/28/17 8:48 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 FTB Achievements (ftbachievements)
Caused by: java.lang.NoClassDefFoundError: me/modmuss50/ftba/blocks/resGen/BlockResGen
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:530)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
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.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:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:227)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: me.modmuss50.ftba.blocks.resGen.BlockResGen
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)
... 38 more
Caused by: java.lang.NoClassDefFoundError: reborncore/common/blocks/BlockMachineBase
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 40 more
Caused by: java.lang.ClassNotFoundException: reborncore.common.blocks.BlockMachineBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 44 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12
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: 456086624 bytes (434 MB) / 1412956160 bytes (1347 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.40 Powered by Forge 14.21.1.2426 69 mods loaded, 69 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC minecraft{1.12} [Minecraft] (minecraft.jar)
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2426.jar)
UC forge{14.21.1.2426} [Minecraft Forge] (forge-1.12-14.21.1.2426.jar)
UC opencomputers|core{1.7.0.3} [OpenComputers (Core)] (minecraft.jar)
UC actuallyadditions{1.12-r116} [Actually Additions] (ActuallyAdditions-1.12-r116.jar)
UC baubles{1.4.5} [Baubles] (Baubles-1.12-1.4.5.jar)
UC extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.5.1.jar)
UC flyringbaublemod{0.3.0_1.12-306787e} [AngelRing 2 Bauble] (angelRingToBauble-1.12-0.3.0.46+306787e.jar)
UC bdlib{1.14.0.4} [BD Lib] (bdlib-1.14.0.4-mc1.12.jar)
UC betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar)
UC codechickenlib{3.1.1.288} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.1.288-universal.jar)
UC redstoneflux{2.0.1} [Redstone Flux] (RedstoneFlux-1.12-2.0.1.2-universal.jar)
UC brandonscore{2.3.1} [Brandon's Core] (BrandonsCore-1.12-2.3.1.125-universal.jar)
UC chameleon{1.12-4.1.3} [Chameleon] (Chameleon-1.12-4.1.3.jar)
UC chisel{MC1.12-0.0.13.14} [Chisel] (Chisel-MC1.12-0.0.13.14.jar)
UC chiselsandbits{14.4} [Chisels & Bits] (chiselsandbits-14.4.jar)
UC cofhcore{4.3.3} [CoFH Core] (CoFHCore-1.12-4.3.3.11-universal.jar)
UC cofhworld{1.0.0} [CoFH World] (CoFHWorld-1.12-1.0.0.6-universal.jar)
UC controlling{3.0.1} [Controlling] (Controlling-3.0.1.jar)
UC crafttweaker{4.0.1} [CraftTweaker2] (CraftTweaker2-1.12-4.0.1.jar)
UC ctgui{1.0.0} [CT-GUI] (CraftTweaker2-1.12-4.0.1.jar)
UC ctm{MC1.12-0.2.0.3} [CTM] (CTM-MC1.12-0.2.0.3.jar)
UC ic2{2.8.7-ex112} [IndustrialCraft 2] (industrialcraft-2-2.8.7-ex112.jar)
UC mtlib{@VERSION@} [MTLib] (MTLib-3.0.0.jar)
UC modtweaker{4.0.1} [Mod Tweaker] (modtweaker-4.0.1.jar)
UC jei{4.7.2.77} [Just Enough Items] (jei_1.12-4.7.2.77.jar)
UC forestry{5.4.3.150} [Forestry] (forestry_1.12-5.4.3.150.jar)
UC eleccore{1.8.429} [ElecCore] (ElecCore-1.12-1.8.429.jar)
UC deepresonance{1.4.9} [DeepResonance] (deepresonance-1.12-1.4.9.jar)
UC draconicevolution{2.3.2} [Draconic Evolution] (Draconic-Evolution-1.12-2.3.2.258-universal.jar)
UC embers{0.221} [Embers] (embers-0.221.jar)
UC enderstorage{1.0} [EnderStorage] (EnderStorage-1.12-2.4.0.119-universal.jar)
UC enderutilities{0.7.3} [Ender Utilities] (enderutilities-1.12.0-0.7.3.jar)
UC zerocore{1.12-0.1.0.9} [Zero CORE] (zerocore-1.12-0.1.0.9.jar)
UC bigreactors{1.12-0.4.5.34} [Extreme Reactors] (ExtremeReactors-1.12-0.4.5.34.jar)
UE ftbachievements{1.0.0} [FTB Achievements] (FTB-Achievements-1.12-1.3.0.188-universal.jar)
UC ftbl{0.0.0} [FTBLib] (FTBLib-4.0.5.jar)
UC ftbu{0.0.0} [FTBUtilities] (FTBUtilities-4.0.3.jar)
UC gendustry{1.6.5.4} [GenDustry] (gendustry-1.6.5.4-mc1.12.jar)
UC guideapi{1.12-2.1.3-55} [Guide-API] (Guide-API-1.12-2.1.3-55.jar)
UC mantle{1.12-1.3.0.15} [Mantle] (Mantle-1.12-1.3.0.15.jar)
UC tconstruct{1.12-2.7.1.9} [Tinkers' Construct] (TConstruct-1.12-2.7.1.9.jar)
UC theoneprobe{1.4.15} [The One Probe] (theoneprobe-1.12-1.4.15.jar)
UC immersiveengineering{0.12-69} [Immersive Engineering] (ImmersiveEngineering-0.12-69.jar)
UC inventorytweaks{1.63+beta.107.015dbec} [Inventory Tweaks] (InventoryTweaks-1.63+beta.107.jar)
UC ironchest{1.12-7.0.31.818} [Iron Chest] (ironchest-1.12-7.0.31.818.jar)
UC jeibees{0.9.0.2} [JEI Bees] (jeibees-0.9.0.2-mc1.12.jar)
UC jeresources{0.8.3.23} [Just Enough Resources] (JustEnoughResources-1.12-0.8.3.23.jar)
UC kleeslabs{5.3.2} [KleeSlabs] (KleeSlabs_1.12-5.3.2.jar)
UC mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.12.jar)
UC netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.12-5.3.4.jar)
UC nonausea{1.0} [NoNausea] (NoNausea-MC1.12-1.0.jar)
UC opencomputers{1.7.0.3} [OpenComputers] (OpenComputers-MC1.12-1.7.0.3 (1).jar)
UC oreexcavation{1.4.100} [OreExcavation] (OreExcavation-1.4.100.jar)
UC reauth{3.5.1} [ReAuth] (ReAuth-3.5.1.jar)
UC reborncore{3.2.5.88} [Reborn Core] (RebornCore-1.12-3.2.5.88-universal.jar)
UC thermalfoundation{2.3.3} [Thermal Foundation] (ThermalFoundation-1.12-2.3.3.10-universal.jar)
UC thermalexpansion{5.3.3} [Thermal Expansion] (ThermalExpansion-1.12-5.3.3.15-universal.jar)
UC redstonearsenal{2.3.3} [Redstone Arsenal] (RedstoneArsenal-1.12-2.3.3.11-universal.jar)
UC storagedrawers{1.12-5.2.5} [Storage Drawers] (StorageDrawers-1.12-5.2.9.jar)
UC refinedstorage{1.5.13} [Refined Storage] (refinedstorage-1.5.13.jar)
UC rftools{6.12} [RFTools] (rftools-1.12-6.12.jar)
UC rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.12-1.6.8.jar)
UC roots{0.025} [Roots 2] (roots-2-0.025.jar)
UC thermaldynamics{2.3.3} [Thermal Dynamics] (ThermalDynamics-1.12-2.3.3.10-universal.jar)
UC xnet{1.3.5} [XNet] (xnet-1.12-1.3.5.jar)
UC yabba{1.12-0.5.3} [YABBA] (YABBA-1.12-0.5.3.jar)
UC yunomakegoodmap{1.12-6.3.0.28} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.12-6.3.0.28.jar)
Loaded coremods (and transformers):
TransformerLoader (OpenComputers-MC1.12-1.7.0.3 (1).jar)
li.cil.oc.common.asm.ClassTransformer
CTMCorePlugin (CTM-MC1.12-0.2.0.3.jar)
team.chisel.ctm.client.asm.CTMTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (NoNausea-MC1.12-1.0.jar)
lumien.nonausea.asm.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-0.12-69.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.05' Renderer: 'GeForce GTX 650/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)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment