View Issue Details

IDProjectCategoryView StatusLast Update
0003719Spring engineGeneralpublic2013-04-23 12:29
Reporteruser744Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Product Version94.1 
Summary0003719: allow to enable safemode via springsettings.cfg instead of command line
DescriptionMaybe it would be good idea if safemode could be enabled in springsettings.cfg?
like safemode=1

As commandline parameter there are some problems:

1) weblobby is only lobby (that I know of) that supports safemode.
With other lobbies it requires workarounds to play.

2) watching replays by doubleclicking file etc does not work

3) ingame Lua menus that use Spring.Restart()
Spring.Restart has support for command line parameters, but then it would always restart with safemode, even for players who do not need it.

(yesyes, safemode is workaround in itself but still)
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

user744

2013-04-18 16:40

  ~0010500

accidently a word, title should be:
allow to enable safemode via springsettings.cfg instead of command line

Kloot

2013-04-23 02:17

developer   ~0010541

Last edited: 2013-04-23 02:18

chicken-egg problem; confighandler doesn't exist yet at the point where safemode is parsed from command-line and confighandler itself needs to know if safemode is enabled --> wontfix

Issue History

Date Modified Username Field Change
2013-04-18 16:39 user744 New Issue
2013-04-18 16:40 user744 Note Added: 0010500
2013-04-23 00:13 abma Summary allow to enable via springsettings.cfg instead of command line => allow to enable safemode via springsettings.cfg instead of command line
2013-04-23 02:17 Kloot Note Added: 0010541
2013-04-23 02:18 Kloot Note Edited: 0010541
2013-04-23 12:29 Kloot Status new => closed
2013-04-23 12:29 Kloot Assigned To => Kloot
2013-04-23 12:29 Kloot Resolution open => won't fix