Blockland Forums > Help
Blockland Constantly set to Read-Only
Pages: (1/1)
The True Zephyr:
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?
The True Zephyr:
And I'm running Windows 7 32 bit
Doomonkey:
Start Blockland with a Batch file containing this:
--- Code: ---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
--- End code ---
Replace the directory with your directory.
You can just change the shortcut on you desktop to this file.
The True Zephyr:
Didn't work, still can't host.
The True Zephyr:
Never mind, my chache.db was corrupted. fixed
Pages: (1/1)