Ok Brains need some help. I am running BC2 and Eloraam's mods. I want to set up a system where I hit a button and my Redstone Engines turn on for so long then turn back off. I saw it once on youtube. I know you use 2 timers. Can anyone help me? Pictures will be a GREAT plus.
0
I can not make this. Mass fab in the bottom right
0
I keep getting an overflow error
1
I hope he logs in soon.
0
0
0
0
0
if I place in in server jar do I need to do the same for client
0
2011-11-02 13:41:59 [INFO] [CONSOLE] Server restart/shutdown commencing.
2011-11-02 13:41:59 [INFO] Stopping server
2011-11-02 13:42:05 [INFO] ModLoader Server Beta 1.8.1 Initializing...
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_RedPowerLogic 2.0pr3b
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_RedPowerWorld 2.0pr3b
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_NetherOres 1.8.1R1.0.0
2011-11-02 13:42:05 [INFO] ModLoaderMP Beta 1.8.1 Initialized
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_MineFactory 1.8.1R1.3.1
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_MineFactoryCompat_Grass 1.3.0B
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_IC2 v1.23
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_BuildCraftBuilders 2.2.4
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_RedPowerCore 2.0pr3b
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_RedPowerMachine 2.0pr3b
2011-11-02 13:42:05 [INFO] Mod Loaded: mod_RedPowerWiring 2.0pr3b
2011-11-02 13:42:05 [SEVERE] Unexpected exception
java.lang.RuntimeException: ModLoader has failed to initialize.
at ModLoader.ThrowException(ModLoader.java:1206)
at ModLoader.init(ModLoader.java:627)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:74)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:262)
at ce.run(SourceFile:417)
Caused by: java.lang.RuntimeException: Exception occured in ModLoader
at ModLoader.ThrowException(ModLoader.java:1206)
at ModLoader.ThrowException(ModLoader.java:1211)
at ModLoader.addMod(ModLoader.java:118)
at ModLoader.readFromModFolder(ModLoader.java:847)
at ModLoader.init(ModLoader.java:603)
... 4 more
Caused by: java.lang.NoClassDefFoundError: buildcraft/energy/BlockEngine
at mod_PowerConverters.<init>(mod_PowerConverters.java:9)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
... 6 more
Caused by: java.lang.ClassNotFoundException: buildcraft.energy.BlockEngine
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 14 more
Get that when I load Power Converters to server Single player works fine
0
0
0
0
0
0