Hi!
Yesterday I installed IC2 on my server including the required mods (ModLoaderMP and Forge). I can see a couple of machines that were already present in the world but they do not work (right clicking doesn't even show the interface). Also my cables, luminators and solarpanels have gone missing. I then disabled both RedPower and BuildCraft but the same result and error occur. Here's the whole startup console log:
Code
174 recipes
27 achievements
ModLoader Server 1.1 Initializing...
2012-01-25 09:35:11 [INFO] ModLoader Server 1.1 Initializing...
Mod Loaded: mod_IC2 v1.62
2012-01-25 09:35:11 [INFO] Mod Loaded: mod_IC2 v1.62
Done.
2012-01-25 09:35:12 [INFO] ModLoaderMP 1.1 Initialized
ModLoaderMP 1.1 Initialized
Trying to load IC2 submodule: bcIntegration31x
Failed to load submodule: java.lang.reflect.InvocationTargetException
Trying to load IC2 submodule: bcIntegration22x
Failed to load submodule: java.lang.reflect.InvocationTargetException
Trying to load IC2 submodule: cgIntegration14x
Failed to load submodule: java.lang.ClassNotFoundException: ic2.cgIntegration14x.SubModule
Trying to load IC2 submodule: neiIntegration11x
Failed to load submodule: java.lang.ClassNotFoundException: ic2.neiIntegration11x.SubModule
2012-01-25 09:35:12 [INFO] Starting minecraft server version 1.1
2012-01-25 09:35:12 [WARNING] **** NOT ENOUGH RAM!
2012-01-25 09:35:12 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2012-01-25 09:35:12 [INFO] Loading properties
2012-01-25 09:35:12 [INFO] Starting Minecraft server on *:25565
2012-01-25 09:35:12 [INFO] Preparing level "world"
2012-01-25 09:35:12 [INFO] Default game type: 0
2012-01-25 09:35:12 [INFO] Preparing start region for level 0
2012-01-25 09:35:12 [INFO] Done (787950000ns)! For help, type "help" or "?"
Display More
Anything I did wrong? Thanks!