feed and extract ur items with tubes / pipes works fine gui is useless in smp
Yes this works fine, but isn't there any way to run normally with gui etc.?
feed and extract ur items with tubes / pipes works fine gui is useless in smp
Yes this works fine, but isn't there any way to run normally with gui etc.?
Sounds like the GUI IDs on your config don't match the server's GUI IDs for those items.
OK, I tried to put my server's config into the SP's, but it always resets to default
EDIT: It doesn't reset, but it also doesn't work
here are my files SP:
# Configuration file
# Generated on 22.02.12 11:14
###########
# General #
###########
general {
guiIdCentrifuge=42
guiIdHVArray=43
guiIdLVArray=45
guiIdMVArray=44
guiIdRotary=40
guiIdSingularity=41
}
#########
# Block #
#########
block {
blockAdvancedMachine=188
blockSolarArray=189
}
########
# Item #
########
item {
}
Display More
Server:
# Configuration file
# Generated on 22.02.12 10:44
###########
# General #
###########
general {
guiIdCentrifuge=42
guiIdHVArray=43
guiIdLVArray=45
guiIdMVArray=44
guiIdRotary=40
guiIdSingularity=41
}
#########
# Block #
#########
block {
blockAdvancedMachine=188
blockSolarArray=189
}
########
# Item #
########
item {
}
Display More
I also have a mod_IC2AdvancedMachines.cfg but I only touched the IC2AdvancedMachines.cfg(without the mod_).
I have a problem using the advanced machines(not the solar arrays) on SMP on my own private server. They don't get any energy and if I try to put items in them(I simply click on them without right-/shiftclicking), the item that I had held before disappears and I hold a part of my armor. If I close the GUI the item is back again. In Singleplayer everything works fine. What did I do wrong?
I have a porblem with installing the adonn, here's my error:
Feiner: Adding mods from C:\Users\iMatze\AppData\Roaming\.minecraft\mods\mod_advancedmachines-client-3.1.1.zip
Feb 19, 2012 2:06:46 PM ModLoader readFromModFolder
Feiner: Zip found.
Feb 19, 2012 2:06:46 PM ModLoader addMod
Fein: Failed to load mod from "mod_IC2AdvancedMachines.class"
Feb 19, 2012 2:06:46 PM ModLoader addMod
Feiner: THROW
java.lang.VerifyError: (class: mod_IC2AdvancedMachines, method: HandleGUI signature: (I)Lxe;) Incompatible argument to function
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1728)
at ModLoader.addMod(ModLoader.java:268)
at ModLoader.readFromModFolder(ModLoader.java:1305)
at ModLoader.init(ModLoader.java:820)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
Display More
could you please help me