[Addon v1.112]AdvGenerators²v3.3.0-New Toys!!!

  • I'm sry everyone, I cannot hold true to my previous promises to make a cable that can support infinite voltage...... there will be a maximum,

    lucky you will likely never hit the maximum, because it is 2.17 billion ^^ :D :P

  • @SvEgii & Joe: I will look into that and see if I can find out what the problem is

    edit : well looks like its not your problem or mine.... java bug.....and even worse it's in the modloader code so I can't just not include the buggy code in my addon..... http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4745054

    maybe try reinstalling java

    reinstalled twice 4. tried version 6 to version 7. can we put all the software from java you use? Write what version of software. and what operating system?
    and I hope that you will be able to figure out how to fix it all. you may need something? what some information?
    and say you are running SMP? you tested?

  • Now my server log says this:

    Display Spoiler


    Modloader Server Beta 1.8.1 [INFO] Modloader Server Beta 1.8.1 Initializing...
    MinecraftForge V1.1.2 Initialized
    [INFO] ModloaderMP Beta 1.8.1 Initialized
    ModloaderMP Beta 1.8.1 Initialized
    Mod Loaded: mod_IC2 v1.23
    [INFO] Mod loaded: mod_IC2 v1.23
    Mod Loaded: mod_IC2_AdvMachine v2.00
    [INFO] Mod Loaded: mod_IC2_AdvMachine v2.00
    Mod loaded: mod_IC2_AdvGenerators 1.8_01
    [INFO] Mod Loaded: mod_IC2_AdvGenerators 1.8_01
    CONFLICT @ -56
    CONFLICT @ -55
    CONFLICT @ -54
    CONFLICT @ -53
    CONFLICT @ -52

    CONFLICT @ -51

    CONFLICT @ -50

    Mod Loaded: mod_IC2_AdvGenerators 1.8_01
    [INFO] Mod Loaded: mod_IC2_AdvGenerators 1.8_01

  • @gamekeeperson : you are installing Pr4 and Pr4-1, right?

    if so don't!!! only install Pr4!!!

    when i only install Pr4 i get this


    Display Spoiler


    2011-11-19 14:31:06 [INFO] ModLoader Server Beta 1.8.1 Initializing...
    2011-11-19 14:31:06 [INFO] ModLoaderMP Beta 1.8.1 Initialized
    2011-11-19 14:31:06 [INFO] Mod Loaded: mod_IC2 v1.23
    2011-11-19 14:31:06 [INFO] Mod Loaded: mod_IC2_AdvMachine v2.00
    2011-11-19 14:31:06 [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.VerifyError: (class: mod_IC2_AdvGenerators, method: <clinit> signature: ()V) Bad type in putfield/putstatic
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.privateGetPublicFields(Unknown Source)
    at java.lang.Class.getFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:133)
    at ModLoader.addMod(ModLoader.java:103)
    ... 6 more

  • When i start minecraft it crashes with this error log:

    Display Spoiler

    nov 19, 2011 3:29:46 PM ModLoader init
    FINE: ModLoader Beta 1.8.1 Initializing...
    nov 19, 2011 3:29:46 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Robbert\AppData\Roaming\.minecraft\mods\Advenced Machines V2.1 Client.zip
    nov 19, 2011 3:29:46 PM ModLoader readFromModFolder
    FINER: Zip found.
    nov 19, 2011 3:29:46 PM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2_AdvMachine.class"
    nov 19, 2011 3:29:46 PM ModLoader addMod
    FINER: THROW
    java.lang.NoClassDefFoundError: ic2/api/IWrenchableBlock
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    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)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    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)
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.privateGetPublicFields(Unknown Source)
    at java.lang.Class.getFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1583)
    at ModLoader.addMod(ModLoader.java:274)
    at ModLoader.readFromModFolder(ModLoader.java:1179)
    at ModLoader.init(ModLoader.java:824)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at aam.<init>(aam.java:61)
    at aam.<clinit>(aam.java:10)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: ic2.api.IWrenchableBlock
    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)
    ... 36 more

    Config file:

    Display Spoiler

    #ModLoader Config
    #Sat Nov 19 15:30:07 CET 2011
    mod_jBuildCraft_BucketFiller=on
    mod_RecipeBook=on
    mod_IC2=on
    mod_Zeppelin=on
    mod_zAdditionalPipes=on
    mod_BuildCraftBuilders=on
    mod_floatingRuins=on
    mod_IC2EE=on
    mod_BCIC2Crossover=on
    mod_EE=on
    mod_mocreatures=on
    mod_MoreCreepsAndWeirdos=on
    mod_HeroesGuild=on
    mod_BuildCraftCore=on
    mod_IC2_MoreTreeTaps=on
    mod_Shelf=on
    mod_AS_BattleTowers=on
    loggingLevel=FINER
    mod_BuildCraftEnergy=on
    mod_BuildCraftFactory=on
    mod_treecapitator=on
    grassFix=true
    mod_WeaponMod=on
    mod_BuildCraftTransport=on

  • EpicAppleSauce : first of all it says that the error is in mod_IC2_AdvMachines, not my mod, second of all your issue is likely that you are using minecraft 1.8.1 with advmachines 1.7.3

    @gamekeeperson : currently IDK how to bypass the issue, but I will ask Alblaka if he can shed any light on how to fix the issue

  • Bad news everyone trying to use SMP, Alblaka said he has no clue how to fix that..... so basically, if it doesn't work for you, IDK how to help...

    edit: @gamekeeperson : I will fix it in the next update, for now just change the guiID's in the config file

    edit2: gl, herobrinebeliever I doubt your computer could handle that much power