Author Topic: Blockland Constantly set to Read-Only  (Read 435 times)

Every time I try and join a server, or make a single player game, Blockland says that it's folder is read-only. I set that to off, but it just resests every time. Any help?

And I'm running Windows 7 32 bit

Start Blockland with a Batch file containing this:

Code: [Select]
attrib C:\<Directory>\Blockland -r /d /s
attrib C:\<Directory>\Blockland\Add-Ons -r /d /s
attrib C:\<Directory>\Blockland\Cache.db -r
start C:\<Directory>\Blockland\Blockland.exe

Replace the directory with your directory.

You can just change the shortcut on you desktop to this file.

Didn't work, still can't host.

Never mind, my chache.db was corrupted. fixed