Skip to content

Fix Gravship Launch Anchored Map Session Creation#660

Merged
notfood merged 1 commit intorwmt:devfrom
Tick-git:Fix-Gravship-Launch-Anchored-Map-Session-Creation
Aug 30, 2025
Merged

Fix Gravship Launch Anchored Map Session Creation#660
notfood merged 1 commit intorwmt:devfrom
Tick-git:Fix-Gravship-Launch-Anchored-Map-Session-Creation

Conversation

@Tick-git
Copy link
Copy Markdown
Contributor

Label: 1.6, Fix, Odyssey

Launching a gravship from an anchored map failed to create the session correctly when the world tile picker is selected.

This bug was introduced by my recent refactor of GravshipTravelSessionPatches.cs.

The fix updates how preconfirm dialog options are synced, removing the need to sync StartChoosingDestination_NewTemp, where the postfix and !Multiplayer.ExecutingCmds check caused the issue.

Additionally, removed some code that was needed because the method was synced.

Launching a gravship from an anchored map failed to create the session correctly when the world tile picker is selected.

This bug was introduced by my recent refactor of GravshipTravelSessionPatches.cs.

The fix updates how preconfirm dialog options are synced, removing the need to sync `StartChoosingDestination_NewTemp`, where the postfix and `!Multiplayer.ExecutingCmds` check caused the issue.

Additionally, removed some code that was needed because the method was synced.
@notfood notfood added fix Fixes for a bug or desync. 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). odyssey Fix or bugs relating to Odyssey (Not 1.6) labels Aug 30, 2025
@notfood notfood moved this to In review in 1.6 and Odyssey Aug 30, 2025
@notfood notfood merged commit bbec859 into rwmt:dev Aug 30, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in 1.6 and Odyssey Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.6 Fixes or bugs relating to 1.6 (Not Odyssey). fix Fixes for a bug or desync. odyssey Fix or bugs relating to Odyssey (Not 1.6)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants