PlaneShift

Support => Complaint Department => Topic started by: Dramborleg on November 05, 2010, 10:11:36 pm

Title: Chat logs
Post by: Dramborleg on November 05, 2010, 10:11:36 pm
   I don't know what happened but I tried to find my chat logs and it crashed my whole system. Had to uninstall planeshift and am now trying to reinstall. >:( Just hope my character is still intact.
Title: Re: Chat logs
Post by: Sarras Volcae on November 05, 2010, 11:13:47 pm
(don't mistake me for someone helpful) did u try reading ur logs while playing the game?
Title: Re: Chat logs
Post by: BoevenF on November 05, 2010, 11:23:35 pm
your character resides on the server, so don't worry. Unless you've caused a remote server shutdown while tampering your system...  :)
by the way, what operating system are you talking about?

PS: in Windows XP I read my logs without problems while playing.
Title: Re: Chat logs
Post by: Vakachehk on November 05, 2010, 11:33:09 pm
I can/have read my logs while playing, using both XP and Windows 7.
Title: Re: Chat logs
Post by: weltall on November 06, 2010, 12:02:53 am
i think no modern operating system can crash just for showing a text file...
Title: Re: Chat logs
Post by: Dramborleg on November 06, 2010, 12:18:21 am
 ;D Well I found my chat logs..finally. now just going through a months wort of chats, Oi vey.
Title: Re: Chat logs
Post by: Minks on November 08, 2010, 10:13:17 am
Vista can access the chatlogs just fine while PS is running. Just get a decent text editor which does not mind the file changing while being displayed.  ;)
Title: Re: Chat logs
Post by: Vakachehk on November 09, 2010, 05:33:36 am
Although on the subject of chat logs, I do think for windows it should be placed not in C:\Documents and Settings\[username]\Application Data\PlaneShift but under C:\Program Files\PlaneShift

As application data is a hidden document, and non administrator users can't access it, I think.
Title: Re: Chat logs
Post by: weltall on November 09, 2010, 08:44:56 am
wrong. go to msdn and learn.
NOTHING should be written in the program files folder except the application files: that's why some old games like mass effect fail to work without administrator rights.
Config files must be stored either in the registry or app data folders which is Application Data. It's an user based folder so it's accessible by the current user and the administrators. Documents could be acceptable too but it's not standard.
Title: Re: Chat logs
Post by: Vakachehk on November 09, 2010, 08:59:53 am
wrong. go to msdn and learn.
NOTHING should be written in the program files folder except the application files: that's why some old games like mass effect fail to work without administrator rights.
Config files must be stored either in the registry or app data folders which is Application Data. It's an user based folder so it's accessible by the current user and the administrators. Documents could be acceptable too but it's not standard.

Hmmm true, but then I suppose since logs are one of the most popular things in app data along with screenshots, is it possible to use your own program in PS launch to open such folders?
Title: Re: Chat logs
Post by: weltall on November 09, 2010, 12:16:52 pm
hum what do you mean? i think the best would be if that folder was added to the start menu. The problem is changing the installer config files
Title: Re: Chat logs
Post by: Vakachehk on November 10, 2010, 01:23:53 am
Well yes, but I have had many new players asking how to get to their logs, and it is very difficult to explain in text how to find it.

So yes any other folder that is not hidden would be a good idea
Title: Re: Chat logs
Post by: Bonifarzia on November 10, 2010, 10:39:36 am

It is not Planeshifts fault that windows "hides" application data per default.

For the "explanation in text", I think it is a very good thing that we have that clearly stated in the "files and folders" section at the top of the help window. The difficult part is maybe to explain what a home directory is to someone who has never heard of that.
Title: Re: Chat logs
Post by: Vakachehk on November 11, 2010, 02:48:45 am
It is not Planeshifts fault that windows "hides" application data per default.

Well then PlaneShift is going to have to work it's self around the issue. You can't just sit there and say "oh it's there fault not ours, nah we're not going to fix the problem" If you're gonna be like that (pointing the finger at something else) Planeshift has no future. Again another opinion stop getting all anti about it.
Title: Position of chat log files in PlaneShift, was Re: Chat logs
Post by: BoevenF on November 12, 2010, 01:51:52 am
http://www.imdb.com/title/tt0094963/quotes?qt0224931

Since I choose to be part of PlaneShift, I'll do the best I can to help.

So, I would like here to make a resuming and hopefully clear post regarding the topic

Position of chat log files in PlaneShift

because is a recurring question, repeated over and over.

Where are the logs of my characters?

Chat logs are in form of a (really huge after a while) text file, whose name is <first name>_<last name>_chat.txt .
The position varies by design and operating system.


in Windows XP/Vista/Windows 7:

click on start menu > run..
then type:

Code: [Select]
%appdata%/PlaneShift/logs

in Linux:
type in a terminal:

Code: [Select]
cd /home/<whathever.is.your.login.aka.username>/.PlaneShift/logs/

in OS X:

Code: [Select]
cd ~/Library/Application Support/PlaneShift/logs/
anyway you can use your preferred operating system search utility, searching for *_chat.txt, making sure of including hidden files.

Title: Re: Chat logs
Post by: Aiwendil on November 12, 2010, 07:54:37 am
Well yes, but I have had many new players asking how to get to their logs, and it is very difficult to explain in text how to find it.

Code: [Select]
<replace bad="adv_logs" good='For linux the logfiles are under &quot;~/.PlaneShift/logs&quot;. On a mac you can find them under &quot;~/Library/Application Support/PlaneShift/logs&quot; (&quot;~&quot; is the home folder of your user in both cases). For windows open a windows explorer and enter &quot;%AppData%&quot; in the address bar. Then navigate to the &quot;PlaneShift&quot; folder and then to &quot;logs&quot;.' />