You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
Screenshots and/or logs
Here are minidump files from every case.
quit-minidump.zip
timeout-minidump.zip
kick-minidump.zip
Release version
Latest release version, v1.3.1.2748
The text was updated successfully, but these errors were encountered: