Posts by Electrobob992

    OK I deleted all the files of the original rotary zip, and it still gives me this error It says that there is no advanced block machine. so I dont know what to do. Can you please tell me what could be wrong.

    Display Spoiler

    FINER: THROW
    java.lang.NoClassDefFoundError: BlockAdvMachine
    at mod_IC2_AdvMachine.<init>(mod_IC2_AdvMachine.java:33)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at ModLoader.addMod(ModLoader.java:272)
    at ModLoader.readFromClassPath(ModLoader.java:1104)
    at ModLoader.init(ModLoader.java:812)
    at ModLoader.AddAllRenderers(ModLoader.java:183)
    at th.<init>(th.java:60)
    at th.<clinit>(th.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:318)
    at net.minecraft.client.Minecraft.run(SourceFile:716)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: BlockAdvMachine
    at java.net.URLClassLoader$1.run(Unknown Source)
    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 java.lang.ClassLoader.loadClass(Unknown Source)
    ... 16 more


    Edit-
    NVM I didnt install the latest version of this addon.:whistling: Stupid mistake. Going to try the compressor now. Wish me luck. I do have a suggestion though. Maybe you should have the zips of all the versions in case of any problem. thanks again for this wonderful addon and lets hope that it gets added to a future patch of IC2

    I think it may be caused because I didn't completely remove the rotary mod before installing I know this because it keeps generating the config file for the rotary addon from before, but I cant completely uninstall it because I just placed the unziped files into the jar. So ican I please have the previous version of this addon. I really want to download the newest part as well.

    What does it mean when I get this error

    Display Spoiler

    FINE: Failed to load mod from "mod_IC2_AdvMachine.class"
    Sep 26, 2011 5:24:00 PM ModLoader addMod
    FINER: THROW
    java.lang.NoClassDefFoundError: BlockAdvMachine
    at mod_IC2_AdvMachine.<init>(mod_IC2_AdvMachine.java:33)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at ModLoader.addMod(ModLoader.java:272)
    at ModLoader.readFromClassPath(ModLoader.java:1104)
    at ModLoader.init(ModLoader.java:812)
    at ModLoader.AddAllRenderers(ModLoader.java:183)
    at th.<init>(th.java:60)
    at th.<clinit>(th.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:318)
    at net.minecraft.client.Minecraft.run(SourceFile:716)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: BlockAdvMachine
    at java.net.URLClassLoader$1.run(Unknown Source)
    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 java.lang.ClassLoader.loadClass(Unknown Source)
    ... 16 more