fullwall / Citizens

An NPC plugin for bukkit.
Other
35 stars 7 forks source link

java.lang.ArrayIndexOutOfBoundsException: 3 #109

Closed Desttro closed 13 years ago

Desttro commented 13 years ago

12:32:05 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 3 12:32:05 [SEVERE] at com.citizens.Resources.sk89q.CommandContext.getInteger(CommandContext.java:81) 12:32:05 [SEVERE] at com.citizens.Commands.Commands.TraderCommands.displayList(TraderCommands.java:173) 12:32:05 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:32:05 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 12:32:05 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:32:05 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 12:32:05 [SEVERE] at com.citizens.Resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:495) 12:32:05 [SEVERE] at com.citizens.Resources.sk89q.CommandsManager.execute(CommandsManager.java:394) 12:32:05 [SEVERE] at com.citizens.Citizens.onCommand(Citizens.java:321) 12:32:05 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35) 12:32:05 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129) 12:32:05 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298) 12:32:05 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711) 12:32:05 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676) 12:32:05 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669) 12:32:05 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) 12:32:05 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) 12:32:05 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84) 12:32:05 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105) 12:32:05 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451) 12:32:05 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361) 12:32:05 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

number1ahole commented 13 years ago

so was this resolved or just a glitch? i would get the error when setting the sale item then doing /trader list sell or buy. thanks!

aPunch commented 13 years ago

resolved

number1ahole commented 13 years ago

thanks aPunch, keep up the awesome work guys