Are those written to the file? I don't recall seeing them...
Posts by MJEvans
-
-
I'm guessing it's related to removing the uranium that are spent/the uranium damage counters reaching their 'zero' condition. However I don't know if that's some interaction with vanilla minecraft (like batpack + damage = no more batpack; but seems unlikely to share codepath, merely observed condition) or just a race condition within IC2.
-
Check your buildcraft config file for converting old pipe entities.
If that's set correctly re-download everything (could be a corrupted file, or a silent version update) and re-integrate in the correct order. I have BC 2.28 + IC2 1.42 + RP2 pr4 running together so it /is/ possible. You MAY also need to update your block IDs since there are a few potential conflicts between 1.8.1 and 1.0.x worlds.
-
I grabbed a copy of the server off the main site; I manually labeled it version 1.0.1 since the main site does not rename to version number (grr).
-
Does your server run Redpower2 ? You can make a CARUC (aka CASUC) reactor out of that.
You can also use normal redstone throttled reactors to run designs that would otherwise be too hot for a fraction of the time instead (more efficiency out of your uranium).
-
The 'water' on the right that shows up right after the pump comes online isn't actually water but an indicator that the pump is ready. When in action this plunges down and slowly sucks back up until a cell is filled. Cells go in the top slot only, the lower slot is for power.
If your miner is stopped way too early and your pump isn't working, you might need to go down and see what happened your self. (You didn't state the was the case or not)
-
Recheck everything; that the archives open without error, that you correctly assembled them, the exact versions of all involved files.
If it's still a problem the above list of fact is what we need; however you will probably find the issue and resolve it your self by trying to gather those facts.
-
As pointed out already, Transformers are special; both IRL and in game. They do things in special ways that unless you're interested in real electrical engineering you'd be completely TL;DR about.
As for the special cables, they are like switch boxes RL, and must be rated to handle the maximum load that can go through. Since that load is EV that's the kind of cable that it costs. (Where in a transformer the cable is used in other ways; there are other forces at work that provide the actual transfer in/out.)
-
You know, they could just check the "Public Releases" section - that's what it's there for. It's visible from the main page, you just have to make the tiniest bit of extra effort to look for it.
I'm sure the banner will be updated, though - I agree that it's out of date.Who ever goes or even looks there? It's practically never active so it gets added to the 'mental ignore' area as 'useless'. Plus, there are the lovely banners here that tell everyone the old version is out. They're more likely to see 1.42 is released if they look in the /bugs/ or /servers/ sections.
-
I /have/ seen overloaded servers where the state of a dialog box doesn't update in a timely manor; it is possible your server was experiencing this. Another critical thing to do would be to check the machines themselves to see what their charge indicator shows and if they have any input/output left to work with.
-
click really fast, keep clicking fast. Eventually you'll notice a string of 0 and 32/128/512/2048 EU packets (or possibly one of the later numbers divided by 2,3,4 etc) When you're clicking fast enough you can capture a small enough number of frames to actually see the size of the packet; otherwise you're seeing an /average/.
-
I'm still in the 'need to find enough iron to make a pickaxe out of it' stage (-just- wasted 3 ingots on making a bucket so I could start growing food and not die) on my new world. Maybe later tonight I'll be advanced enough to test this legitimately... but I could try giving my self stuff via MPUtils /i command (damage codes are so useful).
-
I didn't catch that... now I see why most other threads hide archive versions (really hide them).
-
Any other mods installed?
-
It seems that your save is corrupted. Try starting a fresh world; does the problem persist?
-
Try again, and post the versions of everything you are adding to minecraft.jar; You should be loading in a number of things, including Forge, modloader, modloadermp.
-
Trying to use 1.337b version of this for 1.42 server results in these errors; it seems a further update is necessary.
Failed to load mod from "mod_IC2.class"
java.lang.VerifyError: (class: ic2/common/ItemToolWrench, method: damage signature: (Lhm;ILfp;)V) Incompatible argument to function
at mod_IC2.<clinit>(mod_IC2.java:179)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
at ModLoader.readFromModFolder(ModLoader.java:847)
at ModLoader.init(ModLoader.java:603)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)
Dec 18, 2011 9:05:49 PM ModLoader ThrowException
SEVERE: Unexpected exception
java.lang.VerifyError: (class: ic2/common/ItemToolWrench, method: damage signature: (Lhm;ILfp;)V) Incompatible argument to function
at mod_IC2.<clinit>(mod_IC2.java:179)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
at ModLoader.readFromModFolder(ModLoader.java:847)
at ModLoader.init(ModLoader.java:603)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)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)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)
Caused by: java.lang.VerifyError: (class: ic2/common/ItemToolWrench, method: damage signature: (Lhm;ILfp;)V) Incompatible argument to function
at mod_IC2.<clinit>(mod_IC2.java:179)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
... 6 more
Dec 18, 2011 9:05:49 PM ModLoader ThrowException
SEVERE: Unexpected exception
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)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)
Caused by: java.lang.VerifyError: (class: ic2/common/ItemToolWrench, method: damage signature: (Lhm;ILfp;)V) Incompatible argument to function
at mod_IC2.<clinit>(mod_IC2.java:179)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
... 6 morejava.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.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)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)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)
Caused by: java.lang.VerifyError: (class: ic2/common/ItemToolWrench, method: damage signature: (Lhm;ILfp;)V) Incompatible argument to function
at mod_IC2.<clinit>(mod_IC2.java:179)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
... 6 more
Dec 18, 2011 9:05:49 PM ModLoader ThrowException
SEVERE: Unexpected exception
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)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323)
at cu.run(SourceFile:457)
Caused by: java.lang.VerifyError: (class: ic2/common/ItemToolWrench, method: damage signature: (Lhm;ILfp;)V) Incompatible argument to function
at mod_IC2.<clinit>(mod_IC2.java:179)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at ModLoader.addMod(ModLoader.java:104)
... 6 more
...More probably won't help.
-
Do you have an awesome seed for 1.42? Please share it, and why you think it's awesome. If there's a benefit in other mods (RP2/BC2) please also state that as part of your reason for considering it.
Basic seeds:
ic2 - Start on a small island with but a single tree. Probably not the easiest, and finding rubber sounds difficult.
IC2 - (note caps) Started in a forest (wolves were found) near a desert and swamp (rubber trees). (happened to start at about 260, 69, -80 )
rp2 - Forest (with a few rubber trees spotted), desert, and volcano (RP2) - This looks like a nice start.http://www.minecraftseeds.info…eeds-in-minecraft-10.html
Kill me - (with one space) Everything noted in that thread by the original finder, a lava pool, swamp, snow, deserts, forest, town and planes. This is possibly the absolute easiest start yet.
-
Suggestion: Timestamp of last edit for each post in the HELP: Suggestion Compendium thread
-
Try moving their inventory out of the way...
Also, by chance, is this server running on a /local/ network for you but not them?