"An internal error occurred while attempting to perform this command"

Discussion in 'Bukkit Help' started by ZedEmm, Jul 22, 2016.

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

    ZedEmm

    So I keep getting this error when trying to make a cell with the "PrisonCells" plugin.

    Here is a pastebin of my logs.
    http://pastebin.com/WPaCgJNL

    Please help! I'm trying to finish the development of my server ASAP.

    Thanks,
    Zed
     
  2. Offline

    thapengwin

    "It appears that you have not installed CS-CoreLib"
     
  3. Offline

    MordorKing78

    Have you checked your plugin.yml?
     
  4. Offline

    thapengwin

    He is not the developer of the plugin, he merely wants to set up a plugin made by somebody else.
     
  5. Offline

    MordorKing78

    @thapengwin Then why is this in plugin development :confused:

    Anyways as @thapengwin already stated, you do not have the required lib installed, try installing it correctly and check if the error still occurs,
    Code:
    [23:57:45 WARN]: PrisonCells could not be properly installed!
    [23:57:45 WARN]: It appears that you have not installed CS-CoreLib
    [23:57:45 WARN]: And because of that, CS-CoreLib is now going to...
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
  6. Offline

    thapengwin

    Misclick, or they didn't know where else to put this.
     
  7. Offline

    ZedEmm

    I installed it, it let me perform the command, but its not actually making cells now. This is another pastebin of logs now.

    http://pastebin.com/EhmtMeh4

    When I try to do /cell auto, it says there are no cells available although it seems I've done everything right.

    Thanks for the help,
    Zed
     
  8. Offline

    thapengwin

    And that is either an outdated plugin or a bad programmer. Speak with them about it.
     
  9. Offline

    Zombie_Striker

    @thapengwin
    @mrCookieSlime is not a bad programmer, and this would not work on any update. For some reason, something is trying to access a negative index of an array. Have you done anything with this plugin recently that may have caused this error?
     
  10. Offline

    ZedEmm

    Nope, I haven't edited the plugin AT ALL. All I've done is follow the developers instructions on how to use it and it doesn't seem to work. Please help!
     
  11. Offline

    mrCookieSlime

    @ZedEmm @Zombie_Striker

    Yeah, I am fast in replying, I know >.>
    I quit Plugin Development anyway, but decided to reply nonetheless.

    First of all I would like to know what exotic schematic you used???
    the index appears to be -25 and that could only occur if your schematic's width, length or height is a negative :confused:
    I would say your schematic is corrupted.
     
Thread Status:
Not open for further replies.

Share This Page