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

[BUG] Multiplayer freezes with 3 players #49

Open
perszing87 opened this issue Oct 4, 2023 · 4 comments
Open

[BUG] Multiplayer freezes with 3 players #49

perszing87 opened this issue Oct 4, 2023 · 4 comments
Labels
bug Something isn't working network Something network related

Comments

@perszing87
Copy link

Your current version
1.7.0

Describe the bug
Multiplayer freezes with 3 players during first night. After day finish game freezes on all 3 PCs at 23:42 or near that time. It is completely frozen.

To Reproduce
Steps to reproduce the behavior:

  1. Host multiplayer game with Direct IP
  2. Join this game with at least 2 additional sessions
  3. Finish day with all 3 players
  4. During night game should froze.

Expected behavior
Game should go to new day.

Additional context
I found similar issue described here: https://blog.mxklabs.co.uk/2020/12/22/patching-airline-tycoon-deluxe.html
I think it can be connected. Unfortunately solution from this thread is not working on your version of game.

@perszing87 perszing87 added the bug Something isn't working label Oct 4, 2023
@WizzardMaker
Copy link
Owner

Thanks for the link!
Their byte patch wont work, because this patch recompiles the exe which moves instructions to different addresses.

I'll try to implement their fix in the code though, thanks!

@WizzardMaker WizzardMaker added the network Something network related label Oct 4, 2023
@perszing87
Copy link
Author

What is your time frame for adding that fix? Do you think it will be soon?

@WizzardMaker
Copy link
Owner

Uncertain - I'll try by this weekend. Bugfixing net code is always hard, especially if latency is a possible cause.

@perszing87
Copy link
Author

Any news about this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working network Something network related
Projects
None yet
Development

No branches or pull requests

2 participants