Hi all! I’m trying to read the database after build (everything works fine in the editor). The database is located at the path “D:/VoxelWorld_data/BlocksDB.db”. To tell the program the location of the database, I use the following code: “URI=file:D:/VoxelWorld_data/BlocksDB.db”
What are you using to read that file?
URI is not of valid format (though some tools do support that).
I don’t understand what you mean
(Sorry, I’m new at this.)