1.7.10 xd random crash
username90001 opened this issue ยท 4 comments
Forge Version
14.23.5.2860
Galacticraft Version
1.7.10-3.0.12.504
Log or Crash Report
forge version is 10.13.4.1614
Minecraft version:
1.7.10
Single player
advanced rocketry maybe?
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Bad invokespecial instruction: current class isn't assignable to reference class.
Exception Details:
Location:
micdoodle8/mods/galacticraft/core/blocks/BlockFallenMeteor.colorMultiplierOld(Lnet/minecraft/world/IBlockAccess;III)I @40: invokespecial
Reason:
Error exists in the bytecode
Bytecode:
0x0000000: 2b1c 1d15 04b9 011b 0400 3a05 1905 c100
0x0000010: 8f99 007c 1905 c000 8f3a 06bb 011d 5914
0x0000020: 011e 1401 2014 0122 b701 263a 0719 0713
0x0000030: 0127 1906 b601 2a13 0127 6a66 8db6 012e
0x0000040: 5719 0714 012f 1907 b401 33b8 0137 b501
0x0000050: 3319 0714 012f 1907 b401 3ab8 0137 b501
0x0000060: 3a19 0714 012f 1907 b401 3db8 0137 b501
0x0000070: 3d11 00ff 1907 b401 338e 9119 07b4 013a
0x0000080: 8e91 1907 b401 3d8e 91b8 0143 ac2a 2b1c
0x0000090: 1d15 04b7 0145 ac
Stackmap Table:
append_frame(@141,Object[#148])
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.VerifyError: Bad invokespecial instruction: current class isn't assignable to reference class.
Exception Details:
Location:
micdoodle8/mods/galacticraft/core/blocks/BlockFallenMeteor.colorMultiplierOld(Lnet/minecraft/world/IBlockAccess;III)I @40: invokespecial
Reason:
Error exists in the bytecode
Bytecode:
0x0000000: 2b1c 1d15 04b9 011b 0400 3a05 1905 c100
0x0000010: 8f99 007c 1905 c000 8f3a 06bb 011d 5914
0x0000020: 011e 1401 2014 0122 b701 263a 0719 0713
0x0000030: 0127 1906 b601 2a13 0127 6a66 8db6 012e
0x0000040: 5719 0714 012f 1907 b401 33b8 0137 b501
0x0000050: 3319 0714 012f 1907 b401 3ab8 0137 b501
0x0000060: 3a19 0714 012f 1907 b401 3db8 0137 b501
0x0000070: 3d11 00ff 1907 b401 338e 9119 07b4 013a
0x0000080: 8e91 1907 b401 3d8e 91b8 0143 ac2a 2b1c
0x0000090: 1d15 04b7 0145 ac
Stackmap Table:
append_frame(@141,Object[#148])
at micdoodle8.mods.galacticraft.core.blocks.GCBlocks.initBlocks(GCBlocks.java:88)
at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:253)
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:497)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:497)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.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:
Reproduction steps
- Do nothing
- Do try active random rescourse pack and after get crash and after delete it and still get always crash
- crash
...
other galactic craft github for 1.7.10 dont answer and i cant play game i cant even start minecraft
the version does not receive updates or bug fixes, nor does Team Galacticraft distribute versions under 1.12.2