Blockland Forums > Help
Sqlite Error Solution Guide
SPooK:
--- Quote from: David819 on April 04, 2011, 09:23:14 PM ---oops sorry here's the screenshot
--- End quote ---
That sir is microscopic and nobody will ever be able to tell what it is.
David819:
--- Quote from: SPooK on April 04, 2011, 09:39:42 PM ---That sir is microscopic and nobody will ever be able to tell what it is.
--- End quote ---
here
wicke:
I get the same error on Ubuntu Linux 10.10/11.04 (WINE 1.2.2) when I have disconnected from a server and I join another. Of course I can, as a workaround, restart Blockland every time I want to switch servers.
Miga:
--- Quote from: wicke on April 08, 2011, 08:28:00 AM ---I get the same error on Ubuntu Linux 10.10/11.04 (WINE 1.2.2) when I have disconnected from a server and I join another. Of course I can, as a workaround, restart Blockland every time I want to switch servers.
--- End quote ---
Well, that is a Windows compatibility layer for Linux, so of course it's going to have issues like that. But, that's a good thing for Linux users to know if they want to play Blockland, I guess.
Doomonkey:
For windows users, start Blockland with a Batch file containing this:
--- Code: ---attrib C:\"Program Files"\Blockland -r /d /s
attrib C:\"Program Files"\Blockland\Add-Ons -r /d /s
attrib C:\"Program Files"\Blockland\Cache.db -r
start C:\"Program Files"\Blockland\Blockland.exe
--- End code ---
Replace the directory with your directory.