Im making a new 1.6.2 modded server, and it will include a few mods... but it was crashing once I had them all together, and I noticed it had something to do with IC2. So I tried starting a server with just IC2, and it worked. Sow I kept adding each mod 1 by 1 to the server and it crashed after I put galacticraft in there. So Im wondering if there are versions of these that are compatible with eachother... right now Im using:
industrialcraft-2_2.0.217-experimental
and
Galacticraft-1.6.2-a0.1.40.704 along with the other parts of this version,
Galacticraft-Planets-1.6.2-a0.1.40.704 and MicdoodleCore-1.6.2-a0.1.40.704.
error info:
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 9/21/13 6:38 PM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: ic2.api.recipe.ISemiFluidFuelManager.addFluid(Ljava/lang/String;ID)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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Caused by: java.lang.NoSuchMethodError: ic2.api.recipe.ISemiFluidFuelManager.addFluid(Ljava/lang/String;ID)V
at ic2.core.block.generator.tileentity.TileEntitySemifluidGenerator.addFuel(TileEntitySemifluidGenerator.java:69)
at ic2.core.block.generator.tileentity.TileEntitySemifluidGenerator.init(TileEntitySemifluidGenerator.java:56)
at ic2.core.IC2.load(IC2.java:1032)
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.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.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)
... 5 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 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 654147944 bytes (623 MB) / 693501952 bytes (661 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512M -Xmx1G
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.62.871 Minecraft Forge 9.10.1.871 9 mods loaded, 9 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.2.62.871} [Forge Mod Loader] (BC_Server.jar) Unloaded->Constructed->Pre-initialized
Forge{9.10.1.871} [Minecraft Forge] (BC_Server.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{0.1.40} [Galacticraft Core] (Galacticraft-1.6.2-a0.1.40.704.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{0.1.40} [Galacticraft Mars] (Galacticraft-Planets-1.6.2-a0.1.40.704.jar) Unloaded->Constructed->Pre-initialized
IC2{2.0.217-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.217-experimental.jar) Unloaded->Constructed->Errored
gregtech_addon{MC162} [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Errored
BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.12.jar) Unloaded->Constructed->Pre-initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Is there any way to get IC2 & galacticraft to work together? Thanks!
Did you forget the Micdoodle Core?Actually, let me go back on what I said. Galacticraft installs Basic Componnents, so if you get rid of the "1.6.2" folder in your mods folder, it might work. Not 100% sure, though.
Actually, let me go back on what I said. Galacticraft installs Basic Componnents, so if you get rid of the "1.6.2" folder in your mods folder, it might work. Not 100% sure, though.
Yeah, put the three Galacticraft mods in the mods folder. Started the server in the terminal and it creates the basic components in a 1.6.2 folder. Then before it loads the world that damn semifluidgenerator has an error.
Not trying to hiijack your post lumpy, just want to get this issue solved aswell
It might be your IC2 version. Try a non-experimental one. If it doesn't work, try changing your forge version. I'm just as puzzled as you are right now.It also may be because of GregTech. If you can uninstall that, maybe it will work.
It might be your IC2 version. Try a non-experimental one. If it doesn't work, try changing your forge version. I'm just as puzzled as you are right now.
It also may be because of GregTech. If you can uninstall that, maybe it will work.
I tried it without GregTech, and I tried it with a lot of versions of IC2, galacticraft, and forge. Never worked.
I encountered this a few months ago. This only happens when Galacticraft PLANETS jar is used with mo creatures. Take planets jar out or mo creatures, everything works fine. Except then you don't have planets to go to :/
I used the Galacticraft, mo creatures, and minecraft.net forums and really got nowhere.
Please update here if you got it to work via updated mods/fix.
Is this a confirmed fix without actually disabling the IC2 recipes? IC2 is awesome, especially turning useless moon dirt into scrap.
EDIT: Ummmmm..... It still crashes with build 239 of IC2e, and setting IC2 recipes to false for me.
industrialcraft-2_2.0.217-experimental
and
Galacticraft-1.6.2-a0.1.40.704 along with the other parts of this version,
Galacticraft-Planets-1.6.2-a0.1.40.704 and MicdoodleCore-1.6.2-a0.1.40.704.
error info:
Is there any way to get IC2 & galacticraft to work together? Thanks!
Funny thing, it works in client on single.
Yeah, put the three Galacticraft mods in the mods folder. Started the server in the terminal and it creates the basic components in a 1.6.2 folder. Then before it loads the world that damn semifluidgenerator has an error.
Not trying to hiijack your post lumpy, just want to get this issue solved aswell
I tried it without GregTech, and I tried it with a lot of versions of IC2, galacticraft, and forge. Never worked.
I might
Ok. I would go to the Galacticraft forums before IC2, because Galacticraft was origionally designed to work with IC2.
Yeah ik! thts why its odd, a mod it was designed to work with, then it doesn't work with it o.0
I used the Galacticraft, mo creatures, and minecraft.net forums and really got nowhere.
Please update here if you got it to work via updated mods/fix.
B:"Enable IC2 Recipes"=true
to
B:"Enable IC2 Recipes"=false
also i am using IC2e build 239 and galacticraft build 704
Hope this helps!
EDIT: Ummmmm..... It still crashes with build 239 of IC2e, and setting IC2 recipes to false for me.