Blockland Forums > General Discussion
Console.log and cache.db writing to the wrong location (v20)
Demian:
My current launcher uses the profilePath variable but the console.log and cache.db files are still writing to C:\Users\Demian\Documents\Blockland.
--- Code: ---G:\Blockland\Launcher.exe -profilePath "G:\Blockland"
--- End code ---
Kalphiter:
Damn!
No wonder why my servers were having errors reading cache.db
It is very urgent getting this fixed.
Kalphiter:
Badspot is on but hasn't posted here yet, and I really need a solution.
Badspot:
-profilePath isn't parsed until after the console.log is opened. I guess that's bad.
Kalphiter:
--- Quote from: Badspot on October 10, 2011, 04:17:07 PM ----profilePath isn't parsed until after the console.log is opened. I guess that's bad.
--- End quote ---
Are you going to make a new launcher for people who need this change?