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
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
btw everyone what to expect in the next update is: AdvPumps, Insane Voltage ( >2048 eu) Cables, PESU (plasma energy storage unit), and super conductors
I am also taking ideas for how to slightly nerf superconductors
P.E.S.U.? CHALLENGE ACCEPTED! :evil:
ok everyone redownload plus install, I fixed a crashing bug with wood gassers
Thank you!
@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?
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
That's... that's... OVER 9000!
I did that, about 3,4 times. It still doesn't help, or is there a quick fix or something?
Now my server log says this:
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!!!
@SvEgrii : I will pm you
@gamekeeperson : you are installing Pr4 and Pr4-1, right?
if so don't!!! only install Pr4!!!
when i only install Pr4 i get this
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
that's a java bug not mine..... look up a couple comments
When i start minecraft it crashes with this error log:
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:
#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
that's a java bug not mine..... look up a couple comments
How can i fix it cause i read, reinstall java, but is there a specific version where that fix is in? I have a 64 bit version
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
the void generator bug
the chunk where it is regenerates
sorry for my english
i'm french
@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
Okay, i'm now a registered user now so send me a PM when you have figured it out, you're an amazing modmaker you're always fast with replies and your updates
Quote
Can you also let me know if you find anything out about that mod
2.17 billion
CHALLENGE STILL ACCEPTED :evil:
If you look in the Advanced Solar Panels in SMP, you see Generator GUI
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