forked from tobymao/18xx
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error on tokening the Ruhr #133
Labels
Comments
ollybh
added a commit
that referenced
this issue
Jun 27, 2024
An error was occurring when attempting to token the brown Ruhr tile (3-slot city). There was already a token in slot #0. If the player clicks on slot #1 when placing a token this worked correctly, but clicking on slot #2 errored, as the game was then attempting to change the logo of the token in slot #2, but the token had gone to slot #1. Fixes #133.
ollybh
added a commit
that referenced
this issue
Jun 27, 2024
An error was occurring when attempting to token the brown Ruhr tile (3-slot city). There was already a token in slot #0. If the player clicks on slot #1 when placing a token this worked correctly, but clicking on slot #2 errored, as the game was then attempting to change the logo of the token in slot #2, but the token had gone to slot #1. Fixes #133.
ollybh
added a commit
that referenced
this issue
Jul 9, 2024
An error was occurring when attempting to token the brown Ruhr tile (3-slot city). There was already a token in slot #0. If the player clicks on slot #1 when placing a token this worked correctly, but clicking on slot #2 errored, as the game was then attempting to change the logo of the token in slot #2, but the token had gone to slot #1. Fixes #133.
vandamm
pushed a commit
to 18xx-ru/18xx
that referenced
this issue
Jul 15, 2024
An error was occurring when attempting to token the brown Ruhr tile (3-slot city). There was already a token in slot #0. If the player clicks on slot #1 when placing a token this worked correctly, but clicking on slot tobymao#2 errored, as the game was then attempting to change the logo of the token in slot tobymao#2, but the token had gone to slot #1. Fixes ollybh#133.
PistonPercy
pushed a commit
to PistonPercy/18xx
that referenced
this issue
Jul 22, 2024
An error was occurring when attempting to token the brown Ruhr tile (3-slot city). There was already a token in slot #0. If the player clicks on slot tobymao#1 when placing a token this worked correctly, but clicking on slot tobymao#2 errored, as the game was then attempting to change the logo of the token in slot tobymao#2, but the token had gone to slot tobymao#1. Fixes ollybh#133.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whilst attempting to lay a token for M9 in The Ruhr(B16) I receive an error message
and the token refuses to go there. Other places may be okay.
https://gist.github.com/ollybh/a34fccf4aa4e1b8d8ea96b874b62e1a7#file-18ardennes-ruhr-logo-error-json
The text was updated successfully, but these errors were encountered: