Solved Got this error when running a command

Discussion in 'Plugin Development' started by Hoodiecraft, Apr 8, 2014.

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

    Hoodiecraft

  2. Offline

    Maurdekye

    Hoodiecraft What's on line 121? I have a feeling it might be related to command arguments.
     
  3. Offline

    Hoodiecraft

    if(player.hasPermission("exu.main.give")) {

    thats whats on line 121 Maurdekye
     
  4. Offline

    iPoke111

    Hoodiecraft
    Hm..
    The error is to do with an arraylist/array, so I would assume something to do with args[n].
    Maybe try re-exporting your plugin and reloading/restarting the server just in case?
     
Thread Status:
Not open for further replies.

Share This Page