LOVE 0.6 Don't work loging
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
LOVE 0.6 Don't work loging
Standart output files stdout.txt and stderr.txt don't refreshing after installation. Am I missing something?
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: LOVE 0.6 Don't work loging
They are no longer used, there is however a new console, to be activated in the config file. (t.console)
Re: LOVE 0.6 Don't work loging
Console is not useful at all. When game is crashing console closing too. There is no possibility to see loaded modules and etc.bartbes wrote:They are no longer used, there is however a new console, to be activated in the config file. (t.console)
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: LOVE 0.6 Don't work loging
Well, the loaded modules don't print anymore, stdout.txt or not.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: LOVE 0.6 Don't work loging
The solution is to run LÖVE from the console.igor wrote:Console is not useful at all. When game is crashing console closing too.
Code: Select all
C:\>cd C:\My\game\
C:\My\game>love .
error: crash! (blablabla)
C:\My\game>
Help us help you: attach a .love.
Re: LOVE 0.6 Don't work loging
Let's imagine I'v reinstalled my OS and forgot install audio drivers. Try to run love-project but it didn't start and possibility to know what happened is not exist. I don't understand why this feature have been excluded from final package but after installation in home love-folder file stdout.txt is.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: LOVE 0.6 Don't work loging
Well, I don't know, but I imagine if you forgot to install audio drivers you would have noticed sooner anyway.igor wrote:Let's imagine I'v reinstalled my OS and forgot install audio drivers.
Help us help you: attach a .love.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: LOVE 0.6 Don't work loging
That it doesnt tell you what succeeded doesnt mean it doesnt tell you what failed
Re: LOVE 0.6 Don't work loging
It has been removed because I don't want write permissions to be required for love.exe in the folder it's executed from. I guess we could add a --verbose option or something which puts a log file in %APPDATA%.
Re: LOVE 0.6 Don't work loging
Thank you. Sorry for my perseverance but I want to understand why it feature has been removed.rude wrote:It has been removed because I don't want write permissions to be required for love.exe in the folder it's executed from. I guess we could add a --verbose option or something which puts a log file in %APPDATA%.
Who is online
Users browsing this forum: No registered users and 5 guests