1

Galacticraft difficulties

DanMcb 8/30/19 12:31 pm
234
9/3/2019 8:17 am
So i want to install galacticraft for 1.6.4 (i cant change the versions as i have other mods installed that only work on 1.6.4) but when i got to launch the game it comes up with this message:
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 30/08/19 17:30
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ExceptionInInitializerError
at micdoodle8.mods.galacticraft.core.client.ClientProxyCore.registerHandlers(ClientProxyCore.java:262)
at micdoodle8.mods.galacticraft.core.client.ClientProxyCore.init(ClientProxyCore.java:213)
at micdoodle8.mods.galacticraft.core.GalacticraftCore.init(GalacticraftCore.java:262)
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:545)
at sun.reflect.GeneratedMethodAccessor3.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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
... 10 more
Caused by: java.lang.NumberFormatException: For input string: "minecraft"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at micdoodle8.mods.galacticraft.core.tick.GCCoreTickHandlerClient.<clinit>(GCCoreTickHandlerClient.java:95)
... 39 more


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

-- System Details --
Details:
Minecraft Version: 1.6.4
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: 115923864 bytes (110 MB) / 234881024 bytes (224 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 13 mods loaded, 13 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMinerCore{0.12.2} [Vein Miner CoreMod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
backpacks16840{3.0.1} [Backpacks!] (backpacks+1.6.4+-+3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1098 (1).jar) Unloaded->Constructed->Pre-initialized->Errored
GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1098.jar) Unloaded->Constructed->Pre-initialized->Errored
meteors{2.11.2} [Falling Meteors] (Meteors_Mod_V2.11.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
natureReborn{0.0.4} [Nature Reborn] (Nature-Reborn-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_RottenFleshtoLeather{1.2} [mod_RottenFleshtoLeather] (RottenFleshSimplistic.jar) Unloaded->Constructed->Pre-initialized->Initialized
SolarApoc{4T2} [Solar Apocalypse] (SolarApoc-V4T2-C-MC1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner{0.12.2} [Vein Miner] (Vein-Miner-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
Posted by
DanMcb
Level 1 : New Miner
0

  Have something to say?

JoinSign in

6

guestds
08/31/2019 8:04 pm
Level 20 : Expert Modder
history
try using this
1
DanMcb
09/03/2019 2:36 am
Level 1 : New Miner
Dang, it thats most likely it, I was gonna do an escape to the moon with all the mods like solar apocalypse but now I have to find a new mod that works just as good any suggestions?
1
guestds
09/03/2019 8:17 am
Level 20 : Expert Modder
history
i meant download the mod and put it into your mods folder

i cant find an initial page so it will instantly start the download once opened but its from the official forge site here
1
star_weaver
08/31/2019 7:51 pm
She/Her • Level 27 : Expert Princess Button Pusher
Pretty sure 1.6 forge only works on java 7
1
Carved_Creeper
08/30/2019 1:31 pm
Level 21 : Expert Warrior
Maybe one of the mods won't work with another mod installed?
2
DanMcb
08/31/2019 5:07 am
Level 1 : New Miner
I tried to take out all of the extra mods alone but it still came up with the same error message
the only mods left
Middlecore
Galacticraft
Galacticraft planets
1

Welcome