Can't open a crate #1


  • New
  • Defect
Open
Assigned to _ForgeUser12993542
  • _ForgeUser17507894 created this issue Mar 21, 2015

    Please can someone help, when ever I click a crate key this happens

    21.03 18:05:42 [Server] INFO ... 15 more
    21.03 18:05:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
    21.03 18:05:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
    21.03 18:05:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source) ~[?:?]
    21.03 18:05:42 [Server] INFO at me.TheOatBaron.Bukkit.Lootbox.onPlayerInteract(Lootbox.java:794) ~[?:?]
    21.03 18:05:42 [Server] INFO at me.TheOatBaron.Bukkit.Lootbox.getLootboxItems(Lootbox.java:1040) ~[?:?]
    21.03 18:05:42 [Server] INFO Caused by: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.lang.String
    21.03 18:05:42 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_72]
    21.03 18:05:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_72]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:689) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[Spigot18.jar:git-Spigot-c3c767f-33d5de3]
    21.03 18:05:42 [Server] INFO org.bukkit.event.EventException
    21.03 18:05:42 [Server] ERROR Could not pass event PlayerInteractEvent to Lootbox v1.4
    


    and the crate doesn't open! I didn't do this before, but today I was editting the config which can be found here: http://pastebin.com/Ck4WBpcF

    Thank you. If you need anymore information about the problem PM me

  • _ForgeUser17507894 added the tags New Defect Mar 21, 2015

To post a comment, please login or register a new account.