database lock acquisition failure

    Joined
    Jul 5, 2013
    Messages
    4
    Reaction score
    0
    Hello, i am trying to run the game on my new laptop, Acer Aspire M5, and when i run the game, it crashes with the exception "database lock acquisition failure" i was told that i needed to delete a specific file to fix this, any help would be appreciated. Thanks!

    PS the game works fine on my mac, and i have updated my graphics drivers (Intel)
     
    Last edited:

    AndyP

    Customer Experience Manager
    Joined
    Aug 15, 2013
    Messages
    1,199
    Reaction score
    264
    • Schine
    • Wired for Logic
    Yes, you have to delete this file:

    Code:
    ./StarMade/server-database/index/.lck
    This should fix it.
    (Or make sure the server has read/write permissions on the folder, as this may also be a cause for this, running as root once, and then again as 'user' would most likely deny the user from modification of the files)

    - Andy