Jump to content

How can I disable the Solar Generator?


ToxicFyre

Recommended Posts

I have a voltz server, combined with tekkit lite.

However I have a bit of a conflict with Balkon's Mod and the Solar Generator.

You see, I don't know why but the solar pannels used to make the generator have been replaced by crossbow bolts. You can see why this could be exploited.

I have a plugin called BlackList, that sadly can't blacklist the Solar Generator as it's ID is 4091:1.

So, what can I do to resolve the conflict or remove the Solar Generator?

Please Help, Thank you. :)

Issue.JPG

Link to comment
Share on other sites

Ok I will. Here is the log for the error:

java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja

va:138)

        at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc

her.java:33)

        at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1719)

        at org.bukkit.craftbukkit.Main.main(Main.java:18)

Caused by: java.lang.ExceptionInInitializerError

        at amq.<init>(Block.java)

        at amq.<init>(Block.java:364)

        at aml.<init>(BlockStone.java:11)

        at amq.<clinit>(Block.java:91)

        at jq.a(StatList.java:185)

        at jq.<clinit>(StatList.java:96)

        at net.minecraft.server.MinecraftServer.fmlReentry(MinecraftServer.java:

1735)

        ... 8 more

Caused by: java.lang.RuntimeException: Exception while loading mappings.

        at sharose.mods.idresolver.IDResolverBasic.reloadIDs(IDResolverBasic.jav

a:92)

        at sharose.mods.idresolver.IDResolverBasic.<clinit>(IDResolverBasic.java

:48)

        ... 15 more

Caused by: java.lang.RuntimeException: Invalid settings file: Please upconvert m

appings with client version of ID Resolver.

        at sharose.mods.idresolver.IDResolverBasic.reloadIDs(IDResolverBasic.jav

a:80)

        ... 16 more

Link to comment
Share on other sites

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...