ChestShop Error

Discussion in 'Bukkit Help' started by swingingkings, Jan 14, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    swingingkings

    When a player attemps to buy/sell an error on the console appears and the chestshop will not work.


    14.01 17:49:04 [Server] INFO ... 16 more
    14.01 17:49:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    14.01 17:49:04 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    14.01 17:49:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    14.01 17:49:04 [Server] INFO at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown Source)
    14.01 17:49:04 [Server] INFO at com.Acrobot.ChestShop.Listeners.Player.PlayerInteract.onPlayerInteract(PlayerInteract.java:123)
    14.01 17:49:04 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.buyFromPlayer(Shop.java:53)
    14.01 17:49:04 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.sell(Shop.java:144)
    14.01 17:49:04 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.hasEnough(Economy.java:52)
    14.01 17:49:04 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.hasAccount(Economy.java:17)
    14.01 17:49:04 [Server] INFO at com.Acrobot.ChestShop.Economy.Vault.hasAccount(Vault.java:13)
    14.01 17:49:04 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_iConomy6.hasAccount(Economy_iConomy6.java:247)
    14.01 17:49:04 [Server] INFO at com.iCo6.system.Accounts.exists(Accounts.java:10)
    14.01 17:49:04 [Server] INFO at com.iCo6.system.Queried.hasAccount(Queried.java:293)
    14.01 17:49:04 [Server] INFO at com.iCo6.system.Queried.useMiniDB(Queried.java:90)
    14.01 17:49:04 [Server] INFO Caused by: java.lang.NullPointerException
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
    14.01 17:49:04 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
    14.01 17:49:04 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    14.01 17:49:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    14.01 17:49:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    14.01 17:49:04 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    14.01 17:49:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    14.01 17:49:04 [Server] INFO org.bukkit.event.EventException
    14.01 17:49:04 [Server] SEVERE Could not pass event PlayerInteractEvent to ChestShop v3.46
    14.01 17:48:56 [Server] INFO [mcMMO] [A]<TBS_Jel_Jorito> Obble wants the building contest to have a them xD
    14.01 17:48:51 [Server] INFO ... 16 more
    14.01 17:48:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    14.01 17:48:51 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    14.01 17:48:51 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    14.01 17:48:51 [Server] INFO at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown Source)
    14.01 17:48:51 [Server] INFO at com.Acrobot.ChestShop.Listeners.Player.PlayerInteract.onPlayerInteract(PlayerInteract.java:123)
    14.01 17:48:51 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.buyFromPlayer(Shop.java:53)
    14.01 17:48:51 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.sell(Shop.java:144)
    14.01 17:48:51 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.hasEnough(Economy.java:52)
    14.01 17:48:51 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.hasAccount(Economy.java:17)
    14.01 17:48:51 [Server] INFO at com.Acrobot.ChestShop.Economy.Vault.hasAccount(Vault.java:13)
    14.01 17:48:51 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_iConomy6.hasAccount(Economy_iConomy6.java:247)
    14.01 17:48:51 [Server] INFO at com.iCo6.system.Accounts.exists(Accounts.java:10)
    14.01 17:48:51 [Server] INFO at com.iCo6.system.Queried.hasAccount(Queried.java:293)
    14.01 17:48:51 [Server] INFO at com.iCo6.system.Queried.useMiniDB(Queried.java:90)
    14.01 17:48:51 [Server] INFO Caused by: java.lang.NullPointerException
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
    14.01 17:48:51 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
    14.01 17:48:51 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    14.01 17:48:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    14.01 17:48:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    14.01 17:48:51 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    14.01 17:48:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    14.01 17:48:51 [Server] INFO org.bukkit.event.EventException
    14.01 17:48:51 [Server] SEVERE Could not pass event PlayerInteractEvent to ChestShop v3.46
    14.01 17:48:47 [Server] INFO ... 16 more
    14.01 17:48:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    14.01 17:48:47 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    14.01 17:48:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    14.01 17:48:47 [Server] INFO at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown Source)
    14.01 17:48:47 [Server] INFO at com.Acrobot.ChestShop.Listeners.Player.PlayerInteract.onPlayerInteract(PlayerInteract.java:123)
    14.01 17:48:47 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.buyFromPlayer(Shop.java:53)
    14.01 17:48:47 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.sell(Shop.java:144)
    14.01 17:48:47 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.hasEnough(Economy.java:52)
    14.01 17:48:47 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.hasAccount(Economy.java:17)
    14.01 17:48:47 [Server] INFO at com.Acrobot.ChestShop.Economy.Vault.hasAccount(Vault.java:13)
    14.01 17:48:47 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_iConomy6.hasAccount(Economy_iConomy6.java:247)
    14.01 17:48:47 [Server] INFO at com.iCo6.system.Accounts.exists(Accounts.java:10)
    14.01 17:48:47 [Server] INFO at com.iCo6.system.Queried.hasAccount(Queried.java:293)
    14.01 17:48:47 [Server] INFO at com.iCo6.system.Queried.useMiniDB(Queried.java:90)
    14.01 17:48:47 [Server] INFO Caused by: java.lang.NullPointerException
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
    14.01 17:48:47 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
    14.01 17:48:47 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    14.01 17:48:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    14.01 17:48:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    14.01 17:48:47 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    14.01 17:48:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    14.01 17:48:47 [Server] INFO org.bukkit.event.EventException
    14.01 17:48:47 [Server] SEVERE Could not pass event PlayerInteractEvent to ChestShop v3.46
     
  2. Offline

    Godspeed

    Update Chestshop, v3.46 is not for 1.4.6
     
  3. Offline

    swingingkings

    Thought it was already updated, Thanks :p

    I updated and Chestshops still don't work

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  4. Offline

    Godspeed

    You still get the same errors?
     
  5. Offline

    swingingkings

    It works now, dw :p

    Actually, only some chops are working, it's all updated. error:

    15.01 21:36:21 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.balance(Economy.java:60)
    15.01 21:36:21 [Server] INFO at com.Acrobot.ChestShop.Economy.Vault.balance(Vault.java:29)
    15.01 21:36:21 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_iConomy6.getBalance(Economy_iConomy6.java:128)
    15.01 21:36:21 [Server] INFO at com.iCo6.system.Accounts.exists(Accounts.java:10)
    15.01 21:36:21 [Server] INFO at com.iCo6.system.Queried.hasAccount(Queried.java:293)
    15.01 21:36:21 [Server] INFO at com.iCo6.system.Queried.useMiniDB(Queried.java:90)
    15.01 21:36:21 [Server] INFO Caused by: java.lang.NullPointerException
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.Packet15Place.handle(SourceFile:58)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:656)
    15.01 21:36:21 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.interact(PlayerInteractManager.java:376)
    15.01 21:36:21 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    15.01 21:36:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    15.01 21:36:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    15.01 21:36:21 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    15.01 21:36:21 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    15.01 21:36:21 [Server] INFO org.bukkit.event.EventException
    15.01 21:36:21 [Server] SEVERE Could not pass event PlayerInteractEvent to ChestShop v3.46
    15.01 21:36:20 [Server] INFO ... 16 more
    15.01 21:36:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    15.01 21:36:20 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    15.01 21:36:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    15.01 21:36:20 [Server] INFO at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    15.01 21:36:20 [Server] INFO at com.Acrobot.ChestShop.Listeners.Player.PlayerInteract.onPlayerInteract(PlayerInteract.java:121)
    15.01 21:36:20 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.sellToPlayer(Shop.java:59)
    15.01 21:36:20 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.buy(Shop.java:81)
    15.01 21:36:20 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.balance(Economy.java:60)
    15.01 21:36:20 [Server] INFO at com.Acrobot.ChestShop.Economy.Vault.balance(Vault.java:29)
    15.01 21:36:20 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_iConomy6.getBalance(Economy_iConomy6.java:128)
    15.01 21:36:20 [Server] INFO at com.iCo6.system.Accounts.exists(Accounts.java:10)
    15.01 21:36:20 [Server] INFO at com.iCo6.system.Queried.hasAccount(Queried.java:293)
    15.01 21:36:20 [Server] INFO at com.iCo6.system.Queried.useMiniDB(Queried.java:90)
    15.01 21:36:20 [Server] INFO Caused by: java.lang.NullPointerException
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.Packet15Place.handle(SourceFile:58)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:656)
    15.01 21:36:20 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.interact(PlayerInteractManager.java:376)
    15.01 21:36:20 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    15.01 21:36:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    15.01 21:36:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    15.01 21:36:20 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    15.01 21:36:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    15.01 21:36:20 [Server] INFO org.bukkit.event.EventException
    15.01 21:36:20 [Server] SEVERE Could not pass event PlayerInteractEvent to ChestShop v3.46
    15.01 21:36:17 [Server] INFO ... 16 more
    15.01 21:36:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    15.01 21:36:17 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    15.01 21:36:17 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    15.01 21:36:17 [Server] INFO at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    15.01 21:36:17 [Server] INFO at com.Acrobot.ChestShop.Listeners.Player.PlayerInteract.onPlayerInteract(PlayerInteract.java:121)
    15.01 21:36:17 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.sellToPlayer(Shop.java:59)
    15.01 21:36:17 [Server] INFO at com.Acrobot.ChestShop.Shop.Shop.buy(Shop.java:81)
    15.01 21:36:17 [Server] INFO at com.Acrobot.ChestShop.Economy.Economy.balance(Economy.java:60)
    15.01 21:36:17 [Server] INFO at com.Acrobot.ChestShop.Economy.Vault.balance(Vault.java:29)
    15.01 21:36:17 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_iConomy6.getBalance(Economy_iConomy6.java:128)
    15.01 21:36:17 [Server] INFO at com.iCo6.system.Accounts.exists(Accounts.java:10)
    15.01 21:36:17 [Server] INFO at com.iCo6.system.Queried.hasAccount(Queried.java:293)
    15.01 21:36:17 [Server] INFO at com.iCo6.system.Queried.useMiniDB(Queried.java:90)
    15.01 21:36:17 [Server] INFO Caused by: java.lang.NullPointerException
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.Packet15Place.handle(SourceFile:58)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:656)
    15.01 21:36:17 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.interact(PlayerInteractManager.java:376)
    15.01 21:36:17 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    15.01 21:36:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    15.01 21:36:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    15.01 21:36:17 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    15.01 21:36:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    15.01 21:36:17 [Server] INFO org.bukkit.event.EventException
    15.01 21:36:17 [Server] SEVERE Could not pass event PlayerInteractEvent to ChestShop v3.46

    I think it's Vault, Updated it. now testing.

    The same error still comes up.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  6. Offline

    Necrodoom

    i think it errors on iconomy database?
     
  7. Offline

    MrTomTomHD

  8. Offline

    swingingkings

    I've tried it before, I'm having trouble converting from ico to bose :confused:
     
Thread Status:
Not open for further replies.

Share This Page