micdoodle8 / Galacticraft

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

GalaxySpace crashes the game in Forge loading screen #4117

Closed KaminoEugene closed 1 year ago

KaminoEugene commented 1 year ago

Minecraft version: 1.12.2 Galacticraft version: 4.0.2.280 GalaxySpace version: 2.0.19 Asmodeuscore version: 0.0.31

My Minecraft crashes in Forge loading screen after it gets to "preinitialization - GalaxySpace". Really don't know what's causing the crash

---- Minecraft Crash Report ----

WARNING: coremods are present: TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) WolfArmorCore (WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar) PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) FutureMC (future-mc-0.2.11.jar) GSHooksLoader (GalaxySpace-1.12.2-2.0.19.jar) ForgelinPlugin (Forgelin-1.8.2.jar) Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 10/25/22 9:36 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 GalaxySpace (galaxyspace) Caused by: java.lang.NoSuchMethodError: micdoodle8.mods.galacticraft.api.galaxies.CelestialBody.atmosphereComponents([Lmicdoodle8/mods/galacticraft/api/world/EnumAtmosphericGas;)Lmicdoodle8/mods/galacticraft/api/galaxies/CelestialBody; at galaxyspace.systems.ACentauriSystem.ACentauriSystemBodies.preInit(ACentauriSystemBodies.java:84) at galaxyspace.GalaxySpace.preInit(GalaxySpace.java:169) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor9.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.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(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.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:629) 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(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)

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 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 828154320 bytes (789 MB) / 3087007744 bytes (2944 MB) up to 10737418240 bytes (10240 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 44 mods loaded, 44 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.2860.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge               | 14.23.5.2860      | forge-1.12.2-14.23.5.2860.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | micdoodlecore       |                   | minecraft.jar                                         | None                                     |
| LCH   | orbis-lib           | 0.2.0             | orbis-lib-1.12.2-0.2.0+build411.jar                   | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCH   | aether              | 0.3.0             | aether_ii-1.12.2-0.3.0+build411-universal.jar         | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCH   | galacticraftcore    | 4.0.2.280         | GalacticraftCore-1.12.2-4.0.2.280.jar                 | None                                     |
| LCH   | galacticraftplanets | 4.0.2.280         | Galacticraft-Planets-1.12.2-4.0.2.280.jar             | None                                     |
| LCH   | asmodeuscore        | 0.0.30            | AsmodeusCore-1.12.2-0.0.31.jar                        | None                                     |
| LCH   | bibliocraft         | 2.4.6             | BiblioCraft[v2.4.6][MC1.12.2].jar                     | None                                     |
| LCH   | biomesoplenty       | 7.0.1.2445        | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar         | None                                     |
| LCH   | buildcraftlib       | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftcore      | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftbuilders  | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcrafttransport | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftsilicon   | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftcompat    | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftenergy    | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftfactory   | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | buildcraftrobotics  | 7.99.24.8         | buildcraft-all-7.99.24.8.jar                          | None                                     |
| LCH   | ptrmodellib         | 1.0.5             | PTRLib-1.0.5.jar                                      | None                                     |
| LCH   | props               | 2.6.3.7           | Decocraft-2.6.3.7_1.12.2.jar                          | None                                     |
| LCH   | orelib              | 3.6.0.1           | OreLib-1.12.2-3.6.0.1.jar                             | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCH   | dsurround           | 3.6.1.0           | DynamicSurroundings-1.12.2-3.6.1.0.jar                | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCH   | mjrlegendslib       | 1.12.2-1.2.1      | MJRLegendsLib-1.12.2-1.2.1.jar                        | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH   | extraplanets        | 1.12.2-0.7.4      | ExtraPlanets-1.12.2-0.7.4.jar                         | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH   | flansmod            | 5.10.0            | Flan's+Mod-1.12.2-5.10.0.jar                          | None                                     |
| LCH   | forgelin            | 1.8.2             | Forgelin-1.8.2.jar                                    | None                                     |
| LCH   | futuremc            | 0.2.6             | future-mc-0.2.11.jar                                  | None                                     |
| LCE   | galaxyspace         | 2.0.19            | GalaxySpace-1.12.2-2.0.19.jar                         | None                                     |
| LC    | gravestone          | 1.10.3            | gravestone-1.10.3.jar                                 | None                                     |
| LC    | waila               | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |
| LC    | ichunutil           | 7.2.2             | iChunUtil-1.12.2-7.2.2.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | ironchest           | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                       | None                                     |
| LC    | jei                 | 4.16.1.302        | jei_1.12.2-4.16.1.302.jar                             | None                                     |
| LC    | journeymap          | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                           | None                                     |
| LC    | mekanism            | 1.12.2-9.8.3.390  | Mekanism-1.12.2-9.8.3.390.jar                         | None                                     |
| LC    | harvestcraft        | 1.12.2zb          | Pam's+HarvestCraft+1.12.2zg.jar                       | None                                     |
| LC    | portalgun           | 7.1.0             | PortalGun-1.12.2-7.1.0.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | torohealthmod       | 1.12.2-11         | torohealth-1.12.2-11.jar                              | None                                     |
| LC    | travelersbackpack   | 1.0.35            | TravelersBackpack-1.12.2-1.0.35.jar                   | None                                     |
| LC    | wolfarmor           | 3.8.0             | WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar | e94e38a605842477f3ec218e6fcf781f6b3f7f89 |
| LC    | phosphor-lighting   | 1.12.2-0.2.6      | phosphor-1.12.2-0.2.6+build50.jar                     | f0387d288626cc2d937daa504e74af570c52a2f1 |

Loaded coremods (and transformers): 

TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)

WolfArmorCore (WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar)

PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) micdoodle8.mods.miccore.MicdoodleTransformer FutureMC (future-mc-0.2.11.jar) thedarkcolour.futuremc.asm.CoreTransformer GSHooksLoader (GalaxySpace-1.12.2-2.0.19.jar) galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer ForgelinPlugin (Forgelin-1.8.2.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.93' Renderer: 'NVIDIA GeForce RTX 3070/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: SEUS PTGI E12
OpenGlVersion: 4.6.0 NVIDIA 516.93
OpenGlRenderer: NVIDIA GeForce RTX 3070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16
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