Jump to content
  • 0

plugins dont work (worldguard and factions)


Question

Posted

Title: plugins dont work (worldguard and factions)

Version: 3.1.2

OS: mac osx

Java Version: tekkit.jar

Description of Problem:

world guard or factions wont work, it maybe becsuse my tekkit is 7 versions late so i lied about what tekkit version i have i have 1.0.2.0, plz read this and help mr because essentials work but these wont!!

Error Messages:

182 recipes

27 achievements

20:34:23 [iNFO] Starting minecraft server version 1.2.5

20:34:23 [iNFO] Attempting early MinecraftForge initialization

20:34:23 [iNFO] Completed early MinecraftForge initialization

20:34:23 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

20:34:23 [iNFO] Loading mods from /Users/Jackson/Desktop/Tekkit Server/mods

20:34:24 [iNFO] Directory weaponmod contained no mods

20:34:24 [iNFO] Forge Mod Loader has loaded 36 mods

20:34:24 [iNFO] MinecraftForge v3.3.8.152 Initialized

20:34:24 [iNFO] MinecraftForge v3.3.8.152 Initialized

20:34:24 [iNFO] [WeaponMod] Properties file read succesfully!

20:34:24 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308

20:34:24 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg

20:34:24 [iNFO] ComputerCraft: computerBlockID 207

20:34:24 [iNFO] ComputerCraft: diskDriveBlockID 208

20:34:24 [iNFO] ComputerCraft: diskItemID 4000

20:34:24 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@3d93f6e2 while adding net.minecraft.server.ItemBlock@3d358f03

20:34:24 [iNFO] ComputerCraft: Searching for RedPowerLib...

20:34:24 [iNFO] ComputerCraft: RedPowerLib and methods located.

20:34:24 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@776be68f while adding net.minecraft.server.ItemBlock@4cedf389

20:34:24 [iNFO] Initializing alchemy values for Equivalent Exchange..

20:34:25 [iNFO] Loading properties

20:34:25 [iNFO] Starting Minecraft server on *:25565

20:34:25 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

20:34:26 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.server.ItemBlock@42aa0877 while adding codechicken.enderstorage.ItemEnderChest@2911ded2

20:34:26 [iNFO] [iC2] Config loaded from /Users/Jackson/Desktop/Tekkit Server/./config/IC2.cfg

20:34:26 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior

20:34:26 [iNFO] Starting BuildCraft 2.2.14

20:34:26 [iNFO] Copyright © SpaceToad, 2011

20:34:26 [iNFO] http://www.mod-buildcraft.com

20:34:26 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitter@3cdf0256 while adding ccSensors.shared.ItemWiFiTransmitter@55127b52

20:34:26 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.ItemComputerSensorBlock@3ecec78d while adding net.minecraft.server.ItemBlock@798f1a31

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

20:34:26 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disabled.

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

20:34:26 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled.

20:34:26 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

20:34:26 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is disabled.

20:34:26 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior

20:34:27 [iNFO] ComputerCraft: turtleBlockID 216

20:34:27 [iNFO] CONFLICT @ -40 item slot already occupied by dan200.turtle.shared.ItemTurtle@69555185 while adding net.minecraft.server.ItemBlock@605b28c9

20:34:27 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x

20:34:27 [iNFO] [iC2] BuildCraft integration module loaded

20:34:27 [iNFO] [iC2] Loaded minor compatibility modules: none

20:34:27 [iNFO] Forge Mod Loader load complete, 36 mods loaded

20:34:27 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-CraftBukkit-173 (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-MCPC-SNAPSHOT)

20:34:27 [sEVERE] Could not load 'plugins/WorldGuard.jar' in folder 'plugins'

org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/sk89q/worldguard/bukkit/WorldGuardPlugin : Unsupported major.minor version 51.0

at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151)

at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:310)

at forge.bukkit.ForgePluginManager.loadPlugin(ForgePluginManager.java:55)

at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231)

at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:221)

at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:197)

at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:59)

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

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

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

Caused by: java.lang.UnsupportedClassVersionError: com/sk89q/worldguard/bukkit/WorldGuardPlugin : Unsupported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)

at java.lang.ClassLoader.defineClass(ClassLoader.java:615)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

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(ClassLoader.java:306)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:247)

at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)

... 9 more

20:34:27 [iNFO] Loading mod_WirelessRedstoneAddons vForgeMod

20:34:27 [iNFO] Loading mod_IronChest vForgeMod

20:34:27 [iNFO] Loading mod_IC2_ChargingBench vForgeMod

20:34:27 [iNFO] Loading mod_BuildCraftEnergy vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerWiring vForgeMod

20:34:27 [iNFO] Loading mod_MinecraftForge vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerControl vForgeMod

20:34:27 [iNFO] Loading mod_BuildCraftCore vForgeMod

20:34:27 [iNFO] Loading mod_ImmibisCore vForgeMod

20:34:27 [iNFO] Loading mod_BuildCraftFactory vForgeMod

20:34:27 [iNFO] Loading mod_IC2 vForgeMod

20:34:27 [iNFO] Loading mod_BuildCraftBuilders vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerMachine vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerLighting vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerWorld vForgeMod

20:34:27 [iNFO] Loading mod_ComputerCraft vForgeMod

20:34:27 [iNFO] Loading mod_EE vForgeMod

20:34:27 [iNFO] Loading mod_TubeStuff vForgeMod

20:34:27 [iNFO] Loading mod_BuildCraftTransport vForgeMod

20:34:27 [iNFO] Loading mod_PowerConverters vForgeMod

20:34:27 [iNFO] Loading mod_AdditionalPipes vForgeMod

20:34:27 [iNFO] Loading mod_CCTurtle vForgeMod

20:34:27 [iNFO] Loading mod_Railcraft vForgeMod

20:34:27 [iNFO] Loading mod_IC2AdvancedMachines vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerCore vForgeMod

20:34:27 [iNFO] Loading mod_RedPowerLogic vForgeMod

20:34:27 [iNFO] Loading mod_IC2NuclearControl vForgeMod

20:34:27 [iNFO] Loading mod_WirelessRedstoneRedPower vForgeMod

20:34:27 [iNFO] Loading mod_ModularForceFieldSystem vForgeMod

20:34:27 [iNFO] Loading mod_ImmiChunkLoaders vForgeMod

20:34:27 [iNFO] Loading mod_ccSensors vForgeMod

20:34:27 [iNFO] Loading mod_CompactSolars vForgeMod

20:34:27 [iNFO] Loading mod_EnderStorage vForgeMod

20:34:27 [iNFO] [Essentials] Loading Essentials v2.9.4

20:34:27 [iNFO] Loading Balkon's WeaponMod vForgeMod

20:34:27 [iNFO] Loading mod_CodeChickenCore vForgeMod

20:34:27 [iNFO] Loading mod_WirelessRedstoneCore vForgeMod

20:34:27 [iNFO] [EssentialsProtect] Loading EssentialsProtect v2.9.4

20:34:28 [iNFO] MLog clients using java 1.4+ standard logging.

20:34:28 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.4

20:34:28 [iNFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.4

20:34:28 [iNFO] [EssentialsChat] Loading EssentialsChat v2.9.4

20:34:28 [iNFO] [Factions] Loading Factions v1.6.9.1

20:34:28 [iNFO] Preparing level "world"

20:34:28 [iNFO] Default game type: 0

20:34:28 [iNFO] Registering world world, dimension 0, of providertype net.minecraft.server.WorldProviderNormal@6ae11a87(0) with Minecraft Forge

20:34:28 [iNFO] Registering world world_the_end, dimension 1, of providertype net.minecraft.server.WorldProviderTheEnd@70e69696(0) with Minecraft Forge

20:34:28 [iNFO] Registering world world_nether, dimension -1, of providertype net.minecraft.server.WorldProviderHell@3125fe1(0) with Minecraft Forge

20:34:28 [iNFO] Preparing start region for level 0 (Seed: 1405333562937769174)

20:34:28 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException

20:34:29 [iNFO] Preparing spawn area: 44%

20:34:30 [iNFO] Preparing start region for level 1 (Seed: 8866971363756895931)

20:34:30 [iNFO] Preparing spawn area: 4%

20:34:31 [iNFO] Preparing start region for level 2 (Seed: 8866971363756895931)

20:34:31 [iNFO] Preparing spawn area: 4%

20:34:32 [iNFO] Preparing spawn area: 69%

20:34:32 [iNFO] [Essentials] Enabling Essentials v2.9.4

20:34:32 [iNFO] Bukkit version format changed. Version not checked.

20:34:32 [iNFO] git-Bukkit-jenkins-CraftBukkit-173 (MC: 1.2.5)

20:34:32 [iNFO] 1.2.5-R4.1-MCPC-SNAPSHOT

20:34:33 [sEVERE] Plugin Essentials is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.EssentialsPlayerListener

20:34:33 [iNFO] Essentials: Using config file enhanced permissions.

20:34:33 [iNFO] Permissions listed in as player-commands will be given to all users.

20:34:33 [iNFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.4

20:34:34 [iNFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]

20:34:34 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.4

20:34:34 [iNFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.4

20:34:34 [iNFO] [EssentialsChat] Enabling EssentialsChat v2.9.4

20:34:34 [sEVERE] Plugin EssentialsChat is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest

20:34:34 [sEVERE] Plugin EssentialsChat is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.chat.EssentialsChatPlayerListenerNormal

20:34:34 [sEVERE] Plugin EssentialsChat is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.chat.EssentialsChatPlayerListenerHighest

20:34:34 [iNFO] [Factions] Enabling Factions v1.6.9.1

20:34:34 [sEVERE] [Factions v1.6.9.1] CraftBukkit 1.3.2-R0.1 (build 2340) or newer required. Your CraftBukkit build is not compatible.

20:34:34 [iNFO] [Factions v1.6.9.1] Now I suicide!

20:34:34 [iNFO] [Factions] Disabling Factions v1.6.9.1

20:34:34 [iNFO] [Factions v1.6.9.1] Disabled

20:34:34 [iNFO] Server permissions file permissions.yml is empty, ignoring it

Error Log:




1 answer to this question

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.

Guest
Answer this question...

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