hey go ta problem with a signshop plugin for my bukkitserver... can anyone help me with this? this is the error i'm getting; NING] [SignShop] Could not hook into Vault's Economy! 2013-01-25 15:05:29 [INFO] [SignShop] v2.5.1Dev Enabled 2013-01-25 15:05:29 [INFO] Server permissions file permissions.yml is empty, ignoring it 2013-01-25 15:05:29 [INFO] Done (1,653s)! For help, type "help" or "?" 2013-01-25 15:05:47 [INFO] torrabi[/127.0.0.1:8760] logged in with entity id 119 at ([torrabi] 176.31551663775247, 64.0, -129.28070249212172) 2013-01-25 15:06:04 [SEVERE] Could not pass event PlayerInteractEvent to SignShop v2.5.1Dev org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178) at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114) at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564) at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46) at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoClassDefFoundError: org/bukkit/inventory/meta/EnchantmentStorageMeta at org.wargamer2010.signshop.blocks.SignShopItemMeta.getTypesOfMeta(SignShopItemMeta.java:397) at org.wargamer2010.signshop.blocks.SignShopItemMeta.getName(SignShopItemMeta.java:104) at org.wargamer2010.signshop.util.itemUtil.itemStackToString(itemUtil.java:232) at org.wargamer2010.signshop.operations.takeShopItems.setupOperation(takeShopItems.java:39) at org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:160) 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 org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 16 more Caused by: java.lang.ClassNotFoundException: org.bukkit.inventory.meta.EnchantmentStorageMeta at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 26 more i can't figure out what it means and what would help.
just tried for the third time.. still same error The main problem i think is; "could not pass event PlayerInteractEvent" to signshop v2.5.1.dev after one other reinstall where vault and signshop is the only plugin with a fresh install of bukkit, and java it still doesn't want to work probberly ... EDIT by Moderator: merged posts, please use the edit button instead of double posting.
its the one that matches the bukkit build. thought that would matter replaces it with newest build, new vault build also,, still nothing.. maybe its that :: [WARNING] [SignShop] Could not hook into Vault's Economy! 2013-01-25 17:59:59
Please update to the SignShop 2.5.2 and make sure you have an economy plugin installed. Vault itself isn't an Economy plugin. Examples are BOSEconomy, Essentials Econ, etc. And if you have any further questions please post them here: http://dev.bukkit.org/server-mods/signshop/