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

1858: game stops when trying to payout #28

Closed
ianwilson156 opened this issue Nov 9, 2022 · 2 comments
Closed

1858: game stops when trying to payout #28

ianwilson156 opened this issue Nov 9, 2022 · 2 comments

Comments

@ianwilson156
Copy link

OR3.1 MZA earns 68 from privates, but when trying to pay out, I get the following error message:
"undefined method 'reservations' for nil". It doesn't hang, but paying half or withholding does the same.
So cannot progress the game.

I'll send you the JSON in an email.

@ianwilson156 ianwilson156 changed the title 1858: game crashes when trying to payout 1858: game hangs when trying to payout Nov 9, 2022
@ianwilson156 ianwilson156 changed the title 1858: game hangs when trying to payout 1858: game stops when trying to payout Nov 9, 2022
@ollybh
Copy link
Owner

ollybh commented Nov 11, 2022

The city index of M&A's reservation ability was being set incorrectly when Madrid was upgraded from yellow to green, causing an error in Engine::Ability::Reservation.teardown when M&A closed. This is fixed in commit f8f1ee0.

@ollybh ollybh closed this as completed Nov 11, 2022
@ianwilson156
Copy link
Author

Great! I'll try again tomorrow...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants