MantisBT - Soldat Dedicated Server
View Issue Details
0000113Soldat Dedicated ServerScripting Corepublic2011-10-18 21:152012-08-23 21:24
Falcon 
 
lowminoralways
confirmedopen 
amd64Debian GNU/Linux6.0
2.7.2 
 
0000113: A fast reconnect after connection hangup performs some dark scriptcore events magic
When you kill the process in the middle of the game, or just something will happen to your connection, and then you reconnect before it says "Player X disconnected" in console then on connect it doesn't add you as new player in game but instead "refreshes" the old one. That's not the problem besides the fact that such event doesn't trigger OnLeaveGame but it does trigger OnJoinGame and OnJoinTeam what makes one of my scripts mad.
1. connect to the server
2. join some team
3. kill the soldat process
4. restart it (asap) and rejoin the game
Script for watching the events behavior: http://pastebin.com/zLLT76uH [^]
Our ARSSE console output (you can see no "has left the game" or "has disconnected" in there): http://pastebin.com/wwG0qBXw [^]
No tags attached.
Issue History
2011-10-18 21:15FalconNew Issue
2011-10-18 21:16FalconNote Added: 0001245
2012-02-29 20:13FalconAssigned To => Falcon
2012-02-29 20:13FalconStatusnew => assigned
2012-08-23 21:24FalconAssigned ToFalcon =>
2012-08-23 21:24FalconStatusassigned => acknowledged
2012-08-23 21:24FalconStatusacknowledged => confirmed

Notes
(0001245)
Falcon   
2011-10-18 21:16   
Sorry for the summary, i just have no idea how to name this bug properly