Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: quandasim on July 23, 2016, 06:11:33 am

Title: [SOLVED] Debug build don't generate fs2_open.log
Post by: quandasim on July 23, 2016, 06:11:33 am
Hello i have problem with dusk wars act 1 mod.

i compiled debug build (i used ./autogen.sh --enable-debug )
but when i set up everything in wxlauncher and when i play the game, the fs2_open.log is not generated.
in my ~/.fs2_open/data/ folder i see only this:
cmdline_fso.cfg  players

i use archlinux 64 bit, fs2_open_3.7.5, fs2_open_3.7.5_DEBUG, wxlauncher 0.11.0-1

here is screen with wxlauncher settings:
https://archrulez.org/soubory/wxlauncher.png

thanks for help and sorry for my bad english;)

[attachment deleted by admin]
Title: Re: Debug build don't generate fs2_open.log
Post by: The E on July 23, 2016, 06:24:20 am
As part of the SDL Everywhere thing we introduced in the nightlies, we have brought the Windows executable in line with what we were doing on Linux and MacOS (and, incidentally, in line with Microsoft's guidelines for application developers). The logs as well as the screenshots can now be found under "%appdata%\HardLightProductions\FreeSpaceOpen\data". Just copy that path into the adress bar in the Windows Explorer.
Title: Re: Debug build don't generate fs2_open.log
Post by: quandasim on July 23, 2016, 07:13:41 am
hello The E and thanks for quick reply
unfortunately i'm using linux operating sytem, so i dont have windows explorer and my folders structure is different than on windows machine.
acording to this site:
http://www.hard-light.net/forums/index.php/topic,56279.msg1180359.html#msg1180359
the log file on linux shal be located in my home folder: ~/.fs2_open/data and i remmember it worked when i used it few years ago.
but right now the log file is not there.
Title: Re: Debug build don't generate fs2_open.log
Post by: m!m on July 23, 2016, 07:26:55 am
That tutorial seems to be out of date. A few recent changes to how FSO stores its config files have changed where the log is stored. You can find the files under $XDG_DATA_HOME/HardLightProductions/FreeSpaceOpen. If you have not changed the value of XDG_DATA_HOME then you will find your files in ~/.local/share/HardLightProductions/FreeSpaceOpen.
Title: Re: Debug build don't generate fs2_open.log
Post by: quandasim on July 23, 2016, 09:06:47 am
thanx m!m
i found the log file;) :yes: