Jump to content

Recommended Posts

Posted

I have been searching the forums but i haven't found an answer to my question. Currently i am trying to disable EE and Some parts of redpower on my server but i cant figure out how. I am ok with deleting the entire EE mod, but i only want to disable the parts of redpower that arent logic gates. How do i do this without deleting redpower entirely?

EDIT: I have no modloader.cfg file in my config folder

Posted

well you could probably remove the ee mod Correct me if I am wrong and you can use a plugin called noitem for disabling stuff too.

Click Here.

another thing i want to make sure of though, is that the extra ores from the redpower mod aren't generated on my server

Posted

well I don't know on that but you could use noitem to prevent people from mining them sorry I can't help with removing them completely but I have never really had a need to remove all that

Posted

well I don't know on that but you could use noitem to prevent people from mining them sorry I can't help with removing them completely but I have never really had a need to remove all that

yea well, the main reason for removing the ore, is that all the things that the ore does i want disabled, so it will just end up being useless clutter, either in a chest somewhere or in the world.

Posted

- noitem.nopickup.(itemid) try that with no item then they can not pick the ores and stuff up

yea its a long process but its worth it in the end. but you could probably just wait for one of the more technical people to get on and they might know how

Posted

not 100% sure on this 1 but hey its worth a shot. in the redpower.cfg file there is a setting

world {

generate {

copper=0

emerald=1

indigo=1

marble=1

nikolite=1

rubbertree=1

ruby=1

sapphire=1

silver=1

tin=0

tungsten=1

volcano=1

}

change the things you want to disable to 0 its a simple on and off 1 is on 0 is off ;) cheers

Posted

not 100% sure on this 1 but hey its worth a shot. in the redpower.cfg file there is a setting

world {

generate {

copper=0

emerald=1

indigo=1

marble=1

nikolite=1

rubbertree=1

ruby=1

sapphire=1

silver=1

tin=0

tungsten=1

volcano=1

}

change the things you want to disable to 0 its a simple on and off 1 is on 0 is off ;) cheers

I will try this, will post results later to confirm

Posted

[sEVERE] java.lang.IllegalArgumentException: Parse error

2012-07-17 02:28:04 [sEVERE] at eloraam.core.TagFile.readtag(TagFile.java:577)

2012-07-17 02:28:04 [sEVERE] at eloraam.core.TagFile.readtag(TagFile.java:595)

2012-07-17 02:28:04 [sEVERE] at eloraam.core.TagFile.readtag(TagFile.java:595)

2012-07-17 02:28:04 [sEVERE] at eloraam.core.TagFile.readtag(TagFile.java:595)

2012-07-17 02:28:04 [sEVERE] at eloraam.core.TagFile.readStream(TagFile.java:658)

2012-07-17 02:28:04 [sEVERE] at eloraam.core.TagFile.readFile(TagFile.java:635)

2012-07-17 02:28:04 [sEVERE] at eloraam.core.Config.loadConfig(Config.java:43)

2012-07-17 02:28:04 [sEVERE] at net.minecraft.server.RedPowerCore.initialize(RedPowerCore.java:139)

2012-07-17 02:28:04 [sEVERE] at net.minecraft.server.WirelessRedstoneRedPower.initialize(WirelessRedstoneRedPower.java:34)

2012-07-17 02:28:04 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneRedPower.load(mod_WirelessRedstoneRedPower.java:11)

2012-07-17 02:28:04 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

2012-07-17 02:28:04 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

2012-07-17 02:28:04 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

2012-07-17 02:28:04 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

2012-07-17 02:28:04 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

2012-07-17 02:28:04 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

2012-07-17 02:28:04 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-17 02:28:04 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Parse error

at eloraam.core.TagFile.readtag(TagFile.java:577)

at eloraam.core.TagFile.readtag(TagFile.java:595)

at eloraam.core.TagFile.readtag(TagFile.java:595)

at eloraam.core.TagFile.readtag(TagFile.java:595)

at eloraam.core.TagFile.readStream(TagFile.java:658)

at eloraam.core.TagFile.readFile(TagFile.java:635)

at eloraam.core.Config.loadConfig(Config.java:43)

at net.minecraft.server.RedPowerCore.initialize(RedPowerCore.java:139)

at net.minecraft.server.WirelessRedstoneRedPower.initialize(WirelessRedstoneRedPower.java:34)

at net.minecraft.server.mod_WirelessRedstoneRedPower.load(mod_WirelessRedstoneRedPower.java:11)

at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-17 02:28:33 [iNFO] Stopping server

2012-07-17 02:28:33 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-07-17 02:28:33 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source)

2012-07-17 02:28:33 [sEVERE] at java.util.ArrayList.get(Unknown Source)

2012-07-17 02:28:33 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:412)

2012-07-17 02:28:33 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483)

2012-07-17 02:28:33 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-17 02:28:33 [iNFO] Stopping server

2012-07-17 02:28:33 [sEVERE] Exception in thread "Thread-3"

2012-07-17 02:28:33 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

this happened.

Posted

ya to do this it has to be on a brand spankin new map. worked for me, best of luck

*edit* also make sure you didnt change any of the formatting on the file. open the file with notepad or notepad++ an make sure the only thing u change is the 1 to 0 on the generate settings if u even put a space somewhere in there it can mess up the whole server

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...