Posts by anatak

    I have same problem. Every machine is facing front side down and EU's are not transfering trough cables nor vicinity (generator right next up to macerator). Charged battery in machines working. I have a new world with tin and copper generation disabled, i generated new server and client config files and only edited them for turning off generation of ores (differences between this two files are: Client cfg has a two adding options for sound and server cfg has a option for logging uses of wrench (which i disabled it). My server is clean minecraft_server.jar with Forge Mod Loader 2.1.28.95, IC2 1.95b, BC 2.2.14, RedPower2 2pr5b2, EnderStorage 1.1.1, Wireless Redstone ChickenBones Edition 1.2.1, NEI 1.2.2.1, Iron Chests 3.3.1.21, Forestry 1.4.6.2, CodeChickenCore 0.5.2, Additional BC Objects, Additional Pippes.

    Ohh Hi there :) I have a little problem with this:

    Display Spoiler

    [FINER] Initializing mod_CompactSolars

    [SEVERE] A fatal error has occured initializing CompactSolars

    [SEVERE] Unexpected exception

    java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy

    at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:20)

    at cpw.mods.compactsolars.ServerClientProxy.getProxy(ServerClientProxy.java:32)

    at mod_CompactSolars.load(mod_CompactSolars.java:30)

    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:319)

    at cpw.mods.fml.common.Loader.modInit(Loader.java:259)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:589)

    at cpw.mods.fml.server.FMLServerHandler.onLoadComplete(FMLServerHandler.java:138)

    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:203)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)

    at dn.run(SourceFile:492)

    Caused by: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy

    at java.net.URLClassLoader$1.run(Unknown Source)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Unknown Source)

    at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:16)

    ... 9 more



    I looked into the mod zip file for server and entire folder client wasn't there. There is ClientProxy class In mod zip file for client, but this class is incompatible for server (i blindly try to add this class to server zip, but there was a error with incompatible metods).


    List of mods on server:

    Display Spoiler

    [FINE] Sorted mod list:

    [FINE] mod_CodeChickenCore: Minecraft_Server.jar (before:*)

    [FINE] mod_MinecraftForge: Minecraft_Server.jar ()

    [FINE] mod_NotEnoughItems: Minecraft_Server.jar ()

    [FINE] mod_AdditionalBuildcraftObjects: buildcraft-C-additionalbuildcraftobjects_server-latest.zip ()

    [FINE] mod_BuildCraftCore: buildcraft-server-A-core-2.2.14.zip ()

    [FINE] mod_BuildCraftBuilders: buildcraft-server-B-builders-2.2.14.zip ()

    [FINE] mod_BuildCraftEnergy: buildcraft-server-B-energy-2.2.14.zip ()

    [FINE] mod_BuildCraftFactory: buildcraft-server-B-factory-2.2.14.zip ()

    [FINE] mod_BuildCraftTransport: buildcraft-server-B-transport-2.2.14.zip ()

    [FINE] mod_AdditionalPipes: buildcraft-server-DA-additionalpipes-2.1.3.zip (after:mod_BuildCraftTransport)

    [FINE] mod_EnderStorage: EnderStorage-Server 1.1.1.zip ()

    [FINE] mod_IC2: industrialcraft-2-server_1.95b.jar ()

    [FINE] mod_Forestry: forestry-server-A-1.4.6.2_bc2.2.jar (after:mod_IC2;after:mod_BuildCraftCore;after:mod_BuildCraftEnergy;after:mod_BuildCraftFactory;after:mod_BuildCraftSilicon;after:mod_BuildCraftTransport)

    [FINE] mod_CompactSolars: mod_compactsolars-server-2.2.0.5.zip ()

    [FINE] mod_IronChest: mod_ironchests-server-3.3.1.21.zip ()

    [FINE] mod_RedPowerControl: RedPowerControl-Server-2.0pr5b2.zip ()

    [FINE] mod_RedPowerCore: RedPowerCore-Server-2.0pr5b2.zip ()

    [FINE] mod_RedPowerLighting: RedPowerLighting-Server-2.0pr5b2.zip ()

    [FINE] mod_RedPowerLogic: RedPowerLogic-Server-2.0pr5b2.zip ()

    [FINE] mod_RedPowerMachine: RedPowerMachine-Server-2.0pr5b2.zip ()

    [FINE] mod_RedPowerWiring: RedPowerWiring-Server-2.0pr5b2.zip ()

    [FINE] mod_RedPowerWorld: RedPowerWorld-Server-2.0pr5b2.zip ()

    [FINE] mod_WirelessRedstoneCore: WR-CBE Core-Server 1.2.1.zip ()

    [FINE] mod_WirelessRedstoneRedPower: WR-CBE RedPower-Server 1.2.1.1.zip (after:mod_WirelessRedstoneCore)


    Do anybody have an idea what's wrong ? Many thanks for some answers ;)