MantisBT - Soldat Dedicated Server
View Issue Details
0000266Soldat Dedicated ServerGeneralpublic2012-11-19 17:292012-11-30 22:12
SyavX 
Falcon 
normalcrashalways
resolvedno change required 
2.7.3 
2.7.4 
0000266: Using "/welcome" admin comand ingame with omitted parameter causes a server crash
Server Console log:
1.1. "/welcome TESTING1" sent via adminclient
/welcome TESTING1 (127.0.0.1)
Greeting changed to "TESTING1".

1.2. "/welcome TESTING2" sent ingame
/welcome TESTING2(127.0.0.1[Major])
Greeting changed to "TESTING2".

2.1. "/welcome " sent via adminclient
/welcome (127.0.0.1)
Greeting changed to "".

2.2. "/welcome " sent ingame
/welcome (127.0.0.1[Major])
Greeting changed to "".

3.1. "/welcome" sent via adminclient
/welcome (127.0.0.1)

3.2. "/welcome" sent ingame
/welcome(127.0.0.1[Major])
Server Encountered an error:
' ' is not a valid integer value
Shutting down server...
Shutting down FileServer...
Shutting down admin server...
Admin disconnected (127.0.0.1).
Shutting down ScriptCore...


Admin Client log:
(1 & 2 are equal to server console log)

3.1. "/welcome" sent via adminclient
/welcome (127.0.0.1)
'' is not a valid integer value

3.2. "/welcome" sent ingame
/welcome(127.0.0.1[Major])
Shutting down server...
Shutting down FileServer...
Shutting down admin server...
Connection lost...

Mantis could eat double spaces, so: http://pastebin.com/Cdy7mihK [^]
P.S. There is a double space between "Greeting" and "changed".
Tested with Windows & Linux server.
No tags attached.
Issue History
2012-11-19 17:29SyavXNew Issue
2012-11-22 01:37SyavXNote Added: 0001627
2012-11-30 22:12FalconNote Added: 0001634
2012-11-30 22:12FalconStatusnew => resolved
2012-11-30 22:12FalconFixed in Version => 2.7.4
2012-11-30 22:12FalconResolutionopen => no change required
2012-11-30 22:12FalconAssigned To => Falcon

Notes
(0001627)
SyavX   
2012-11-22 01:37   
The whole 'welcome' commands set doesn't work as it should:
/welcome123
/welcome234
/welcome345
/welcomeqwerty

SoldatServer log: http://pastebin.com/XJWw1fqH [^]
AdminClient log: http://pastebin.com/2ecJFehw [^]
(0001634)
Falcon   
2012-11-30 22:12   
It seems OK in newest, fpc compiled soldat build