Jump to content

Recommended Posts

Posted

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

Posted

Check the config file that ID resolver uses and mirror that change in the config files the server uses for it's own IDs. I recommend changing the crossbow bolts ID.

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...