Second crash...

FreezeeHD

Member
Jun 18, 2017
10
0
1
23
I had to put the two crashes into two different threads because they were too long... here is the second one:




---- Minecraft Crash Report ----

WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore-1.8.9-4.0.1.176.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 10.05.18 18:20
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.VerifyError: Bad return type
Exception Details:
Location:
stevekung/mods/moreplanets/util/helper/ClientRegisterHelper.getTranclucentArmorModel(ILnet/minecraft/client/model/ModelBiped;)Lnet/minecraft/client/model/ModelBiped; @27: areturn
Reason:
Type 'stevekung/mods/moreplanets/util/client/model/ModelBipedTranslucent' (current frame, stack[0]) is not assignable to 'net/minecraft/client/model/ModelBiped' (from method signature)
Current Frame:
bci: @27
flags: { }
locals: { integer, 'net/minecraft/client/model/ModelBiped', 'stevekung/mods/moreplanets/util/client/model/ModelBipedTranslucent' }
stack: { 'stevekung/mods/moreplanets/util/client/model/ModelBipedTranslucent' }
Bytecode:
0x0000000: 1a05 a000 1abb 01bd 5913 01be b701 c14d
0x0000010: 2c03 b501 c52c 2bb6 01c9 2cb0 1a07 9f00
0x0000020: 0d1a 069f 0008 1a04 a000 18bb 01bd 590c
0x0000030: b701 c14d 2c03 b501 c52c 2bb6 01c9 2cb0
0x0000040: 2bb0
Stackmap Table:
same_frame(@28)
same_frame(@43)
same_frame(@64)

at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
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)
Caused by: java.lang.VerifyError: Bad return type
Exception Details:
Location:
stevekung/mods/moreplanets/util/helper/ClientRegisterHelper.getTranclucentArmorModel(ILnet/minecraft/client/model/ModelBiped;)Lnet/minecraft/client/model/ModelBiped; @27: areturn
Reason:
Type 'stevekung/mods/moreplanets/util/client/model/ModelBipedTranslucent' (current frame, stack[0]) is not assignable to 'net/minecraft/client/model/ModelBiped' (from method signature)
Current Frame:
bci: @27
flags: { }
locals: { integer, 'net/minecraft/client/model/ModelBiped', 'stevekung/mods/moreplanets/util/client/model/ModelBipedTranslucent' }
stack: { 'stevekung/mods/moreplanets/util/client/model/ModelBipedTranslucent' }
Bytecode:
0x0000000: 1a05 a000 1abb 01bd 5913 01be b701 c14d
0x0000010: 2c03 b501 c52c 2bb6 01c9 2cb0 1a07 9f00
0x0000020: 0d1a 069f 0008 1a04 a000 18bb 01bd 590c
0x0000030: b701 c14d 2c03 b501 c52c 2bb6 01c9 2cb0
0x0000040: 2bb0
Stackmap Table:
same_frame(@28)
same_frame(@43)
same_frame(@64)

at stevekung.mods.moreplanets.client.renderer.EntityRendererMP.init(EntityRendererMP.java:36)
at stevekung.mods.moreplanets.proxy.ClientProxyMP.registerPreRendering(ClientProxyMP.java:31)
at stevekung.mods.moreplanets.core.MorePlanetsCore.preInit(MorePlanetsCore.java:89)
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:560)
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.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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:118)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
... 10 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 499752872 bytes (476 MB) / 805306368 bytes (768 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_I7 8 mods loaded, 8 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.8.9-11.15.1.2318-1.8.9.jar)
UCH Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH GalacticraftCore{4.0.1.176} [Galacticraft Core] (GalacticraftCore-1.8.9-4.0.1.176.jar)
UCH GalacticraftPlanets{4.0.1.176} [Galacticraft Planets] (Galacticraft-Planets-1.8.9-4.0.1.176.jar)
UCH JEI{2.28.18.187} [Just Enough Items] (jei_1.8.9-2.28.18.187.jar)
UCE moreplanets{2.0.6} [More Planets] (More-Planets-1.8.9-2.0.6-GC117.jar)
Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.8.9-4.0.1.176.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
OptiFine Version: OptiFine_1.8.9_HD_U_I7
Render Distance Chunks: 6
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.77
OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
 

radfast

Member
Staff member
Apr 27, 2014
1,118
339
83
More-Planets-1.8.9-2.0.6-GC117
GalacticraftCore-1.8.9-4.0.1.176.jar

Do you see the problem here?
 

Share this page