micdoodle8 / Galacticraft

An advanced Space Dimension Mod for Minecraft
Other
610 stars 329 forks source link

galactic craft somehow making game crash maybe #4119

Open username90001 opened 1 year ago

username90001 commented 1 year ago

i use 1.7.10 only

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:

github-actions[bot] commented 1 year ago

Repository Unarchived for Capes List Updates Only

Use the Galacticraft-Legacy repository for new Issues

PLEASE NOTE THE FOLLOWING REGARDING THE GALACTICRAFT-LEGACY REPO AND 1.12.2 UPDATES

1.12.2 Issues/Bugs Only

Galacticraft-Legacy is only for 1.12.2 updates and issues only. Issues submitted using older versions will be closed

Still Using Galacticraft v4.0.2.280 or Lower?

Make sure you update to the latest version available