WARNING: coremods are present:
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 2/14/18 3:16 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraftforge.client.model.ModelStateComposition.apply(ModelStateComposition.java:42)
at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:66)
at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:827)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:205)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
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(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:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraftforge.client.model.ModelStateComposition.apply(ModelStateComposition.java:42)
at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:66)
at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:827)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:205)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
-- Initialization --
Details:
Stacktrace:
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(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)
codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
Launched Version: forge-13.20.1.2588
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4531, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
I've created my own minecraft 1.11.2 modpack, via the twitch app, and it keeps crashing just before it's supposed to launch. I've tried installing forge, then launching, and then adding the mods. And, I've tried repairing minecraft, but got the same result. The crash report is in the spoiler. If anyone could tell me how to figure out what is causing this, and what to look for next time, if something like this happens again, that would be sweet.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 2/14/18 3:16 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraftforge.client.model.ModelStateComposition.apply(ModelStateComposition.java:42)
at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:66)
at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:827)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:205)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
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(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:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraftforge.client.model.ModelStateComposition.apply(ModelStateComposition.java:42)
at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:66)
at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:827)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:205)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
-- Initialization --
Details:
Stacktrace:
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(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)
-- System Details --
Details:
Minecraft Version: 1.11.2
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: 590379952 bytes (563 MB) / 2087714816 bytes (1991 MB) up to 3340763136 bytes (3186 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3584m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.1.2588 59 mods loaded, 59 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2588.jar)
UCHIJA forge{13.20.1.2588} [Minecraft Forge] (forge-1.11.2-13.20.1.2588.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA actuallyadditions{1.11.2-r110} [Actually Additions] (ActuallyAdditions-1.11.2-r110.jar)
UCHIJA jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
UCHIJA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.11-1.0.9.jar)
UCHIJA baubles{1.4.6} [Baubles] (Baubles-1.11-1.4.6.jar)
UCHIJA betterbedrockgen{6.0.1} [BetterBedrockGen] (BBG-6.0.1.jar)
UCHIJA betterslabsmod{0.0.4} [Better Slabs Mod] (Better Slabs Mod [0.0.4].jar)
UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
UCHIJA betterquesting{2.4.235} [Better Questing] (BetterQuesting-2.4.235.jar)
UCHIJA bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar)
UCHIJA biomesoplenty{6.2.0.2254} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2254-universal.jar)
UCHIJA botania{r1.9-345} [Botania] (Botania r1.9-345.jar)
UCHIJA codechickenlib{3.0.0.328} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
UCHIJA cofhcore{4.2.8} [CoFH Core] (CoFHCore-1.11.2-4.2.8.16-universal.jar)
UCHIJA brandonscore{2.2.5} [Brandon's Core] (BrandonsCore-1.11.2-2.2.5.135-universal.jar)
UCHIJA car{1.1.2} [Car Mod] (car-1.1.2.jar)
UCHIJA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
UCHIJA ctm{MC1.11.2-0.2.3.14} [CTM] (CTM-MC1.11.2-0.2.3.14.jar)
UCHIJA chisel{MC1.11.2-0.1.1.31} [Chisel] (Chisel-MC1.11.2-0.1.1.31.jar)
UCHIJA chiselsandbits{13.15} [Chisels & Bits] (chiselsandbits-13.15.jar)
UCHIJA thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
UCHIJA draconicevolution{2.2.5} [Draconic Evolution] (Draconic-Evolution-1.11.2-2.2.5.271-universal.jar)
UCHIJA elevatorid{1.3.2} [Elevator Mod] (ElevatorMod-1.11.2-1.3.2.jar)
UCHIJA enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar)
UCHIJA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.7.4.jar)
UCHIJA fastleafdecay{v15} [Fast Leaf Decay] (FastLeafDecay-v15.jar)
UCHIJA forestry{5.3.4.225} [Forestry] (forestry_1.11.2-5.3.4.225.jar)
UCHIJA gravestone{1.7.4} [Gravestone Mod] (gravestone-1.7.4_.jar)
UCHIJA harvestables{1.2} [Harvestables] (harvestables-1.2.1.jar)
UCHIJA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
UCHIJA tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
UCHIJA immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
UCHIJA inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
UCHIJA ironbackpacks{1.11.2-3.0.2-3} [Iron Backpacks] (IronBackpacks-1.11.2-3.0.2-3.jar)
UCHIJA ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
UCHIJA journeymap{1.11.2-5.5.2} [JourneyMap] (journeymap-1.11.2-5.5.2.jar)
UCHIJA jeresources{0.6.6.12} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.6.12.jar)
UCHIJA lootbags{2.4.3} [Loot Bags] (LootBags-1.11.2-2.4.3.jar)
UCHIJA mob_grinding_utils{0.2.0} [mob_grinding_utils] (MobGrindingUtils-0.2.0.jar)
UCHIJA shear{1.1.2} [More Shearables] (MoreShearables1.2.2-1.11.2.jar)
UCHIJA morpheus{1.11.2-3.2.14} [Morpheus] (Morpheus-1.11.2-3.2.14.jar)
UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
UCHIJA harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar)
UCHIJA rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar)
UCHIJA snad{1.11.2-1.7.03.26a} [Snad] (Snad-1.11.2-1.7.03.26a.jar)
UCHIJA bq_standard{2.4.132} [Standard Expansion] (StandardExpansion-2.4.132.jar)
UCHIJA storagedrawers{1.11.2-4.2.10} [Storage Drawers] (StorageDrawers-1.11.2-4.2.10.jar)
UCHIJA thermaldynamics{2.2.7} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.7.16-universal.jar)
UCHIJA thermalexpansion{5.2.7} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.7.30-universal.jar)
UCHIJA tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar)
UCHIJA treechopper{1.2.2} [Tree Chopper] (TreeChopper-1.11.2-1.2.2.jar)
UCHIJA veinminer{0.38.2} [Vein Miner] (VeinMiner-1.11-0.38.2.642+a2615e6.jar)
UCHIJA veinminermodsupport{0.38.2} [Mod Support] (VeinMiner-1.11-0.38.2.642+a2615e6.jar)
UCHIJA wawla{2.4.0.231} [What Are We Looking At] (Wawla-1.11.2-2.4.0.231.jar)
UCHIJA moofluids{1.11.2-1.7.11.01a} [MooFluids] (MooFluids-1.11.2-1.7.11.01a.jar)
Loaded coremods (and transformers):
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
invtweaks.forge.asm.ContainerTransformer
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
codechicken.lib.asm.ClassHierarchyManager
codechicken.lib.asm.CCL_ASMTransformer
CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 4400'
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)
codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
Launched Version: forge-13.20.1.2588
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4531, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
I've created my own minecraft 1.11.2 modpack, via the twitch app, and it keeps crashing just before it's supposed to launch. I've tried installing forge, then launching, and then adding the mods. And, I've tried repairing minecraft, but got the same result. The crash report is in the spoiler. If anyone could tell me how to figure out what is causing this, and what to look for next time, if something like this happens again, that would be sweet.