---- Minecraft Crash Report ----
WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 1/19/19 9:43 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 Extra Planets (extraplanets)
Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 57
Exception Details:
Location:
com/mjr/extraplanets/items/armor/Tier1SpaceSuitArmor.getArmorModel(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/client/model/ModelBiped;)Lnet/minecraft/client/model/ModelBiped; @57: aload
Reason:
Type 'com/mjr/extraplanets/client/model/ArmorSpaceSuitModel' (current frame, locals[5]) is not assignable to 'net/minecraft/client/model/ModelBiped' (stack map, locals[5])
Current Frame:
bci: @17
flags: { }
locals: { 'com/mjr/extraplanets/items/armor/Tier1SpaceSuitArmor', 'net/minecraft/entity/EntityLivingBase', 'net/minecraft/item/ItemStack', 'net/minecraft/inventory/EntityEquipmentSlot', 'net/minecraft/client/model/ModelBiped', 'com/mjr/extraplanets/client/model/ArmorSpaceSuitModel' }
stack: { integer }
Stackmap Frame:
bci: @57
flags: { }
locals: { 'com/mjr/extraplanets/items/armor/Tier1SpaceSuitArmor', 'net/minecraft/entity/EntityLivingBase', 'net/minecraft/item/ItemStack', 'net/minecraft/inventory/EntityEquipmentSlot', 'net/minecraft/client/model/ModelBiped', 'net/minecraft/client/model/ModelBiped' }
stack: { }
Bytecode:
0x0000000: bb00 e159 2db7 00e4 3a05 2cb6 0034 c100
0x0000010: 0299 0028 1905 2bb8 00e6 3a05 2a2c b600
0x0000020: ea99 0018 1905 c100 ec99 0010 1905 c000
0x0000030: ec2a 2cb6 00f0 b500 f319 05b0
Stackmap Table:
append_frame(@57,Object[#168])
at com.mjr.extraplanets.items.armor.ExtraPlanets_Armor.initializeArmor(ExtraPlanets_Armor.java:243)
at com.mjr.extraplanets.items.armor.ExtraPlanets_Armor.init(ExtraPlanets_Armor.java:143)
at com.mjr.extraplanets.ExtraPlanets.preInit(ExtraPlanets.java:274)
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:624)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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.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:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 210281936 bytes (200 MB) / 488280064 bytes (465 MB) up to 7850950656 bytes (7487 MB)
JVM Flags: 5 total; -Xmx7500M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2807 14 mods loaded, 14 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:------------------- |:------------ |:----------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2807.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2807 | forge-1.12.2-14.23.5.2807.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | micdoodlecore | | minecraft.jar | None |
| LCH | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None |
| LCH | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None |
| LCH | mjrlegendslib | 1.12.2-1.0.6 | MJRLegendsLib-1.12.2-1.0.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | blankplanet | 0.1-1.12.2 | BlankPlanet-0.1-1.12.2.jar | None |
| LCE | extraplanets | 1.12.2-0.1.6 | ExtraPlanets-1.12.2-0.1.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC | jei | 4.8.5.138 | jei_1.12.2-4.8.5.138.jar | None |
| LC | moreplanets | 2.0.11 | More-Planets-1.12.2-2.0.11-GC121.jar | None |
| LC | moreplanetsextras | 1.12.2-1.0 | MorePlanetsExtras-1.12.2-1.0.jar | None |
| LC | theoneprobe | 1.4.19 | theoneprobe-1.12-1.4.19.jar | None |
Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.33' Renderer: 'GeForce 920M/PCIe/SSE2'