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

Enable the restart button for missions with script errors #18602

Merged
merged 1 commit into from
May 19, 2023

Conversation

abcdefg30
Copy link
Member

@abcdefg30 abcdefg30 commented Sep 11, 2020

Closes #17540.
Edit: #14104 is still open.

I didn't encounter a desync when restarting a multiplayer replay, but I also don't know the reproduction case of #15423 (comment).

@pchote
Copy link
Member

pchote commented Dec 28, 2020

The script error commit LGTM.

I didn't encounter a desync when restarting a multiplayer replay,

Rebase this onto playtest-20201213 and download the replay from #18923 or #18925. These reliably desync on restart for me.

@abcdefg30
Copy link
Member Author

This might be the same problem with no client id 0 existing.

@pchote
Copy link
Member

pchote commented Mar 28, 2021

#18902 was included in playtest-20201213, and should have fixed that.

Since we don't have an obvious way forward here i'll close this to help clean up the PR queue. We can reopen this if anyone has any ideas on how to reproduce or debug the desyncs.

@pchote pchote closed this Mar 28, 2021
@abcdefg30 abcdefg30 reopened this May 11, 2023
@abcdefg30 abcdefg30 changed the title Enable the restart button for missions with script errors and multiplayer replays Enable the restart button for missions with script errors May 11, 2023
@abcdefg30
Copy link
Member Author

Dropped the offending commit.

Copy link
Member

@PunkPun PunkPun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mailaender Mailaender merged commit d9d8c23 into OpenRA:bleed May 19, 2023
3 checks passed
@Mailaender
Copy link
Member

Changelog

@abcdefg30 abcdefg30 deleted the restart branch May 19, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wish: restart button on mission lua.error
4 participants