[Fixed] sys.dbAll() crashes server

Discussion in 'Solved Bugs' started by Maribel Hearn, Jun 28, 2015.

  1. Maribel Hearn

    Maribel Hearn Scripter Developer Developer

    Joined:
    Sep 9, 2012
    Messages:
    33
    Likes Received:
    26
    PO Trainer Name:
    Maribel Hearn
    For several months, I have had issues with the sys.dbAll() method. When I use a SQL database, this method crashes the server whenever it is called; when I use a text database, it sometimes crashes (seemingly at random, I have no idea if there is any pattern). The text database also has another issue, though, which is that sys.dbDelete() doesn't work and deleted users will just reappear on a server restart, making it an unreliable option to switch to from SQL. Expired users never expire, either; I have some users with negative numbers of days until expiration.

    Other database issues aside, any ideas as to why sys.dbAll() is crashing? It is an important method, as I need it in some of my scripts' commands. Could my database be too large? Could some username with weird characters be causing it? I am using version 2.6.1.
     
    Last edited: Jun 28, 2015
  2. Fuzzysqurl

    Fuzzysqurl baa baa mareep I do what I want Server Owner Developer I do what I want Server Owner Developer

    Joined:
    Sep 12, 2012
    Messages:
    2,096
    Likes Received:
    967
    fixed for next update
     
    Nightfall Alicorn likes this.