Jump to content

rondogboy

Members
  • Posts

    3
  • Joined

  • Last visited

About rondogboy

  • Birthday 04/05/1992

rondogboy's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. This guy has several videos on RP2 computers and frames and all I did was google "redpower 2 computer"
  2. I have a tekkit server that I am setting up for some friends of mine but I can't get either Factions or Towny to run on it. I just wanted them for some area protection options. I am using worldedit so I could use worldguard for protection but I would rather factions/towny. Does anyone know what version of these plugins I would need or have any additional information about getting these plugins to work with tekkit? So I found the errors that factions and Towny were having and the seem to have something to do with not being able to detect the craftbukkit version. Towny: 01:19:40 [iNFO] [Towny] Enabling Towny v0.80.0.0 01:19:40 [iNFO] ==================== Towny ======================== 01:19:40 [iNFO] [Towny] Database: [Load] flatfile [save] flatfile 01:19:40 [sEVERE] [Towny Error] Unable to read CraftBukkit Version. 01:19:40 [sEVERE] [Towny Error] Towny requires version 2126 or higher. 01:19:40 [iNFO] [Towny] Disabling Towny v0.80.0.0 01:19:40 [iNFO] ============================================================== 01:19:40 [iNFO] [Towny] Version: 0.80.0.0 - Mod Disabled 01:19:40 [iNFO] ============================================================= 01:19:40 [sEVERE] Error occurred while enabling Towny v0.80.0.0 (Is it up to dat e?) org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register com .palmergames.bukkit.towny.event.TownyPlayerListener@687b2042 while not enabled at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginMana ger.java:509) at com.palmergames.bukkit.towny.Towny.registerEvents(Towny.java:401) at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:126) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246 ) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 01:19:40 [iNFO] [Questioner] Enabling Questioner v0.6 01:19:40 [iNFO] [Questioner] v0.6 - Enabled 01:19:40 [iNFO] [Register] Enabling Register v1.7 01:19:40 [iNFO] [TownyChat] Enabling TownyChat v0.24 01:19:40 [sEVERE] Error occurred while enabling TownyChat v0.24 (Is it up to dat e?) java.lang.NoClassDefFoundError: com/palmergames/bukkit/towny/Towny at com.palmergames.bukkit.TownyChat.Chat.checkPlugins(Chat.java:98) at com.palmergames.bukkit.TownyChat.Chat.onEnable(Chat.java:52) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246 ) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: com.palmergames.bukkit.towny.Towny at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 12 more 01:19:40 [iNFO] Server permissions file permissions.yml is empty, ignoring it 01:19:41 [iNFO] Done (3.510s)! For help, type "help" or "?" 01:19:41 [iNFO] [Railcraft] Loaded 0 saved Anchors > Factions: 01:23:57 [iNFO] [Factions] Enabling Factions v1.6.8 01:23:57 [iNFO] [Factions v1.6.8] === ENABLE START === 01:23:57 [iNFO] [Factions v1.6.8] Creating default: plugins\Factions\conf.json 01:23:57 [sEVERE] Error occurred while enabling Factions v1.6.8 (Is it up to dat e?) java.lang.AssertionError at com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter.<init>(Typ eAdapters.java:686) at com.google.gson.internal.bind.TypeAdapters$24.create(TypeAdapters.jav a:715) at com.google.gson.Gson.getAdapter(Gson.java:353) at com.google.gson.internal.bind.CollectionTypeAdapterFactory.create(Col lectionTypeAdapterFactory.java:52) at com.google.gson.Gson.getAdapter(Gson.java:353) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.<init>(R eflectiveTypeAdapterFactory.java:82) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoun dField(ReflectiveTypeAdapterFactory.java:81) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFi elds(ReflectiveTypeAdapterFactory.java:118) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(Ref lectiveTypeAdapterFactory.java:72) at com.google.gson.Gson.getAdapter(Gson.java:353) at com.google.gson.Gson.toJson(Gson.java:538) at com.google.gson.Gson.toJson(Gson.java:525) at com.google.gson.Gson.toJson(Gson.java:480) at com.google.gson.Gson.toJson(Gson.java:460) at com.massivecraft.factions.zcore.util.Persist.save(Persist.java:116) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persis t.java:80) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persis t.java:72) at com.massivecraft.factions.Conf.load(Conf.java:360) at com.massivecraft.factions.P.onEnable(P.java:86) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246 ) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 01:23:57 [iNFO] Server permissions file permissions.yml is empty, ignoring it 01:23:58 [iNFO] Done (3.559s)! For help, type "help" or "?" 01:23:58 [iNFO] [Railcraft] Loaded 0 saved Anchors >
  3. So I have a tekkit server that I set up for a friend of mine I first set him up a 3.0 server when tekkit 3 came out but now I'm trying to update to 3.1.2 and add some more plugins to the server. The problem is I am having errors come up when I put in plugins I think will work. Plugins what are working: Craftbook herochat creativegates MobDisguise vanishnopacket essentials Worldedit vault Plugins that aren't working: Factions Towny (herochat wasn't working but then I remembered to get vault) So it looks like I mostly just need help with a towny/factions type plugin. This is a private server for a small number of people so I'm not to worried about people greifing to much but I want to be able to protect areas. Thanks for all the help. I will update if I think up more information. Edit: (already) I saw this post, http://forums.technicpack.net/threads/cb-upgrading-tekkit-3-1-2.19176/ Is this generally safe to do?
×
×
  • Create New...