Galacticraft in the Ultimate Pack

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

zemerick

New Member
Jul 29, 2019
667
0
1
So what should I do? I'm using the latest 1.4.7 FTB Ultimate pack, and I haven't messed with Forge. I've only added Optifine U_D5 and Player API render 1.4.7

Also, if it helps, I'm using GalactiCraft Alpha 0.0.5


Start by removing Optifine. Also try removing player API render.

Also, what phone do you have? I know on Android you can get apps to tether your laptop through your phones internet. Easy Tether/PDA Net for example. No root needed. This would let you upload the files to speed things up a lot.
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
Player API is required for GalactiCraft, and removing Optifine didn't work. Also, I have a Nexus 4 but I have really slow service where I am right now.
 

Lathanael

New Member
Jul 29, 2019
959
0
0
I am relatively certain that it is the Player API. Are you using MultiMC or the FTB launcher?
IF you can try using MultiMC and make sure PLayer API is patched into the jar after Forge.

This error most probably is caused by Forge overriding a patched minecraft base class from Player API.
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
Alright, I have set up a hotspot and I can give the full error report now. Here it is:

2013-06-13 14:46:30 [INFO] [STDERR] java.lang.NoClassDefFoundError: p
2013-06-13 14:46:30 [INFO] [STDERR] at l.a(SourceFile:81)
2013-06-13 14:46:30 [INFO] [STDERR] at l.a(SourceFile:85)
2013-06-13 14:46:30 [INFO] [STDERR] at l.a(SourceFile:76)
2013-06-13 14:46:30 [INFO] [STDERR] at a.h(CrashReport.java:50)
2013-06-13 14:46:30 [INFO] [STDERR] at a.<init>(CrashReport.java:41)
2013-06-13 14:46:30 [INFO] [STDERR] at a.a(CrashReport.java:319)
2013-06-13 14:46:30 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673)
2013-06-13 14:46:30 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
2013-06-13 14:46:30 [INFO] [STDERR] at bdz.q(IntegratedServer.java:170)
2013-06-13 14:46:30 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-06-13 14:46:30 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-06-13 14:46:30 [SEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: p
at l.a(SourceFile:81)
at l.a(SourceFile:85)
at l.a(SourceFile:76)
at a.h(CrashReport.java:50)
at a.<init>(CrashReport.java:41)
at a.a(CrashReport.java:319)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
2013-06-13 14:46:30 [INFO] [Minecraft] Stopping server
2013-06-13 14:46:30 [INFO] [Minecraft] Saving players
2013-06-13 14:46:30 [INFO] [STDOUT] Unloading Player: SpartanBlockhead
2013-06-13 14:46:30 [INFO] [Minecraft] Saving worlds
2013-06-13 14:46:30 [INFO] [Minecraft] Saving chunks for level 'space'/Overworld
2013-06-13 14:46:30 [INFO] [Minecraft] Saving chunks for level 'space'/Nether
2013-06-13 14:46:30 [INFO] [Minecraft] Saving chunks for level 'space'/The End
2013-06-13 14:46:30 [INFO] [Minecraft] Saving chunks for level 'space'/Moon
2013-06-13 14:46:30 [INFO] [Minecraft] Saving chunks for level 'space'/Twilight Forest
2013-06-13 14:46:30 [INFO] [Minecraft] Saving chunks for level 'space'/Wyvern Lair
2013-06-13 14:46:30 [INFO] [ForgeModLoader] [Thaumcraft] Removed 5 aura nodes when world 0 unloaded.
2013-06-13 14:46:32 [INFO] [ForgeModLoader] [Thaumcraft] Removed -10 aura nodes when world -1 unloaded.
2013-06-13 14:46:32 [INFO] [ForgeModLoader] [Thaumcraft] Removed -10 aura nodes when world 1 unloaded.
2013-06-13 14:46:32 [INFO] [ForgeModLoader] [Thaumcraft] Removed 4 aura nodes when world -28 unloaded.
2013-06-13 14:46:32 [INFO] [ForgeModLoader] [Thaumcraft] Removed 3 aura nodes when world 7 unloaded.
2013-06-13 14:46:32 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -17 unloaded.
2013-06-13 14:46:32 [INFO] [ForgeModLoader] Unloading dimension 0
2013-06-13 14:46:32 [INFO] [ForgeModLoader] Unloading dimension -1
2013-06-13 14:46:32 [INFO] [ForgeModLoader] Unloading dimension 1
2013-06-13 14:46:32 [INFO] [ForgeModLoader] Unloading dimension -28
2013-06-13 14:46:32 [INFO] [ForgeModLoader] Unloading dimension 7
2013-06-13 14:46:32 [INFO] [ForgeModLoader] Unloading dimension -17
2013-06-13 14:46:33 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
2013-06-13 14:46:33 [SEVERE] [ForgeModLoader]
--mod unloading processes removed
2013-06-13 14:46:33 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-06-13 14:46:33 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-06-13 14:46:33 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
2013-06-13 14:46:33 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
2013-06-13 14:46:33 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
2013-06-13 14:46:33 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-06-13 14:46:33 [INFO] [STDERR] at fy.run(SourceFile:849)

Also, I am not familiar with MultiMC. But since Forge was in the pack to begin with and Player API came afterward, why would it still override it?

UPDATE: Well I've been messing around with MultiMC, and I made a copy of my Ultimate folder and rebuilt the jar, but when I launch it from MultiMC it crashes whenever trying to enter a new world. What exactly should I do with MultiMC?
 

zemerick

New Member
Jul 29, 2019
667
0
1
Have you tried updating your Galacticraft version? You're using a particularly older build. Might be a conflict due to changes in forge between the version Ultimate runs and the version 0.0.5 GC used.

Can you upload the forge log? This will show a lot of helpful details as well.
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
The only version of Galacticraft I found for 1.4.7 was the alpha build. Reading the error reports however indicates that the problem is likely not in Galacticraft itself. This is everything from the Forge log from the time I launched off:

2013-06-14 21:49:56 [INFO] [Minecraft] Giving SpartanBlockhead 1 of Spaceship
2013-06-14 21:49:57 [INFO] [STDOUT] setupTexture: "/mods/mocreatures/textures/models/horsedarkbrown.png", id: 732
2013-06-14 21:49:57 [INFO] [STDOUT] setupTexture: "/mods/mocreatures/textures/models/boarb.png", id: 733
2013-06-14 21:50:10 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/gui/rocketrefill-nochest.png", id: 734
2013-06-14 21:50:15 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/entities/player.png", id: 735
2013-06-14 21:50:58 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/backgrounds/black.png", id: 736
2013-06-14 21:50:58 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/backgrounds/bg3.png", id: 737
2013-06-14 21:50:58 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/planets/overworld.png", id: 738
2013-06-14 21:50:58 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/gui/button1.png", id: 739
2013-06-14 21:50:59 [INFO] [STDOUT] setupTexture: "/terrain/moon.png", id: 740
2013-06-14 21:51:05 [INFO] [STDOUT] failed getting color: 0 0
2013-06-14 21:51:12 [INFO] [STDOUT] Sending serverside check to: SpartanBlockhead
2013-06-14 21:51:12 [WARNING] [Minecraft] Can't keep up! Did the system time change, or is the server overloaded?
2013-06-14 21:51:12 [INFO] [Minecraft] Saving and pausing game...
2013-06-14 21:51:12 [INFO] [Minecraft] Saving chunks for level 'moon'/Overworld
2013-06-14 21:51:12 [INFO] [STDOUT] Loading World: local/moon
2013-06-14 21:51:12 [INFO] [STDOUT] setupTexture: "/micdoodle8/mods/galacticraft/core/client/gui/gui.png", id: 741
2013-06-14 21:51:12 [INFO] [Minecraft] Saving chunks for level 'moon'/Nether
2013-06-14 21:51:12 [INFO] [Minecraft] Saving chunks for level 'moon'/The End
2013-06-14 21:51:12 [INFO] [Minecraft] Saving chunks for level 'moon'/Moon
2013-06-14 21:51:12 [INFO] [Minecraft] Saving chunks for level 'moon'/Twilight Forest
2013-06-14 21:51:12 [INFO] [Minecraft] Saving chunks for level 'moon'/Wyvern Lair
2013-06-14 21:51:14 [INFO] [STDERR] java.lang.NoClassDefFoundError: p
2013-06-14 21:51:14 [INFO] [STDERR]at l.a(SourceFile:81)
2013-06-14 21:51:14 [INFO] [STDERR]at l.a(SourceFile:85)
2013-06-14 21:51:14 [INFO] [STDERR]at l.a(SourceFile:76)
2013-06-14 21:51:14 [INFO] [STDERR]at a.h(CrashReport.java:50)
2013-06-14 21:51:14 [INFO] [STDERR]at a.<init>(CrashReport.java:41)
2013-06-14 21:51:14 [INFO] [STDERR]at a.a(CrashReport.java:319)
2013-06-14 21:51:14 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673)
2013-06-14 21:51:14 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
2013-06-14 21:51:14 [INFO] [STDERR]at bdz.q(IntegratedServer.java:170)
2013-06-14 21:51:14 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-06-14 21:51:14 [INFO] [STDERR]at fy.run(SourceFile:849)
2013-06-14 21:51:14 [SEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: p
at l.a(SourceFile:81)
at l.a(SourceFile:85)
at l.a(SourceFile:76)
at a.h(CrashReport.java:50)
at a.<init>(CrashReport.java:41)
at a.a(CrashReport.java:319)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
2013-06-14 21:51:14 [INFO] [Minecraft] Stopping server
2013-06-14 21:51:14 [INFO] [Minecraft] Saving players
2013-06-14 21:51:16 [INFO] [STDOUT] Unloading Player: SpartanBlockhead
2013-06-14 21:51:16 [INFO] [Minecraft] Saving worlds
2013-06-14 21:51:16 [INFO] [Minecraft] Saving chunks for level 'moon'/Overworld
2013-06-14 21:51:16 [INFO] [Minecraft] Saving chunks for level 'moon'/Nether
2013-06-14 21:51:16 [INFO] [Minecraft] Saving chunks for level 'moon'/The End
2013-06-14 21:51:16 [INFO] [Minecraft] Saving chunks for level 'moon'/Moon
2013-06-14 21:51:16 [INFO] [Minecraft] Saving chunks for level 'moon'/Twilight Forest
2013-06-14 21:51:16 [INFO] [Minecraft] Saving chunks for level 'moon'/Wyvern Lair
2013-06-14 21:51:16 [INFO] [ForgeModLoader] [Thaumcraft] Removed 5 aura nodes when world 0 unloaded.
2013-06-14 21:51:18 [INFO] [ForgeModLoader] [Thaumcraft] Removed -16 aura nodes when world -1 unloaded.
2013-06-14 21:51:18 [INFO] [ForgeModLoader] [Thaumcraft] Removed -16 aura nodes when world 1 unloaded.
2013-06-14 21:51:18 [INFO] [ForgeModLoader] [Thaumcraft] Removed 4 aura nodes when world -28 unloaded.
2013-06-14 21:51:18 [INFO] [ForgeModLoader] [Thaumcraft] Removed 6 aura nodes when world 7 unloaded.
2013-06-14 21:51:18 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -17 unloaded.
2013-06-14 21:51:18 [INFO] [ForgeModLoader] Unloading dimension 0
2013-06-14 21:51:18 [INFO] [ForgeModLoader] Unloading dimension -1
2013-06-14 21:51:18 [INFO] [ForgeModLoader] Unloading dimension 1
2013-06-14 21:51:18 [INFO] [ForgeModLoader] Unloading dimension -28
2013-06-14 21:51:18 [INFO] [ForgeModLoader] Unloading dimension 7
2013-06-14 21:51:18 [INFO] [ForgeModLoader] Unloading dimension -17
--mod unloading junk
2013-06-14 21:51:20 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
2013-06-14 21:51:20 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
--more mod unloading junk
2013-06-14 21:51:20 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-06-14 21:51:20 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-06-14 21:51:20 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
2013-06-14 21:51:20 [INFO] [STDERR]at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
2013-06-14 21:51:20 [INFO] [STDERR]at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
2013-06-14 21:51:20 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-06-14 21:51:20 [INFO] [STDERR]at fy.run(SourceFile:849)

Update: This page says that Player API is compatible with Forge, but it says it has to be installed after. I'm beginning to think the issue is what the others above stated, but I still don't understand why it's happening. I added Player API after Forge was installed, but it's still not working. Do I need to change the order in which the mods load or something?
 

zemerick

New Member
Jul 29, 2019
667
0
1
There are about 20 builds of Galacticraft for 1.4.7, with the newest one being 0.0.20

http://micdoodle8.com/oldsite/galacticraft/changelog.html

The reason I recommend updating it, the version of forge you have might have changed something that the old version of galacticraft is trying to call. A newer version of GC might line up better with the version of Forge you have.

Also, check your version of player API:

http://www.minecraftforum.net/topic/1261354-152api-render-player-api/

Looks like version 1.2 is the last one for 1.4.7

Also, you should never trim logs. The stuff at the beginning is very important, including the order that things are launched in, as well as versions. Not to mention any logging the mods might throw out, etc.

I've got some time, so I'm going to try and poke around this a bit and see what I can come up with.

UPDATE:

Not having much luck. Got to essentially the same spot as you OP. Launched a rocket to the moon, internal server error. It was giving me the same exact NoClassDefFoundError for .p, but I have since removed all other mods from the pack. It now lists the missing class as l ( lower case L ).

2013-06-15 00:00:02 [INFO] [ForgeModLoader] Server attempting to transfer player zechio to dimension -28
2013-06-15 00:00:06 [INFO] [STDERR] java.lang.NoClassDefFoundError: l
2013-06-15 00:00:06 [INFO] [STDERR]at a.<init>(CrashReport.java:27)
2013-06-15 00:00:06 [INFO] [STDERR]at a.a(CrashReport.java:319)
2013-06-15 00:00:06 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673)
2013-06-15 00:00:06 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
2013-06-15 00:00:06 [INFO] [STDERR]at bdz.q(IntegratedServer.java:123)
2013-06-15 00:00:06 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-06-15 00:00:06 [INFO] [STDERR]at fy.run(SourceFile:849)
2013-06-15 00:00:08 [INFO] [ForgeModLoader] Unloading dimension 0
2013-06-15 00:00:08 [INFO] [ForgeModLoader] Unloading dimension -1
2013-06-15 00:00:08 [INFO] [ForgeModLoader] Unloading dimension 1
2013-06-15 00:00:08 [INFO] [ForgeModLoader] Unloading dimension -28
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mcp
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mcp
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod FML
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod FML
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Forge
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Forge
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod BasicComponents
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod BasicComponents
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod GalacticraftCore
2013-06-15 00:00:08 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod GalacticraftCore
2013-06-15 00:00:08 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
2013-06-15 00:00:08 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available
BasicComponents [Basic Components] (BasicComponents_v1.2.6.339.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available
GalacticraftCore [Galacticraft Core] (Galacticraft-Alpha-0.0.20.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available
2013-06-15 00:00:08 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-06-15 00:00:08 [INFO] [STDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException
2013-06-15 00:00:08 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-06-15 00:00:08 [INFO] [STDERR]at cpw.mods.fml.common.Loader.serverStopped(Loader.java:752)
2013-06-15 00:00:08 [INFO] [STDERR]at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:459)
2013-06-15 00:00:08 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-06-15 00:00:08 [INFO] [STDERR]at fy.run(SourceFile:849)
2013-06-15 00:00:11 [INFO] [STDOUT] Stopping!
2013-06-15 00:00:11 [INFO] [STDOUT] SoundSystem shutting down...
2013-06-15 00:00:11 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com

Currently I am using Basic Components 339 ( had problems with 341 ), render player api 1.2, player api 1.4.7, UE 1.3.0.341, Galacticraft 0.0.20 and both Ultimates current forge as well as GCs recommended build: 497.

I have managed to see myself in space, but no moon, and even the text that the version check failed as well as the FMLServerStartedEvent is logged as having been sent.

For now, I sleep. Will poke around it more tomorrow.
 

Lathanael

New Member
Jul 29, 2019
959
0
0
Are you abolutly certain that Render API and Player API + the base class modifications it needs are loaded in the right order?

Forge->Render API->Player API?
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
Why would Forge not be first? I suppose I can check when I am able to get to my computer. Anyway, I messaged Divisor (the developer of Player API) about this problem and I have yet to see what he says.
 

zemerick

New Member
Jul 29, 2019
667
0
1
Are you abolutly certain that Render API and Player API + the base class modifications it needs are loaded in the right order?

Forge->Render API->Player API?

I don't believe order for the APIs matter, but I have tried both ways. No change.

Also, at this point it is not possible to have forge loading after either of the APIs. That would crash you before the menu screen, and the errors are fairly obvious - complaining about missing player classes and such.

Now that I'm semi-awake again, I have my current FML log:

http://pastebin.com/4WPqKSnQ

No crash report is generated.
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
Well, I'm stumped. Doesn't look like I'll be getting a reply from Divisor anytime soon either. Has anyone been successful in adding Galacticraft to FTB?
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
Alright, so I finally got a reply from Divisor. He suspects it has nothing to do with Player API; rather, he says it is more likely that p.class is missing. This makes sense, as it matches up with the error report; it mentions "p" multiple times. However, I have checked and p.class is certainly present in minecraft.jar. Any thoughts on this?
 

ElitaBuildMC

New Member
Jul 29, 2019
1
0
0
Alright, so I finally got a reply from Divisor. He suspects it has nothing to do with Player API; rather, he says it is more likely that p.class is missing. This makes sense, as it matches up with the error report; it mentions "p" multiple times. However, I have checked and p.class is certainly present in minecraft.jar. Any thoughts on this?
Try uninstalling Galacticraft and reinstalling it,try the same for forge and the other mods you mentioned. Reply if you need a walkthrough.