I get this massage whenever i put my mouse over spacestation (create)
I have a strong feeling that the translation files are derping again. You're not the first one to get this error. Set "English (US)" and try to reproduce the error.
Additionally, we'll need the full forge error log located at ./minecraft, ForgeModLoader-client-0.log.
I think you need to have a member account to be able to post a bug report there.
I have a strong feeling that the translation files are derping again. You're not the first one to get this error. Set "English (US)" and try to reproduce the error.
Additionally, we'll need the full forge error log located at ./minecraft, ForgeModLoader-client-0.log.
well i do have account just cant post on the bug report it basically says i am not qualified..
and i do have it on English US. it is just keep crashing.
I'm currently creating islands for myself via WorldPainter, would that be causing a lack of tin? I even made sure to select the 'populate the entire world' option or something like that.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
Got a bug report for ya, micdoodle8: Lunar tin(aka tin that spawns on the GC moon) doesn't smelt in a furnace. Might want to fix that.
Btw, the block in the bottom's a vanilla coal block, not obsidian.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
No longer needed. Galacticraft inventory was integrated with vanilla inventory. Press E or the key assigned to inventory.
Yeah i get that but:
Forge 9.10.1.859
Galacticraft-1.6.2-a0.1.40.690
Galacticraft-Planets-1.6.2-a0.1.40.690
MicdoodleCore-1.6.2-a0.1.40.690 http://puu.sh/4rxGv/f485c0b815.jpg - not sure if im doing it right xD
can someone help me please?
I'm was about to start a Minecraft mod adventure on Youtube, with the Aether 2, TwlightForest and some other mods, and I installed Galacticraft and all of the oficial content packs and reqouird mods, and I get this crash when booting the game up:
---- Minecraft Crash Report ----
// Witty comment unavailable
Time: 9/16/13 3:21 AM
Description: Exception in server tick loop
java.lang.ClassCastException: micdoodle8.mods.galacticraft.core.entities.GCCorePlayerMP cannot be cast to net.aetherteam.playercore_api.cores.PlayerCoreServer
at net.aetherteam.aether.Aether.getServerPlayer(Aether.java:551)
at net.aetherteam.aether.AetherPlayerTracker.onPlayerLogin(AetherPlayerTracker.java:81)
at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:354)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:299)
at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:156)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:97)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 62586712 bytes (59 MB) / 291024896 bytes (277 MB) up to 518979584 bytes (494 MB)
JVM Flags: 1 total; -Xmx512M
AABB Pool Size: 6100 (341600 bytes; 0 MB) allocated, 6100 (341600 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v8.04 FML v6.2.51.835 Minecraft Forge 9.10.0.835 Optifine OptiFine_1.6.2_HD_U_C4 45 mods loaded, 45 mods active
One big problem: First time I checked the treasure chest on mars, thing was completely empty. I guess it's meant to be empty until the tier 3 rocket comes out, which I believe will require tier 3 heavy duty plates made with iron steel bronze meteoric iron and desh. Five layer plating for my rocket. How amazing, and tier 2 boosters maybe. W00T! Ideas!
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 9/17/13 11:56 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: ic2.api.recipe.IMachineRecipeManager.addRecipe(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.NoSuchMethodError: ic2.api.recipe.IMachineRecipeManager.addRecipe(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)V
at ic2.core.IC2.load(IC2.java:826)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Any way I can disable the player API hook Galacticraft makes? I am not particularly interested in the little HUD display of player rockets when it conflicts with mods like More Player Models2.
However I have a feeling that the inventory is also a part of the player api, which is pretty well required for Galacticraft.
I think you need to have a member account to be able to post a bug report there.
I have a strong feeling that the translation files are derping again. You're not the first one to get this error. Set "English (US)" and try to reproduce the error.
Additionally, we'll need the full forge error log located at ./minecraft, ForgeModLoader-client-0.log.
EzerArch.com | Armourer's Workshop Skins | MCHeli Content Pack Addons | Resource Packs | YouTube | G+ | Twitter
well i do have account just cant post on the bug report it basically says i am not qualified..
and i do have it on English US. it is just keep crashing.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
Btw, the block in the bottom's a vanilla coal block, not obsidian.
Pic:
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
um? Strange.
Try this:
1) Log in in the Galacticraft forums
2) Then click or open this link: http://forum.micdood...eport.1/respond
If it still fails, give me the full forge error (ForgeModLoader-client-0.log at ./minecraft), I'll post the bug report by myself.
EzerArch.com | Armourer's Workshop Skins | MCHeli Content Pack Addons | Resource Packs | YouTube | G+ | Twitter
yes it works ty
No longer needed. Galacticraft inventory was integrated with vanilla inventory. Press E or the key assigned to inventory.
EzerArch.com | Armourer's Workshop Skins | MCHeli Content Pack Addons | Resource Packs | YouTube | G+ | Twitter
Edit: Actually it's not adfoc it's ci.micdoodle8.com being derpy. So yeah I highly suggest hosting them in a couple places.
Yeah i get that but:
Forge 9.10.1.859
Galacticraft-1.6.2-a0.1.40.690
Galacticraft-Planets-1.6.2-a0.1.40.690
MicdoodleCore-1.6.2-a0.1.40.690
http://puu.sh/4rxGv/f485c0b815.jpg - not sure if im doing it right xD
I'm was about to start a Minecraft mod adventure on Youtube, with the Aether 2, TwlightForest and some other mods, and I installed Galacticraft and all of the oficial content packs and reqouird mods, and I get this crash when booting the game up:
---- Minecraft Crash Report ----
// Witty comment unavailable
Time: 9/16/13 3:21 AM
Description: Exception in server tick loop
java.lang.ClassCastException: micdoodle8.mods.galacticraft.core.entities.GCCorePlayerMP cannot be cast to net.aetherteam.playercore_api.cores.PlayerCoreServer
at net.aetherteam.aether.Aether.getServerPlayer(Aether.java:551)
at net.aetherteam.aether.AetherPlayerTracker.onPlayerLogin(AetherPlayerTracker.java:81)
at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:354)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:299)
at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:156)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:97)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 62586712 bytes (59 MB) / 291024896 bytes (277 MB) up to 518979584 bytes (494 MB)
JVM Flags: 1 total; -Xmx512M
AABB Pool Size: 6100 (341600 bytes; 0 MB) allocated, 6100 (341600 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v8.04 FML v6.2.51.835 Minecraft Forge 9.10.0.835 Optifine OptiFine_1.6.2_HD_U_C4 45 mods loaded, 45 mods active
(I cut the rest of the report for space)
Uh? Nothing wrong I see. [/Yoda]
Is it TMI/NEI? Micdoodle8 should see it.
EzerArch.com | Armourer's Workshop Skins | MCHeli Content Pack Addons | Resource Packs | YouTube | G+ | Twitter
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
Edit: Also seems I can't make a Overworld space staion... Kinda screwing up my game too because it crashed and saved in the rocket menu.
// On the bright side, I bought you a teddy bear!
Time: 9/17/13 11:56 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: ic2.api.recipe.IMachineRecipeManager.addRecipe(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.NoSuchMethodError: ic2.api.recipe.IMachineRecipeManager.addRecipe(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)V
at ic2.core.IC2.load(IC2.java:826)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 268719504 bytes (256 MB) / 850395136 bytes (811 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
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.04 FML v6.2.60.859 Minecraft Forge 9.10.1.859 Optifine OptiFine_1.6.2_HD_U_C4 43 mods loaded, 43 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.2.60.859} [Forge Mod Loader] (minecraftforge-9.10.1.859.jar) Unloaded->Constructed->Pre-initialized
Forge{9.10.1.859} [Minecraft Forge] (minecraftforge-9.10.1.859.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.3} [Not Enough Items] (NotEnoughItems 1.6.1.3.jar) Unloaded->Constructed->Pre-initialized
PlayerAPI{1.2} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v3.04(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.04.zip) Unloaded->Constructed->Pre-initialized
TreeCapitator{Forge 1.6.2.r05} [Treecapitator] ([1.6.2]TreeCapitator.Forge.1.6.2.r05.Universal.jar) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.2 v1.4.2} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.4.1} [BiblioCraft] (BiblioCraft[v1.4.1].zip) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{0.6.2} [Biomes O' Plenty] (Biomes-O-Plenty-0.6.2-1.6.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.0.2} [BuildCraft] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.0.2} [BC Builders] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.0.2} [BC Energy] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.0.2} [BC Factory] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.0.2} [BC Transport] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.0.2} [BC Silicon] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{v1.86} [Carpenter's Blocks] (Carpenter's Blocks v1.86 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
SKC-Core{1.0.0.0} [SKC Core] (SKC Core 1.0.0.0 - MC 1.6.2 - Forge (9.10.0.804).zip) Unloaded->Constructed->Pre-initialized
SKC-CraftableHorseArmor{1.0.2.3} [Craftable Horse Armor] (CraftableHorseArmor 1.0.2.3 - MC 1.6.2 - Forge (9.10.0.804).zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v6.0.1.zip) Unloaded->Constructed->Pre-initialized
FlansMod{3.0.2} [Flans Mod] (FlansMod-3.0.2.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{0.1.40} [Galacticraft Core] (Galacticraft-1.6.2-a0.1.40.699.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{0.1.40} [Galacticraft Mars] (Galacticraft-Planets-1.6.2-a0.1.40.699.jar) Unloaded->Constructed->Pre-initialized
IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Errored
IronChest{5.3.1.482} [Iron Chest] (ironchest-universal-1.6.2-5.3.1.482.zip) Unloaded->Constructed->Pre-initialized
MapWriter{2.0} [MapWriter] (mapwriter-2.0.9.zip) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.0} [NEI Plugins] (NEIPlugins-1.1.0.0pre1.jar) Unloaded->Constructed->Pre-initialized
RopesPlus{1.4.8} [Ropes+] (RopePlus_1.6.2.zip) Unloaded->Constructed->Pre-initialized
simpleores{1.0.2} [SimpleOres 2] (SimpleOres 2 & Fusion Plugin v1.0.2.1.zip) Unloaded->Constructed->Pre-initialized
simpleoresfusion{1.0.0} [SimpleOres 2 Fusion Plugin] (SimpleOres 2 & Fusion Plugin v1.0.2.1.zip) Unloaded->Constructed->Pre-initialized
FusionRecycle{1.0.0} [Simple Fusion Recycle] (SimpleFusionRecycle_1-0-0.zip) Unloaded->Constructed->Pre-initialized
mod_SmartMoving{14.3} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized
mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.2_1.4.5} [Tinkers' Construct] (TConstruct_1.6.2_1.4.5.1.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.2_1.4.5.1.jar) Unloaded->Constructed->Pre-initialized
TC{4.1.1_001} [Traincraft] (traincraft-4.1.1_001.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{1.19.3} [The Twilight Forest] (twilightforest-1.19.3.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized
BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.14.jar) Unloaded->Constructed->Pre-initialized
Yea. I was helping a couple other people with this problem. I hope it gets fixed soon!
Galacticraft and ic2-experimental work perfectly together. The API in galacticraft was updated to the latest version, so it wont work with ic2 401.
He's a mad man with a box
However I have a feeling that the inventory is also a part of the player api, which is pretty well required for Galacticraft.