Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:16, 3 March 2026 by Qrow (talk | contribs) (Created page with "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= [http://paste.springfiles.com paste.springfiles.com] is a good site. =incomplete or empty logfile?= In some cases the file is sometimes [http://springrts.com/mantis/view.php?id=2796 incomplete or empty.] To get a complete log you can try to dire...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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