-
Notifications
You must be signed in to change notification settings - Fork 191
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
[1822CA] Game freezes on ICR tile lay #11491
Comments
In game 191569 ICR is attempting to lay a 57 tile on hex AN6. This doesn't completely crash the interface, if you leave it for a while it will eventually complete the action. It took just under five minutes to finish on my desktop computer. Here is the debug log that was produced. It's the destination check that's taking all the time, for some reason there were more than 22 million calls to
|
When trying to call the JSON Api endpoint a 502 error is given. The same thing could also be happening server-side. |
Game https://18xx.games/game/194826 suffers from the same bug. When cloned the game can be continued, even though the CPU usage spikes for a few seconds. |
ICR is trying to lay two yellow tiles. First on no problem. Second lay allows me to select tile (gentle bend large city) and rotate (heading SW) but then freezes at green tick / Red Cross moment.
iOS by phone and by Mac.
What's your Game ID?
How to Reproduce the Bug?
Which Browser / Platform?
The text was updated successfully, but these errors were encountered: