Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crashes if running in compatibility mode for older Windows #972

Open
NexiusTailer opened this issue Aug 26, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@NexiusTailer
Copy link
Contributor

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:

  1. Right-click the program file, select Properties and then select the Compatibility tab
  2. Mark in "Run this program in compatibility mode for", select some older Windows version
  3. Run omp server and connect, then disconnect and (if needed) reconnect again

Screenshots and/or logs
Here are minidump files from every case.

  1. When player was quit/timeout and then reconnected:
    quit-minidump.zip
    timeout-minidump.zip
  2. When player was kicked:
    kick-minidump.zip

Release version
Latest release version, v1.3.1.2748

@NexiusTailer NexiusTailer added the bug Something isn't working label Aug 26, 2024
@github-staff github-staff deleted a comment from vineet1401 Oct 23, 2024
@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants
@NexiusTailer and others