Author Topic: Console.log and cache.db writing to the wrong location (v20)  (Read 562 times)

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: [Select]
G:\Blockland\Launcher.exe -profilePath "G:\Blockland"

Damn!

No wonder why my servers were having errors reading cache.db

It is very urgent getting this fixed.
« Last Edit: October 10, 2011, 11:54:59 AM by Kalphiter »

Badspot is on but hasn't posted here yet, and I really need a solution.

Badspot

  • Administrator
-profilePath isn't parsed until after the console.log is opened.  I guess that's bad.

-profilePath isn't parsed until after the console.log is opened.  I guess that's bad.
Are you going to make a new launcher for people who need this change?

Badspot

  • Administrator
Are you going to make a new launcher for people who need this change?
Yes.