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

[18NL] using GOLM transportation ability breaks game #10184

Closed
jeroenh opened this issue Jan 23, 2024 · 3 comments · Fixed by #10593
Closed

[18NL] using GOLM transportation ability breaks game #10184

jeroenh opened this issue Jan 23, 2024 · 3 comments · Fixed by #10593
Labels
18NL bug Prevents game from being played correctly

Comments

@jeroenh
Copy link
Contributor

jeroenh commented Jan 23, 2024

We're sorry this game cannot be continued due to GameError: Blocking step Place a Token cannot process action 92
Broken action: { "type": "run_routes", "entity": "NRS", "entity_type": "corporation", "id": 92, "created_at": 1706045446, "routes": [ { "train": "2-2", "connections": [ [ "E6", "F7" ] ], "hexes": [ "E6", "F7" ], "revenue": 50, "revenue_str": "E6-F7", "nodes": [ "E6-1", "F7-0" ] } ], "extra_revenue": 0 }

What's your Game ID?
https://18xx.games/game/149408?action=91)

How to Reproduce the Bug?

What steps cause the unexpected behavior?
22:29] NRS buys P2 - Geldersch-Overijsselsche Lokaalspoorweg-Maatschappij from jeroenh for ƒ80
[22:29] NRS buys P3 - De Veluwe from jeroenh for ƒ140
[22:29] NRS lays tile #6 with rotation 2 on G8 (Utrecht)
[22:29] NRS passes lay track

Then I tried to put a token on K10 and that broke the game.

@philcampeau philcampeau added bug Prevents game from being played correctly 18NL and removed needs triage labels Jan 24, 2024
@jeroenh
Copy link
Contributor Author

jeroenh commented Feb 5, 2024

Can someone delete our broken game?

@michaeljb
Copy link
Collaborator

Game data copied to gist to allow for debugging - https://gist.github.com/michaeljb/80a242330124a26ce6f2eb67d16f0d95

The game has now been archived. Will keep this issue open for someone familiar with the 18NL code to debug or close it.

@philcampeau
Copy link
Collaborator

Sorry it took so long to fix this bug for you, @jeroenh, but I finally found the solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
18NL bug Prevents game from being played correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants