This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi Im the owner of ColossalPvP.com and have been having some issues with players using /redeem.
When attempting to use /redeem the user is hit with a "An internal error occurred while attempting to perform this command."
Here's the logs from console:
09.08 12:52:40 [Server] INFO Joshio14 issued server command: /redeem swords 1009.08 12:52:40 [Server] ERROR null09.08 12:52:40 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'redeem' in plugin RedeemMCMMO v1.1.509.08 12:52:40 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143) ~[custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:667) ~[custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1178) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:991) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_211]09.08 12:52:40 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_211]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:785) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:422) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:724) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:627) [custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]09.08 12:52:40 [Server] INFO Caused by: java.lang.ClassCastException: com.gmail.nossr50.datatypes.player.McMMOPlayer cannot be cast to com.gmail.nossr50.datatypes.player.McMMOPlayer09.08 12:52:40 [Server] INFO at com.gmail.nossr50.util.player.UserManager.getPlayer(UserManager.java:94) ~[?:?]09.08 12:52:40 [Server] INFO at com.gmail.nossr50.api.ExperienceAPI.getPlayer(ExperienceAPI.java:1100) ~[?:?]09.08 12:52:40 [Server] INFO at com.gmail.nossr50.api.ExperienceAPI.getLevel(ExperienceAPI.java:656) ~[?:?]09.08 12:52:40 [Server] INFO at com.flapfactions.redeemMCMMO.main.onCommand(main.java:243) ~[?:?]09.08 12:52:40 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[custom.jar:git-TacoSpigot-bf023c7d]09.08 12:52:40 [Server] INFO ... 15 more
To post a comment, please login or register a new account.