server-beta
server-beta copied to clipboard
Server crashes if running in compatibility mode for older Windows
Describe the bug omp server crashes after player (dis-/re-)connection if the application was launched in compatibility mode for older Windows versions. One interesting thing is that when player disconnects with reasons "quit" or "timeout", a crash will only occur when you try reconnecting to the server. But if the disconnection reason was "kick/ban", the server will crash immediately.
To Reproduce Steps to reproduce the behavior:
- Right-click the program file, select Properties and then select the Compatibility tab
- Mark in "Run this program in compatibility mode for", select some older Windows version
- Run omp server and connect, then disconnect and (if needed) reconnect again
Screenshots and/or logs Here are minidump files from every case.
- When player was quit/timeout and then reconnected: quit-minidump.zip timeout-minidump.zip
- When player was kicked: kick-minidump.zip
Release version Latest release version, v1.3.1.2748