Skip to content

Instantly share code, notes, and snippets.

@jawsawn
Created February 15, 2017 13:57
Show Gist options
  • Save jawsawn/c25021b98a33c02eca8e2e4ea5d3ec0d to your computer and use it in GitHub Desktop.
Save jawsawn/c25021b98a33c02eca8e2e4ea5d3ec0d to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
AstralCore (astralsorcery-1.1.0-beta.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.3-anarchy (3).jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong :(
Time: 2/15/17 4:55 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 IndustrialCraft 2 Classic (IC2)
Caused by: java.lang.NullPointerException
at ic2.core.util.helpers.BlockStateContainerIC2.func_177623_d(BlockStateContainerIC2.java:101)
at pl.asie.foamfix.common.PropertyValueMapper.<init>(PropertyValueMapper.java:76)
at pl.asie.foamfix.common.PropertyValueMapper.getOrCreate(PropertyValueMapper.java:111)
at net.minecraft.block.state.BlockStateContainer.createState(BlockStateContainer.java:16)
at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:86)
at ic2.core.util.helpers.BlockStateContainerIC2.<init>(BlockStateContainerIC2.java:49)
at ic2.core.util.helpers.BlockStateContainerIC2.<init>(BlockStateContainerIC2.java:44)
at ic2.core.block.resources.BlockRubberWood.func_180661_e(BlockRubberWood.java:276)
at net.minecraft.block.Block.<init>(Block.java:225)
at net.minecraft.block.Block.<init>(Block.java:234)
at ic2.core.block.resources.BlockRubberWood.<init>(BlockRubberWood.java:53)
at ic2.core.IC2.load(IC2.java:502)
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:616)
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.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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 229785248 bytes (219 MB) / 1537736704 bytes (1466 MB) up to 4772593664 bytes (4551 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2221 29 mods loaded, 29 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2221.jar)
UCH Forge{12.18.3.2221} [Minecraft Forge] (forge-1.10.2-12.18.3.2221.jar)
UCH appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
UCH foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
UCH aether_legacy{v1.3.1-1.10.2} [Aether Legacy] (aether_legacy-1.3.1.jar)
UCH appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
UCH arsmagica2{1.5.017} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-17b.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-17b.jar)
UCH astralsorcery{1.1.0-beta} [Astral Sorcery] (astralsorcery-1.1.0-beta.jar)
UCH Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.20.jar)
UCH JEI{3.14.6.408} [Just Enough Items] (jei_1.10.2-3.14.6.408.jar)
UCH MineTweaker3{3.0.20} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.20.jar)
UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.20.jar)
UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar)
UCH foamfix{@VERSION@} [FoamFix] (foamfix-0.5.3-anarchy (3).jar)
UCH ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.3.0.jar)
UCH ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.3.1.jar)
UCE IC2{2.2.999} [Industrial Craft Classic] (IC2Classic Version 1.3.7.1.jar)
UCH IC2-Classic-Spmod{0.0.0.0} [IC2 Classic Detection Helper] (IC2Classic Version 1.3.7.1.jar)
UCH kelib{1.1.0} [KewaiiLib] (KewaiiLib-1.1.0-1.10.2.jar)
UCH Pillar{1.0-5} [Pillar] (Pillar-1.0-5.jar)
UCH ProjectE{1.10.2-PE1.2.0} [ProjectE] (ProjectE-1.10.2-PE1.2.0.jar)
UCH quadrum{0.6.0} [Quadrum] (Quadrum-0.6.0-MC1.10.jar)
UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
UCH rice{1.0.2} [Rice] (RiceCraftingTable-1.0.2-1.10.2.jar)
UCH scanner{1.4.1} [Scanner] (scanner-1.4.1.jar)
UCH voidislandcontrol{1.1.1} [Void Island Control] (voidislandcontrol-1.1.1.jar)
Loaded coremods (and transformers):
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
am2.asm.Transformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
appeng.coremod.transformer.ASMIntegration
AstralCore (astralsorcery-1.1.0-beta.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.3-anarchy (3).jar)
pl.asie.foamfix.coremod.FoamFixTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.33' Renderer: 'GeForce 840M/PCIe/SSE2'
AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment