Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

log file for the spring rts engine

windows

Usually in MyDocuments\My Games\Spring\infolog.txt or next to spring.exe when installed in portable mode.

linux

can be found in ~/.config/spring/infolog.txt

How to share it

paste.springfiles.com is a good site.

incomplete or empty logfile?

In some cases the file is sometimes incomplete or empty. To get a complete log you can try to direct stdout to a file:

On a Mac: ./spring &> infolog_full.txt

On Windows: spring.exe > infolog_full.txt

In settings, set LogFlushLevel=0