Jump to content

praying for a fix! , ScS


JuulzCeasar

Recommended Posts

hey there guys,

first thanks for creating the awsume! TEKKIT!! i really love it

but im just one fix away for my dream server! that is the plugin! ShowCaseStandAlone

its a really smooth plugin ( link: http://dev.bukkit.org/server-mods/scs/ )

so now to the point, it works just fine but whenever i want to create a "shop" with the plugin

things in the server log get fck*ed up,see the error msg >

so the server runs fine, but than when i rigth click to create a shop this appears

.9.3

2012-09-03 17:06:31 [sEVERE] Could not pass event PlayerInteractEvent to ShowCaseStandalone

org.bukkit.event.EventException

    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)

    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)

    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)

    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)

    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177)

    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:302)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:647)

    at net.minecraft.server.Packet15Place.handle(SourceFile:39)

    at net.minecraft.server.NetworkManager.b(NetworkManager.java:234)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:119)

    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:579)

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

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

Caused by: java.lang.NoSuchFieldError: WRITTEN_BOOK

    at com.miykeal.showCaseStandalone.Shops.Shop.getInventory(Shop.java:465)

    at com.miykeal.showCaseStandalone.Shops.Shop.updateInventory(Shop.java:481)

    at com.miykeal.showCaseStandalone.Shops.Shop.setAmount(Shop.java:377)

    at com.miykeal.showCaseStandalone.Listeners.ShowCaseStandalonePlayerListener.create(ShowCaseStandalonePlayerListener.java:555)

    at com.miykeal.showCaseStandalone.Listeners.ShowCaseStandalonePlayerListener.onPlayerInteract(ShowCaseStandalonePlayerListener.java:126)

    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:302)

    ... 13 more

anyway thanks for your time,

peace

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...