View Issue Details

IDProjectCategoryView StatusLast Update
0002335Spring engineGeneralpublic2011-11-20 20:30
ReporterLicho Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.82.7.1 
Fixed in Version0.82.7+git 
Summary0002335: --version does not work for dedicated-server
DescriptionPlease make dedicated-server support --version parameter too.

Autohost needs to know/verify its version too and I cannot find better way of doing it.

TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Licho

2011-11-14 12:49

reporter   ~0007596

This doe snot work still. Could you please implement it?

Kloot

2011-11-14 14:53

developer   ~0007597

Last edited: 2011-11-14 16:00

then you are using the wrong build, again:

$ ./spring-dedicated
[DS] usage: ./spring-dedicated <full_path_to_script | --version>

$ ./spring-dedicated --version
[DS] 83.0.1-238-gc6de431 develop (Headless)

Licho

2011-11-14 16:23

reporter   ~0007598

Try on windows..

Licho

2011-11-14 16:24

reporter   ~0007599

C:\projekty\spring>spring-dedicated.exe --version

C:\projekty\spring>spring-dedicated.exe --version > out.txt

C:\projekty\spring>type out.txt

C:\projekty\spring>

Kloot

2011-11-14 16:46

developer   ~0007600

seems I missed this --> https://github.com/spring/spring/commit/50d2425b3566bc7e9fa950df903bab8e0acd68e2 <-- commit on the release branch, so now most DS output ends up in infolog (which as we know is buffered). talk to hoijui.

Licho

2011-11-14 16:48

reporter   ~0007601

Well there is nothing in infolog either..

abma

2011-11-16 19:04

administrator   ~0007618

afaik LOG() is LOG_INFO and release-builds do log only >= LOG_WARNING

abma

2011-11-20 20:30

administrator   ~0007641

https://github.com/spring/spring/commit/9b9036ae1c284ec536bfe7b728685abcee2c0923

Issue History

Date Modified Username Field Change
2011-02-02 00:42 Licho New Issue
2011-02-03 16:03 Kloot Status new => resolved
2011-02-03 16:03 Kloot Fixed in Version => 0.82.7+git
2011-02-03 16:03 Kloot Resolution open => fixed
2011-02-03 16:03 Kloot Assigned To => Kloot
2011-11-14 12:49 Licho Note Added: 0007596
2011-11-14 12:49 Licho Status resolved => feedback
2011-11-14 12:49 Licho Resolution fixed => reopened
2011-11-14 14:53 Kloot Note Added: 0007597
2011-11-14 14:54 Kloot Note Edited: 0007597
2011-11-14 16:00 Kloot Note Edited: 0007597
2011-11-14 16:23 Licho Note Added: 0007598
2011-11-14 16:24 Licho Note Added: 0007599
2011-11-14 16:46 Kloot Note Added: 0007600
2011-11-14 16:48 Licho Note Added: 0007601
2011-11-16 19:04 abma Note Added: 0007618
2011-11-20 20:30 abma Note Added: 0007641
2011-11-20 20:30 abma Status feedback => resolved
2011-11-20 20:30 abma Resolution reopened => fixed