Solved Crash on certain player Join.

Discussion in 'Bukkit Help' started by InPaniCsz, Nov 3, 2015.

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

    InPaniCsz

    So, the server is all working, but when a player (Moderator) joins the server, it crashes with this error:

    http://pastebin.com/KcwjH1f7
    It seems the error message is "bound must be positive".
    I don't know what to do, I think the problem is the location of the player, and I thought about deleting he's files, but I don't know where is stored the location.
     
  2. Offline

    Tecno_Wizard

  3. Offline

    InPaniCsz

    Thanks, I will try to use it.

    I use the region fixer in the world player tried to log in, called "Minas" and says:

    ############################################################
    ################# Scan results for: Minas ##################
    ############################################################


    Unreadable player files:
    No problems found.

    Unreadable data files:
    No problems found.

    Chunk problems:
    No problems found.


    Region problems:
    No problems found.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 3, 2015
  4. Offline

    Tecno_Wizard

    @InPaniCsz, Hmm. Give me a min to search that trace again.

    That's... odd. The only thing I see is a recursive call when generating the world's chunk, the it fails to parse the biome data. (The most common chunk error there is)
     
    Last edited: Nov 3, 2015
  5. Offline

    InPaniCsz

    Thanks man, I've solved it, I removed the world Minas, and he joined in another location.
    So it doesn't crash now, I just hope it doesn't happen again :D

    Thanks anyway for the attention man ly :)
     
Thread Status:
Not open for further replies.

Share This Page