GetGame().SelectPlayer( identity, user );
If our player is already under our control, and we want to take control of another body that no one controls, using the SelectPlayer command on the server, then this can lead to a client crash, it can crash for the first time or after the first or second, and also when the client crashes after a couple of seconds, the server crashes too
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 7
- Category
- General
Event Timeline
Comment Actions
Additional information, if we nevertheless successfully moved to another body, then it will fail when exiting the server.