Skip to content

Instantly share code, notes, and snippets.

@vico93
Last active May 31, 2017 12:15
Show Gist options
  • Save vico93/252e57c1fac8d6ed34fdadc23fcc02a5 to your computer and use it in GitHub Desktop.
Save vico93/252e57c1fac8d6ed34fdadc23fcc02a5 to your computer and use it in GitHub Desktop.
Crash with CS4
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFontsCore (TTFR-1.11.2-1.7.3.jar)
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
CreativePatchingLoader (CreativeCore v1.7.4 mc1.11.2.jar)
MalisisCorePlugin (malisiscore-1.11.2-5.1.1.jar)
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 5/31/17 9:11 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Cooper Mod (coopermod)
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at cubex2.cs4.plugins.vanilla.block.BlockFactory.newInstance(BlockFactory.java:103)
at cubex2.cs4.plugins.vanilla.block.BlockFactory.createSimple(BlockFactory.java:28)
at cubex2.cs4.plugins.vanilla.ContentBlockSimple.createBlockWithoutSubtypes(ContentBlockSimple.java:21)
at cubex2.cs4.plugins.vanilla.ContentBlockBaseWithSubtypes.createBlock(ContentBlockBaseWithSubtypes.java:35)
at cubex2.cs4.plugins.vanilla.ContentBlockBase.init(ContentBlockBase.java:62)
at cubex2.cs4.data.ContentLoader.lambda$init$0(ContentLoader.java:36)
at java.util.ArrayList.forEach(Unknown Source)
at cubex2.cs4.data.ContentLoader.init(ContentLoader.java:36)
at cubex2.cs4.data.ContentLoader.lambda$init$0(ContentLoader.java:36)
at java.util.ArrayList.forEach(Unknown Source)
at cubex2.cs4.data.ContentLoader.init(ContentLoader.java:36)
at cubex2.cs4.ModLoader.lambda$initContents$1(ModLoader.java:121)
at java.util.ArrayList.forEach(Unknown Source)
at cubex2.cs4.ModLoader.initContents(ModLoader.java:121)
at cubex2.cs4.ModLoader.doPreInitMod(ModLoader.java:75)
at cubex2.cs4.ModLoader.onPreInitMod(ModLoader.java:68)
at cs4mod.coopermod.preInit(Unknown Source)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
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 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(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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at cubex2.cs4.plugins.vanilla.block.BlockFactory.newInstance(BlockFactory.java:100)
... 52 more
Caused by: java.lang.NullPointerException
at net.minecraft.block.Block.<init>(Block.java:240)
at cubex2.cs4.plugins.vanilla.block.BlockSimple_created.<init>(BlockSimple.java:15)
... 57 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 208136416 bytes (198 MB) / 392192000 bytes (374 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 9.38 Powered by Forge 13.20.0.2310 Optifine OptiFine_1.11.2_HD_U_C1_pre 39 mods loaded, 39 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2310.jar)
UCH forge{13.20.0.2310} [Minecraft Forge] (forge-1.11.2-13.20.0.2310.jar)
UCH creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
UCH betterfonts{1.7.3} [BetterFonts] (minecraft.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCH cheesemod{5.0} [§6Cheese Mod] ([1.11.2 1.11] Cheese mod v 5.0 by NuclearBanana.jar)
UCH bibliocraft{2.3.1} [BiblioCraft] (BiblioCraft[v2.3.1][MC1.11.2].jar)
UCH birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.11.2-1.5.1.jar)
UCH chesttransporter{2.7.9} [Chest Transporter] (ChestTransporter-1.11.2-2.7.9.jar)
UCH computercraft{1.80pr0} [ComputerCraft] (ComputerCraft-1.80pr0.jar)
UCH customstuff4{0.3.0} [Custom Stuff 4] (customstuff4-1.11.2-0.3.0.jar)
UCE coopermod{1.0.0} [Cooper Mod] (coopermod)
UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.25.jar)
UCH crafttweaker{3.0.25} [Crafttweaker] (CraftTweaker-1.11.2-3.0.25.jar)
UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.25.jar)
UCH creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.4 mc1.11.2.jar)
UCH cxlibrary{1.4.0} [CXLibrary] (cxlibrary-1.11.2-1.4.0.jar)
UCH fbp{2.2} [Fancy Block Particles] (FancyBlockParticles-1.11.2-2.2.jar)
UCH ironchest{1.11.2-7.0.19.803} [Iron Chest] (ironchest-1.11.2-7.0.19.803.jar)
UCH loottweaker{0.0.6.2} [LootTweaker] (LootTweaker-1.11.2-0.0.6.2.jar)
UCH malisiscore{1.11.2-5.1.1} [MalisisCore] (malisiscore-1.11.2-5.1.1.jar)
UCH malisisblocks{1.11.2-5.1.0} [Malisis Blocks] (malisisblocks-1.11.2-5.1.0.jar)
UCH malisisdoors{1.11.2-6.1.0} [MalisisDoors] (malisisdoors-1.11.2-6.1.0.jar)
UCH malisisswitches{1.11.2-4.1.0} [Malisis Switches] (malisisswitches-1.11.2-4.1.0.jar)
UCH morefurnaces{1.9.5} [More Furnaces] (MoreFurnaces-1.11.2-1.9.5.jar)
UCH multipagechest{1.8.0} [Multi Page Chest] (MultiPageChest-1.11-1.8.0.jar)
UCH nbtedit{1.11.2-2.0.2} [In-game NBTEdit] (NBTEdit-1.11.2-2.0.2.jar)
UCH netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11-4.3.1.jar)
UCH opframe{1.4.0} [OnlinePictureFrame] (OnlinePicFrame v1.4.0 mc1.11.2.zip)
UCH parachutemod{1.6.2} [Parachute Mod] (parachutemod-ng-1.11.2-1.6.2-426.jar)
UCH sensorcraft{0.5.0} [SensorCraft] (sensorcraft-1.11-0.5.0.jar)
UCH simplecorn{2.1.5} [Simple Corn] (SimpleCorn1.11.2-2.1.5.jar)
UCH storageboats{2.0} [Storage Boats Mod] (StorageBoats-2.4.jar)
UCH timberjack{1.0} [Timberjack] (Timberjack_1.11.2-1.4.jar)
UCH wearablebackpacks{2.4.1} [Wearable Backpacks] (WearableBackpacks-1.11.2-2.4.1.jar)
UCH xaerominimap{1.12.9} [Xaero's Minimap] (Xaeros_Minimap_1.12.9_Forge_1.11.jar)
UCH xaeroworldmap{1.9} [Xaero's World Map] (XaerosWorldMap_b1.9_Forge_1.11.jar)
Loaded coremods (and transformers):
BetterFontsCore (TTFR-1.11.2-1.7.3.jar)
cubex2.ttfr.BFClassTransformer
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
cubex2.cxlibrary.CoreModTransformer
MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
net.malisis.switches.asm.MalisisSwitchesTransformer
CreativePatchingLoader (CreativeCore v1.7.4 mc1.11.2.jar)
MalisisCorePlugin (malisiscore-1.11.2-5.1.1.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4474' Renderer: 'Intel(R) HD Graphics 5500'
OptiFine Version: OptiFine_1.11.2_HD_U_C1_pre
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 20.19.15.4474
OpenGlRenderer: Intel(R) HD Graphics 5500
OpenGlVendor: Intel
CpuCount: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment