Author Topic: Sqllite Error 11  (Read 1397 times)

I don't know why, but when I start single player, Blockland loads fine until this error message pops up, but I don't know what the problem is. I tried reinstalling Blockland but the error still comes up, something about "Error: Cache Database"  Here is the console log;

Windows, right?

I know how to fix it for a Mac, but not for windows. (My friend had the error)


Make sure you have write permissions for the Blockland folder, if you use Vista or later, you will need it to be in C: not C:\Program Files


delete cache.db from your blockland folder.


I got Blockland to work, thanks guys.

No wait, it still isn't working...

Don't do that.
Or do.
Nothing will explode. It's a cache file.

It's a cache file.
Its a .db file.

.db is .database i think

I don't know why, but when I start single player, Blockland loads fine until this error message pops up, but I don't know what the problem is. I tried reinstalling Blockland but the error still comes up, something about "Error: Cache Database"  Here is the console log;

Wow Sqlite is very popular now.

Ok it haves something to do with the Cache.db file.
this cache.db file contains (if im right) all Informations: Downloaded Add-Ons, Permissions registrations for your BL Key etc. if you remove that Cache.db file i recommend you to reinstall blockland.

And if you dosen't have removed your Cache.db then reinstall blockland too and if it still dosen't work Message Badspot he knows everything what is to do.

I forgot to say, everytime I open Blockland, this error message pops up.

looks like system32 is screwed up?

The cache.db file is the new downloading system for add-on data and content since version 17 or 18 (forget which). Before, when you joined a server, you'd download all the image, model, sound, files you'd need into folders in your add-ons directory that took the place just like they'd be stored as in the server, that is, if you didn't already have them, in which case you'd use whatever file you had. The new system removes the need to make tons of almost empty add-on folders in your add-ons directory, and apparently speeds up the time it takes to download files when connecting to a server with new content. All the data for models, images, sounds, etc. are stored in the cache.db file, if you delete it, nothing happens except that when connecting to a server you'll need to redownload all the sounds/models/images for all items/vehicles/players/etc. in the server all over again that you lost data for when you deleted the cache.db file. Sqlite is the name of the database type, in a sense, and it gives an error message when it can't properly edit the database, the main reason for this is not being able to write to the file, which as has been said, usually results from a custom blockland directory, or having multiple blockland instances open at once from the same directory.