Page 1 of 1

SQLite3 error

PostPosted: Tue Jun 16, 2015 05:09
by 22phew
OS - Windows 7 Homepack 64 bit
Game - minetest_game
Relase - MinGW 64 bit

Error log:
10:49:02: ACTION[main]: Server for gameid="minetest" listening on 0.0.0.0:54598.
10:49:02: ERROR[ServerThread]: SQLite3 database failed to open: unable to open database file
10:49:02: ERROR[ServerThread]: ERROR: An unhandled exception occurred: Cannot open database file
...

Re: SQLite3 error

PostPosted: Thu Jun 18, 2015 18:24
by Krock
Do not install Minetest to your Program Files directory.
Put it on your desktop or somewhere else, where you have read and write access.

Re: SQLite3 error

PostPosted: Fri Jun 19, 2015 14:01
by srifqi
(or,) You can run Minetest as Administrator if you do (can) not move Minetest into other place.