Author Topic: SQLite Error  (Read 473 times)

No, deleting the cache database does not work.
This situation is a little special. The way I'm starting the game is actually from a different computer using a microsoft program known as PSTools. It allows me to control my other computer and input commands from my desktop. I host my servers for various games off this server using this program.

The command I use:
Quote from:  Command
ploveec -i -s -d \\IPofServer -u Username -p Password "C:\Program Files (x86)\Blockland\Blocklandlauncher.exe" -dedicated -maps -skyland

What I do know: The problem is with how I'm starting the game. I can start it with no error on the server if I do it directly, but that isn't what I want. I know the above command works because the dedicated server starts and gives the following error message:

Quote from:  SQLite Error
Failed to open 'C:\Windows\system32\config\systemprofile\My Documents\Blockland//cache.db' with error message 'unable to open database file'

What I think is wrong: I believe it is trying to go to the directory, but I'm not very experienced with these kind of things, it is my first time encountering such an error myself.

Console.log: I do not believe it updated the console log at all, because the time seems off. The last time I ran the server was less then a few minutes ago to repeat the error message, but the server startup time in the log states it was over half an hour ago. Have a gander anyways.

Any different software suggestions would be nice as well.
Thank you for the help ahead of time.

What I think is wrong: I believe it is trying to go to the wrong directory, but I'm not very experienced with these kind of things, it is my first time encountering such an error myself.
Sorry, I always forget the important words.

Use the -profilePath argument to direct Blockland's profile to an appropriate location.