ToxicFyre Posted March 5, 2013 Posted March 5, 2013 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. Quote
RalphRoberts Posted March 6, 2013 Posted March 6, 2013 Just change the ID of one of these, either solar panels or crossbow bolts. I assume that would fix it quite nicely. Quote
ToxicFyre Posted March 6, 2013 Author Posted March 6, 2013 Thanks, because of your post I found this: http://forums.technicpack.net/threads/mods-interfering.39755/ Used the ID resolver to change all of the IDs from Balkons automatically, and poof. It works. Thanks. Quote
ToxicFyre Posted March 6, 2013 Author Posted March 6, 2013 Hmm, it works on my client but not the server. I just found this out. :/ Quote
Lethosos Posted March 6, 2013 Posted March 6, 2013 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. Quote
ToxicFyre Posted March 6, 2013 Author Posted March 6, 2013 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 Quote
ToxicFyre Posted March 6, 2013 Author Posted March 6, 2013 Changed the ID for the crossbow bolts. Fixed Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.