Is it safe to delete the Client.txt file in logs folder.
Mine take 1.8GB which is too big for notepad or notepad++ to read.
I also think the size of the file is the cause of me crashing some times when i log out from a character.
Edit: I renamed the Client.txt file to "Client old.txt" and every thing seems to be working fine. Also my settings remained as they were before.
Last edited by lellan1337#0798 on Dec 18, 2016, 5:55:39 AM Last bumped on Dec 17, 2016, 7:27:41 PM
|
Posted bylellan1337#0798on Dec 17, 2016, 6:37:01 PM
|
"
lellan1337 wrote:
Is it safe to delete the Client.txt file in logs folder.
Mine take 1.8GB which is too big for notepad or notepad++ to read.
I also think the size of the file is the cause of me crashing some times when i log out from a character.
Seems awfully big for that file, mine is 7kB...
Regardless, if you delete the file it will be recreated when you next start the game, just remember, your in-game settings will be reset too. Personally, I'd rename the old file, let the game recreate the new version and when you're sure everything is ok, delete the old one.
As an aside, notepad++ has a 2GB file size limit but if you wanted to edit the file you could use something like gvim or emacs. Both are free and available on Windows. If you just want to view the file you could use 'type client.txt | more' from a command line.
|
Posted byKellog#5737on Dec 17, 2016, 6:49:25 PM
|
"
Kellog wrote:
"
lellan1337 wrote:
Is it safe to delete the Client.txt file in logs folder.
Mine take 1.8GB which is too big for notepad or notepad++ to read.
I also think the size of the file is the cause of me crashing some times when i log out from a character.
Seems awfully big for that file, mine is 7kB...
Regardless, if you delete the file it will be recreated when you next start the game, just remember, your in-game settings will be reset too. Personally, I'd rename the old file, let the game recreate the new version and when you're sure everything is ok, delete the old one.
As an aside, notepad++ has a 2GB file size limit but if you wanted to edit the file you could use something like gvim or emacs. Both are free and available on Windows. If you just want to view the file you could use 'type client.txt | more' from a command line.
The client text file dose not contain the game settings (thats the config.ini file)
The client text has instance connection logs, chat logs and patch logs ALL of which are not required so you can safely delete it, the file will be recreated and the game will start filling it with logs again
Ancestral Bond. It's a thing that does stuff. -Vipermagi
He who controls the pants controls the galaxy. - Rick & Morty S3E1 Last edited by lagwin1980#2224 on Dec 17, 2016, 7:23:06 PM
|
Posted bylagwin1980#2224on Dec 17, 2016, 7:22:26 PM
|
"
lagwin1980 wrote:
"
Kellog wrote:
"
lellan1337 wrote:
Is it safe to delete the Client.txt file in logs folder.
Mine take 1.8GB which is too big for notepad or notepad++ to read.
I also think the size of the file is the cause of me crashing some times when i log out from a character.
Seems awfully big for that file, mine is 7kB...
Regardless, if you delete the file it will be recreated when you next start the game, just remember, your in-game settings will be reset too. Personally, I'd rename the old file, let the game recreate the new version and when you're sure everything is ok, delete the old one.
As an aside, notepad++ has a 2GB file size limit but if you wanted to edit the file you could use something like gvim or emacs. Both are free and available on Windows. If you just want to view the file you could use 'type client.txt | more' from a command line.
The client text file dose not contain the game settings (thats the config.ini file)
The client text has instance connection logs, chat logs and patch logs ALL of which is not required so you can safely delete it, the file will be recreated and the game will start filling it with logs again
Indeed, my bad, still early, in need of more coffee...
|
Posted byKellog#5737on Dec 17, 2016, 7:24:14 PM
|
"
Kellog wrote:
"
lellan1337 wrote:
Is it safe to delete the Client.txt file in logs folder.
Mine take 1.8GB which is too big for notepad or notepad++ to read.
I also think the size of the file is the cause of me crashing some times when i log out from a character.
Seems awfully big for that file, mine is 7kB...
Regardless, if you delete the file it will be recreated when you next start the game, just remember, your in-game settings will be reset too. Personally, I'd rename the old file, let the game recreate the new version and when you're sure everything is ok, delete the old one.
As an aside, notepad++ has a 2GB file size limit but if you wanted to edit the file you could use something like gvim or emacs. Both are free and available on Windows. If you just want to view the file you could use 'type client.txt | more' from a command line.
I've been playing since open beta and havn't reinstalled the game since then from what i can remember.
That's probably why it's so big.
|
Posted bylellan1337#0798on Dec 17, 2016, 7:27:41 PM
|