Posts by Deviant

    Using newest version of Buildcraft, which is 3.2pre7.

    Not running any other mods on the server

    Version of forge is 4.2.5.303

    When I installed advanced machines, I assumed everything in the "common" folder located within the .zip was supposed to go into the "common" folder located within the IC2 .jar (which I have in my forge mods folder).

    Server works fine with just IC2, without advanced machines.

    Display Spoiler
    Code
    [SEVERE] Encountered an unexpected exception LoaderExceptioncpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: ic2.advancedmachines.common.AdvancedMachines	at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)	at cpw.mods.fml.common.Loader.loadMods(Loader.java:467)	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:340)	at ft.b(DedicatedServer.java:49)	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433)	at ep.run(SourceFile:539)Caused by: java.lang.ClassNotFoundException: ic2.advancedmachines.common.AdvancedMachines	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)	at java.lang.ClassLoader.loadClass(Unknown Source)	at java.lang.ClassLoader.loadClass(Unknown Source)	at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)	at java.lang.Class.forName0(Native Method)	at java.lang.Class.forName(Unknown Source)	at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)	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:69)	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)	at com.google.common.eventbus.EventBus.post(EventBus.java:268)	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)	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:69)	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)	at com.google.common.eventbus.EventBus.post(EventBus.java:268)	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)	at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)	... 5 moreCaused by: java.lang.NullPointerException	at org.objectweb.asm.ClassReader.<init>(Unknown Source)	at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)	at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)	... 32 more[SEVERE] This crash report has been saved to: C:\Users\xxxxx\Desktop\Server2\.\crash-reports\crash-2012-10-18_19.39.33-server.txt


    When I try to install, Crashes. Getting log right now. Thank you for your help :)