Advertisement
Guest User

Untitled

a guest
Jul 25th, 2013
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. 2013-07-25 15:52:32 [INFO] [PropHunt] Enabling PropHunt v1.22
  2. 2013-07-25 15:52:32 [SEVERE] Error occurred while enabling PropHunt v1.22 (Is it up to date?)
  3. java.lang.ArrayIndexOutOfBoundsException: 2
  4. at me.tomski.PropHunt.PropHunt.loadEffectsList(PropHunt.java:656)
  5. at me.tomski.PropHunt.PropHunt.setupClasses(PropHunt.java:451)
  6. at me.tomski.PropHunt.GameManager.<init>(GameManager.java:85)
  7. at me.tomski.PropHunt.PropHunt.init(PropHunt.java:66)
  8. at me.tomski.PropHunt.PropHunt.onEnable(PropHunt.java:55)
  9. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  10. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  11. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  12. at me.jmgr2007.Reloader.Utils.load(Utils.java:153)
  13. at me.jmgr2007.Reloader.ReloaderListener.onCommand(ReloaderListener.java:96)
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  15. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  16. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  17. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  18. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  19. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  20. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  21. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  22. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  23. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  24. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  25. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  26. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  27. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  28. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  29. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement