Jump to content

Recommended Posts

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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