PlaneShift
Support => Mac OSX Specific Issues => Topic started by: Elysia Venustas on April 27, 2012, 10:56:51 pm
-
I can't find my chat logs or any saved files. Looked in AppData or whatever file it's meant to be in and now I can't find the actual file. Help?
-
Actually it should be "%AppData%\PlaneShift\logs". (Easiest to type %AppData% in the address bar of the windows explorer and then select the PlaneShift and logs folder). There should be files "<charname>_chat.txt" which contain the chat.
If you used this make sure logging is even enabled in your client. You can enable and disable logging in the in-game options and also specify what should to logged to which file. Make sure logging is enabled and there is a filename given for the stuff you want to log.
-
This is on a Mac OS X Operating system, though. :S
-
Aww..sorry, didn't check the category you posted in and the AppData confused me ;)
Mac: "~/Library/Application Support/PlaneShift/logs" (~ is your home directory)
Sorry, no clue how macs work...but probably you have some Home-folder in the finder and can just click the "Library" directory there
-
Thanks for your help but the file doesn't exist. :(
-
do a search for the folder 'logs' on your system?
-
Found 'em!
( Couldn't resist )
(http://www.systemsideas.com/SystemsIdeas2/SystemsIdeas/images/logs.jpg)
-
Bruahah, you're the best, Riggie. :D
Elysia: Your files should be under Application Support-Planeshift-Data-Logs
If that fails, try a system-wide search in Finder, just type in your character's name, and the logfile should come up. It's default-labeled "playernamechat.txt"
-
By default, the appropriate folder is hidden under Lion, so maybe you're using this OS. Try pasting this in the terminal: chflags nohidden ~/Library
-
Uhh, which terminal do I post that in?
EDIT: ok, I wrote it in Terminal (I thought you meant one of the files on Planeshift) and still nothing has happened. :S
ANOTHER EDIT: omg. I'm such an idiot. I was looking in the wrong Library... I looked in the system library, but it was meant to be my users one. It was hidden and I found it - thanks so much!
@Rigwyn - that made me chuckle xD
-
Okay, time for me to ask some stupid questions about macs ;)
If telling someone to find the logs I usually refer to "~" as home directory. So..first question, does the usual mac user ever encounter the "~" at all or would it be better to just use something like "<user-dir>/Library/Application Support/PlaneShift/logs"? And second question...from the answer here I gather ~ is called user directory rather than home directory..is that true?
And, last question...is there a possibilty in the mac finder to put "~/Library" in an address bar to get around that hidden file stuff?
-
I'm pretty sure ~ is user directory. Another way to access the Library folder is to hold the option key while browsing the 'go' submenu (from the finder, all the way up there on the bar).
-
Hehe..actually pretty sure that ~ is home directory (http://www.catonmat.net/images/why-vim-uses-hjkl/lsi-adm3a-full-keyboard.jpg)...but I guess macs just want to be different ;) But thanks...then it's probably better to refer it from now on as user-dir. And I take the finder has no address bar then..okay, will keep that "go" in mind.
-
Uhh, which terminal do I post that in?
EDIT: ok, I wrote it in Terminal (I thought you meant one of the files on Planeshift) and still nothing has happened. :S
ANOTHER EDIT: omg. I'm such an idiot. I was looking in the wrong Library... I looked in the system library, but it was meant to be my users one. It was hidden and I found it - thanks so much!
@Rigwyn - that made me chuckle xD
Woooohooo! :D
-
I'm a Mac user. ~ should be home directory, but it is possible the files get saved in the user directory. If that's the case, just press Command+Shift+G (go to command) In the text box that opens, write "~/". You can copy and paste from here, if necessary.
[edit]
I just looked...I'm wrong, they are right. ~ is user directory.
However, if you are looking for the home directory, press Command+Up, the arrow key. It jumps backward to the folder above the one you are in.
-
Another thing. In order to make invisible files visible on Mac OS, open the Terminal app and type these lines. (these are case-sensitive, by the way)
> defaults write com.apple.Finder AppleShowAllFiles true
> killall Finder
(this will reset finder, making your newly visible files visible.)
To revert the process, just type "false" in the first line.
-
Next time you need to find the Library, open a new Finder window, press CMD+G, then type in ~/Library