tobymao / 18xx

A platform for playing 18xx games online!
https://18xx.games
Other
286 stars 186 forks source link

[1846] Getting error of "Route must contain token" with 2 trains in 1846 on legal route #856

Closed PKBoo closed 4 years ago

PKBoo commented 4 years ago

These are the routes I have tried and were unable to submit them (with 2 trains. works with the 4 train).

C5, D6 C15, B8 H20, G19 G21, G19

They all have to do with the offboards. These all work with the 4 train.

{ "status": "active", "actions": [ { "type": "bid", "entity": "gragatrim", "entity_type": "player", "id": 1, "company": "MS", "price": 60 }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 2, "company": "Pass (1)", "price": 0 }, { "type": "bid", "entity": "rocket", "entity_type": "player", "id": 3, "company": "MAIL", "price": 80 }, { "type": "bid", "entity": "gragatrim", "entity_type": "player", "id": 4, "company": "MPC", "price": 60 }, { "id": 5, "type": "undo", "entity": "BOOBOOXX", "entity_type": "player" }, { "id": 6, "type": "redo", "entity": "gragatrim", "entity_type": "player" }, { "id": 7, "type": "undo", "entity": "BOOBOOXX", "entity_type": "player" }, { "id": 8, "type": "redo", "entity": "gragatrim", "entity_type": "player" }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 9, "company": "Pass (2)", "price": 0 }, { "type": "bid", "entity": "rocket", "entity_type": "player", "id": 10, "company": "BIG4", "price": 40 }, { "type": "bid", "entity": "gragatrim", "entity_type": "player", "id": 11, "company": "Pass (3)", "price": 0 }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 12, "company": "C&WI", "price": 60 }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 13 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 14 }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 15, "company": "O&I", "price": 40 }, { "type": "par", "entity": "rocket", "entity_type": "player", "id": 16, "corporation": "GT", "share_price": "100,0,10" }, { "type": "par", "entity": "BOOBOOXX", "entity_type": "player", "id": 17, "corporation": "IC", "share_price": "137,0,13" }, { "id": 18, "type": "par", "entity": "gragatrim", "corporation": "NYC", "entity_type": "player", "share_price": "40,0,4" }, { "id": 19, "type": "buy_shares", "entity": "BOOBOOXX", "shares": [ "NYC_1" ], "entity_type": "player" }, { "id": 20, "type": "undo", "entity": "gragatrim", "entity_type": "player" }, { "id": 21, "type": "undo", "entity": "BOOBOOXX", "entity_type": "player" }, { "type": "par", "entity": "gragatrim", "entity_type": "player", "id": 22, "corporation": "NYC", "share_price": "50,0,5" }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 23, "shares": [ "NYC_1" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 24, "shares": [ "NYC_2" ] }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 25 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 26, "hex": "B16", "tile": "6-0", "rotation": 0 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 27, "hex": "C13", "tile": "9-0", "rotation": 1 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 28, "routes": [ { "train": "2-0", "connections": [ [ "C15", "B16" ] ] } ] }, { "id": 29, "hex": "G9", "tile": "6-1", "type": "lay_tile", "entity": "BIG4", "rotation": 0, "entity_type": "minor" }, { "id": 30, "type": "undo", "entity": "BIG4", "entity_type": "minor" }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 31, "hex": "G9", "tile": "5-0", "rotation": 1 }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 32, "hex": "G7", "tile": "6-1", "rotation": 4 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 33, "routes": [ { "train": "2-1", "connections": [ [ "G9", "G7" ] ] } ] }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 34 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 35, "hex": "D18", "tile": "8-0", "rotation": 4 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 36, "hex": "E17", "tile": "292-0", "rotation": 1 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 37 }, { "type": "buy_train", "entity": "NYC", "entity_type": "corporation", "id": 38, "train": "2-2", "price": 80 }, { "type": "buy_train", "entity": "NYC", "entity_type": "corporation", "id": 39, "train": "2-3", "price": 80 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 40 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 41, "hex": "B14", "tile": "8-1", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 42 }, { "type": "buy_train", "entity": "GT", "entity_type": "corporation", "id": 43, "train": "2-4", "price": 80 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 44 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 45 }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 46 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 47, "hex": "J4", "tile": "9-1", "rotation": 0 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 48, "hex": "I3", "tile": "9-2", "rotation": 1 }, { "type": "place_token", "entity": "IC", "entity_type": "corporation", "id": 49, "city": "I5-0-0", "slot": 0 }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 50, "train": "2-5", "price": 80 }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 51, "train": "2-6", "price": 80 }, { "id": 52, "type": "buy_train", "price": 180, "train": "4-0", "entity": "IC", "variant": "4", "entity_type": "corporation" }, { "id": 53, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 54, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 55, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 56, "train": "4-0", "price": 160, "variant": "3/5" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 57 }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 58 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 59, "hex": "C11", "tile": "8-2", "rotation": 2 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 60, "hex": "B10", "tile": "8-3", "rotation": 5 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 61, "routes": [ { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 62, "hex": "G9", "tile": "619-0", "rotation": 5 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 63, "routes": [ { "train": "2-1", "connections": [ [ "G7", "G9" ] ] } ] }, { "id": 64, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 65, "hex": "I7", "tile": "9-3", "type": "lay_tile", "entity": "IC", "rotation": 1, "entity_type": "corporation" }, { "id": 66, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 67, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "sell_shares", "entity": "IC", "entity_type": "corporation", "id": 68, "shares": [ "IC_1" ], "percent": 10, "share_price": 112 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 69, "hex": "I7", "tile": "9-3", "rotation": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 70, "hex": "I9", "tile": "8-4", "rotation": 5 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 71, "routes": [ { "train": "2-5", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "2-6", "connections": [ [ "I5", "J4", "K3" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 72, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 73 }, { "id": 74, "type": "buy_company", "price": 60, "entity": "IC", "company": "MS", "entity_type": "corporation" }, { "id": 75, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 76, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 77, "type": "redo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_company", "entity": "IC", "entity_type": "corporation", "id": 78, "company": "C&WI", "price": 60 }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 79 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 80 }, { "id": 81, "city": "C15-0-0", "slot": 1, "type": "place_token", "entity": "GT", "entity_type": "corporation" }, { "id": 82, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "id": 83, "city": "C15-0-0", "slot": 1, "type": "place_token", "entity": "GT", "entity_type": "corporation" }, { "id": 84, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 85, "hex": "B16", "tile": "619-1", "rotation": 4 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 86 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 87, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 88, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 89 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 90 }, { "type": "sell_shares", "entity": "NYC", "entity_type": "corporation", "id": 91, "shares": [ "NYC_3", "NYC_4" ], "percent": 20, "share_price": 30 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 92, "hex": "D20", "tile": "14-0", "rotation": 0 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 93, "hex": "E15", "tile": "9-4", "rotation": 1 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 94, "routes": [ { "train": "2-2", "connections": [ [ "C21", "D20" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 95, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 96 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 97 }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 98 }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 99, "shares": [ "IC_2" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 100, "shares": [ "IC_3" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 101 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 102 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 103 }, { "type": "pass", "entity": "MS", "entity_type": "minor", "id": 104 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 105, "routes": [ { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 106, "hex": "H10", "tile": "9-5", "rotation": 2 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 107, "routes": [ { "train": "2-1", "connections": [ [ "G7", "G9" ] ] } ] }, { "id": 108, "type": "buy_shares", "entity": "IC", "shares": [ "IC_1" ], "entity_type": "corporation", "share_price": 137 }, { "id": 109, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 110 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 111, "hex": "H6", "tile": "9-6", "rotation": 0 }, { "type": "place_token", "entity": "IC", "entity_type": "corporation", "id": 112, "city": "619-0-0", "slot": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 113, "hex": "I11", "tile": "8-5", "rotation": 0 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 114, "routes": [ { "train": "2-5", "connections": [ [ "G9", "H10", "I11", "J10" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I7", "I9", "J10" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I3", "I1" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 115, "kind": "payout" }, { "id": 116, "type": "buy_train", "price": 180, "train": "4-1", "entity": "IC", "variant": "4", "entity_type": "corporation" }, { "id": 117, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 118, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 119, "type": "redo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 120, "train": "4-1", "price": 180, "variant": "4" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 121 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 122 }, { "type": "place_token", "entity": "GT", "entity_type": "corporation", "id": 123, "city": "C15-0-0", "slot": 1 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 124, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 125, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 126 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 127 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 128 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 129, "hex": "E13", "tile": "9-7", "rotation": 1 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 130, "hex": "E11", "tile": "57-0", "rotation": 1 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 131, "routes": [ { "train": "2-2", "connections": [ [ "C21", "D20" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 132, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 133 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 134 }, { "id": 135, "type": "pass", "entity": "MS", "entity_type": "minor" }, { "id": 136, "type": "undo", "entity": "MS", "entity_type": "minor" }, { "type": "pass", "entity": "MS", "entity_type": "minor", "id": 137 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 138, "routes": [ { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 139, "hex": "F8", "tile": "9-8", "rotation": 2 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 140, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "buy_shares", "entity": "IC", "entity_type": "corporation", "id": 141, "shares": [ "IC_1" ], "share_price": 150 }, { "id": 142, "hex": "E7", "tile": "8-6", "type": "lay_tile", "entity": "IC", "rotation": 3, "entity_type": "corporation" }, { "id": 143, "hex": "D8", "tile": "7-0", "type": "lay_tile", "entity": "IC", "rotation": 0, "entity_type": "corporation" }, { "id": 144, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 145, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 146, "hex": "E7", "tile": "9-9", "rotation": 2 }, { "id": 147, "city": "D6-0-3", "slot": 0, "type": "place_token", "entity": "IC", "entity_type": "corporation" }, { "id": 148, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 149, "city": "D6-0-3", "slot": 0, "type": "place_token", "entity": "IC", "entity_type": "corporation" }, { "id": 150, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 151, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 152, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 153, "hex": "F10", "tile": "9-10", "type": "lay_tile", "entity": "IC", "rotation": 0, "entity_type": "corporation" }, { "id": 154, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 155, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 156, "city": "D6-0-3", "slot": 0, "type": "place_token", "entity": "IC", "entity_type": "corporation" }, { "id": 157, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 158, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "place_token", "entity": "IC", "entity_type": "corporation", "id": 159, "city": "D6-0-3", "slot": 0 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 160, "hex": "D6", "tile": "298-0", "rotation": 0 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 161, "routes": [ { "train": "2-5", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "2-6", "connections": [ [ "I5", "J4", "K3" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F8", "E7", "D6" ], [ "C5", "D6" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 162, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 163 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 164 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 165, "hex": "B12", "tile": "9-10", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 166 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 167, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 168, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 169 }, { "type": "buy_company", "entity": "GT", "entity_type": "corporation", "id": 170, "company": "MAIL", "price": 8 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 171 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 172 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 173, "hex": "E9", "tile": "8-6", "rotation": 2 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 174, "hex": "D8", "tile": "8-7", "rotation": 5 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 175, "routes": [ { "train": "2-2", "connections": [ [ "C21", "D20" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 176, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 177 }, { "type": "buy_company", "entity": "NYC", "entity_type": "corporation", "id": 178, "company": "MS", "price": 60 }, { "type": "buy_company", "entity": "NYC", "entity_type": "corporation", "id": 179, "company": "MPC", "price": 60 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 180 }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 181, "shares": [ "IC_4" ] }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 182, "shares": [ "IC_5" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 183, "shares": [ "IC_6" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 184 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 185 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 186, "shares": [ "IC_7" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 187 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 188 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 189 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 190 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 191, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 192 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 193, "hex": "F10", "tile": "9-11", "rotation": 0 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 194, "hex": "E11", "tile": "15-0", "rotation": 4 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 195, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "D6", "D8", "E9", "E11" ], [ "G9", "F10", "E11" ], [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 196, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 197 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 198 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 199, "hex": "C11", "tile": "25-0", "rotation": 4 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 200 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 201, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 202, "kind": "withhold" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 203 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 204 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 205 }, { "type": "place_token", "entity": "NYC", "entity_type": "corporation", "id": 206, "city": "298-0-1", "slot": 0 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 207, "hex": "E17", "tile": "296-0", "rotation": 3 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 208 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 209, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 210, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 211 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 212 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 213 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 214, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 215 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 216, "hex": "F18", "tile": "9-12", "rotation": 2 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 217, "hex": "G19", "tile": "14-1", "rotation": 1 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 218, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 219, "kind": "half" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 220 }, { "type": "buy_shares", "entity": "NYC", "entity_type": "corporation", "id": 221, "shares": [ "NYC_3" ], "share_price": 100 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 222 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 223, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 224, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 225 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 226 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 227 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 228, "hex": "B10", "tile": "23-0", "rotation": 1 }, { "id": 229, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "id": 230, "type": "redo", "entity": "GT", "entity_type": "corporation" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 231 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 232, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 233, "kind": "withhold" }, { "type": "buy_train", "entity": "GT", "entity_type": "corporation", "id": 234, "train": "4-2", "price": 180, "variant": "4" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 235 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 236 }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 237, "shares": [ "GT_1" ] }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 238, "shares": [ "IC_8" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 239, "shares": [ "IC_1" ] }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 240, "shares": [ "GT_2" ] }, { "id": 241, "type": "buy_shares", "entity": "BOOBOOXX", "shares": [ "NYC_5" ], "entity_type": "player" }, { "id": 242, "type": "undo", "entity": "gragatrim", "entity_type": "player" }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 243, "shares": [ "NYC_5" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 244, "shares": [ "NYC_6" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 245 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 246 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 247, "shares": [ "NYC_4" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 248 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 249 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 250 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 251 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 252, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "id": 253, "hex": "G17", "tile": "8-8", "type": "lay_tile", "entity": "IC", "rotation": 2, "entity_type": "corporation" }, { "id": 254, "hex": "F12", "tile": "8-9", "type": "lay_tile", "entity": "IC", "rotation": 0, "entity_type": "corporation" }, { "id": 255, "type": "run_routes", "entity": "IC", "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ], "entity_type": "corporation" }, { "id": 256, "kind": "payout", "type": "dividend", "entity": "IC", "entity_type": "corporation" }, { "id": 257, "type": "buy_company", "price": 40, "entity": "IC", "company": "O&I", "entity_type": "corporation" }, { "id": 258, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 259, "type": "undo", "entity": "NYC", "entity_type": "corporation" }, { "id": 260, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 261, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 262, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 263, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 264, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_company", "entity": "IC", "entity_type": "corporation", "id": 265, "company": "O&I", "price": 40 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 266, "hex": "G17", "tile": "8-8", "rotation": 2 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 267, "hex": "F16", "tile": "8-9", "rotation": 5 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 268, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 269, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 270 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 271 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 272 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 273, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "C15", "C13", "C11", "B10", "B8" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 274, "kind": "payout" }, { "type": "buy_train", "entity": "NYC", "entity_type": "corporation", "id": 275, "train": "4-3", "price": 180, "variant": "4" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 276 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 277 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 278, "hex": "D10", "tile": "8-10", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 279 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 280, "routes": [ { "train": "2-4", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] }, { "train": "4-2", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 281, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 282 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 283 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 284 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 285, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 286, "hex": "F14", "tile": "9-13", "rotation": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 287, "hex": "F12", "tile": "8-11", "rotation": 4 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 288, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 289, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 290 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 291 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 292 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 293, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "C21", "D20" ] ] }, { "train": "4-3", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ], [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 294, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 295 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 296 }, { "id": 297, "hex": "D8", "tile": "23-1", "type": "lay_tile", "entity": "GT", "rotation": 1, "entity_type": "corporation" }, { "id": 298, "type": "pass", "entity": "GT", "entity_type": "corporation" }, { "id": 299, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "id": 300, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 301, "hex": "D8", "tile": "17-0", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 302 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 303, "routes": [ { "train": "2-4", "connections": [ [ "B16", "A15", "B14", "B12", "B10", "B8" ] ] }, { "train": "4-2", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ], [ "C15", "C13", "C11", "D10", "D8", "C7", "D6" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 304, "kind": "payout" }, { "type": "buy_company", "entity": "GT", "entity_type": "corporation", "id": 305, "company": "BIG4", "price": 40 }, { "type": "buy_train", "entity": "GT", "entity_type": "corporation", "id": 306, "train": "5-0", "price": 500, "variant": "5" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 307 }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 308, "shares": [ "GT_3" ] }, { "type": "par", "entity": "BOOBOOXX", "entity_type": "player", "id": 309, "corporation": "B&O", "share_price": "150,0,14" }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 310, "shares": [ "B&O_1" ] }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 311, "shares": [ "GT_4" ] }, { "type": "par", "entity": "BOOBOOXX", "entity_type": "player", "id": 312, "corporation": "ERIE", "share_price": "112,0,11" }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 313, "shares": [ "B&O_2" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 314 }, { "id": 315, "type": "pass", "entity": "BOOBOOXX", "entity_type": "player" }, { "id": 316, "type": "undo", "entity": "gragatrim", "entity_type": "player" }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 317 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 318, "shares": [ "B&O_3" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 319 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 320 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 321, "shares": [ "B&O_4" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 322 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 323 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 324 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 325, "hex": "G11", "tile": "8-12", "rotation": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 326, "hex": "G9", "tile": "611-0", "rotation": 1 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 327, "routes": [ { "train": "2-5", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I7", "I9", "J10" ] ] }, { "train": "4-0", "connections": [ [ "C5", "D6" ], [ "D6", "E7", "F8", "G9" ], [ "G19", "G17", "F16", "F14", "F12", "G11", "G9" ], [ "G21", "G19" ] ] }, { "train": "4-1", "connections": [ [ "E11", "E13", "E15", "E17" ], [ "E11", "F10", "G9" ], [ "J10", "I11", "H10", "G9" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 328, "kind": "payout" }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 329, "train": "5-1", "price": 500, "variant": "5" }, { "type": "sell_shares", "entity": "NYC", "entity_type": "corporation", "id": 330, "shares": [ "NYC_7", "NYC_8" ], "percent": 20, "share_price": 150 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 331, "hex": "D20", "tile": "611-1", "rotation": 3 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 332, "hex": "E19", "tile": "8-13", "rotation": 1 }, { "type": "place_token", "entity": "NYC", "entity_type": "corporation", "id": 333, "city": "14-1-0", "slot": 1 }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 334 }, { "type": "place_token", "entity": "NYC", "entity_type": "corporation", "id": 335, "city": "14-1-0", "slot": 1 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 336, "routes": [ { "train": "2-2", "connections": [ [ "E11", "E9", "D8", "D6" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] }, { "train": "2-0", "connections": [ [ "D22", "D20" ] ] }, { "train": "4-3", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ], [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 337 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 338, "routes": [ { "train": "4-3", "connections": [ [ "E11", "E13", "E15", "E17" ], [ "E17", "D18", "D20" ], [ "D22", "D20" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 339 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 340, "routes": [ { "train": "2-2", "connections": [ [ "D22", "D20" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 341 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 342, "routes": [ { "train": "4-3", "connections": [ [ "E11", "E13", "E15", "E17" ], [ "E11", "E9", "D8", "D6" ], [ "C5", "D6" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 343 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 344, "routes": [ { "train": "2-2", "connections": [ [ "D22", "D20" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 345 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 346, "routes": [ { "train": "2-2", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 347 } ], "id": "hs_tmjxaokp_2713", "description": "Cloned from game 2713", "user": { "id": 0, "name": "You" }, "players": [ { "id": 2370, "name": "rocket" }, { "id": 2372, "name": "BOOBOOXX" }, { "id": 199, "name": "gragatrim" } ], "max_players": 3, "title": "1846", "settings": { "seed": 2.4254275803603713e+38 }, "turn": 5, "round": "Operating Round", "acting": [ 199 ], "result": {}, "loaded": true, "created_at": "2020-06-23", "updated_at": 1592952622, "mode": "hotseat" }

scottredracecar commented 4 years ago

When I click submit on those routes, it gives the error and then falls back to last rounds routes.

On Tue, Jun 23, 2020 at 6:16 PM Paul Kim notifications@github.com wrote:

These are the routes I have tried and were unable to submit them (with 2 trains. works with the 4 train).

C5, D6 C15, B8 H20, G19 G21, G19

They all have to do with the offboards. These all work with the 4 train.

{ "status": "active", "actions": [ { "type": "bid", "entity": "gragatrim", "entity_type": "player", "id": 1, "company": "MS", "price": 60 }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 2, "company": "Pass (1)", "price": 0 }, { "type": "bid", "entity": "rocket", "entity_type": "player", "id": 3, "company": "MAIL", "price": 80 }, { "type": "bid", "entity": "gragatrim", "entity_type": "player", "id": 4, "company": "MPC", "price": 60 }, { "id": 5, "type": "undo", "entity": "BOOBOOXX", "entity_type": "player" }, { "id": 6, "type": "redo", "entity": "gragatrim", "entity_type": "player" }, { "id": 7, "type": "undo", "entity": "BOOBOOXX", "entity_type": "player" }, { "id": 8, "type": "redo", "entity": "gragatrim", "entity_type": "player" }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 9, "company": "Pass (2)", "price": 0 }, { "type": "bid", "entity": "rocket", "entity_type": "player", "id": 10, "company": "BIG4", "price": 40 }, { "type": "bid", "entity": "gragatrim", "entity_type": "player", "id": 11, "company": "Pass (3)", "price": 0 }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 12, "company": "C&WI", "price": 60 }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 13 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 14 }, { "type": "bid", "entity": "BOOBOOXX", "entity_type": "player", "id": 15, "company": "O&I", "price": 40 }, { "type": "par", "entity": "rocket", "entity_type": "player", "id": 16, "corporation": "GT", "share_price": "100,0,10" }, { "type": "par", "entity": "BOOBOOXX", "entity_type": "player", "id": 17, "corporation": "IC", "share_price": "137,0,13" }, { "id": 18, "type": "par", "entity": "gragatrim", "corporation": "NYC", "entity_type": "player", "share_price": "40,0,4" }, { "id": 19, "type": "buy_shares", "entity": "BOOBOOXX", "shares": [ "NYC_1" ], "entity_type": "player" }, { "id": 20, "type": "undo", "entity": "gragatrim", "entity_type": "player" }, { "id": 21, "type": "undo", "entity": "BOOBOOXX", "entity_type": "player" }, { "type": "par", "entity": "gragatrim", "entity_type": "player", "id": 22, "corporation": "NYC", "share_price": "50,0,5" }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 23, "shares": [ "NYC_1" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 24, "shares": [ "NYC_2" ] }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 25 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 26, "hex": "B16", "tile": "6-0", "rotation": 0 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 27, "hex": "C13", "tile": "9-0", "rotation": 1 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 28, "routes": [ { "train": "2-0", "connections": [ [ "C15", "B16" ] ] } ] }, { "id": 29, "hex": "G9", "tile": "6-1", "type": "lay_tile", "entity": "BIG4", "rotation": 0, "entity_type": "minor" }, { "id": 30, "type": "undo", "entity": "BIG4", "entity_type": "minor" }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 31, "hex": "G9", "tile": "5-0", "rotation": 1 }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 32, "hex": "G7", "tile": "6-1", "rotation": 4 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 33, "routes": [ { "train": "2-1", "connections": [ [ "G9", "G7" ] ] } ] }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 34 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 35, "hex": "D18", "tile": "8-0", "rotation": 4 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 36, "hex": "E17", "tile": "292-0", "rotation": 1 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 37 }, { "type": "buy_train", "entity": "NYC", "entity_type": "corporation", "id": 38, "train": "2-2", "price": 80 }, { "type": "buy_train", "entity": "NYC", "entity_type": "corporation", "id": 39, "train": "2-3", "price": 80 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 40 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 41, "hex": "B14", "tile": "8-1", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 42 }, { "type": "buy_train", "entity": "GT", "entity_type": "corporation", "id": 43, "train": "2-4", "price": 80 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 44 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 45 }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 46 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 47, "hex": "J4", "tile": "9-1", "rotation": 0 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 48, "hex": "I3", "tile": "9-2", "rotation": 1 }, { "type": "place_token", "entity": "IC", "entity_type": "corporation", "id": 49, "city": "I5-0-0", "slot": 0 }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 50, "train": "2-5", "price": 80 }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 51, "train": "2-6", "price": 80 }, { "id": 52, "type": "buy_train", "price": 180, "train": "4-0", "entity": "IC", "variant": "4", "entity_type": "corporation" }, { "id": 53, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 54, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 55, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 56, "train": "4-0", "price": 160, "variant": "3/5" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 57 }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 58 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 59, "hex": "C11", "tile": "8-2", "rotation": 2 }, { "type": "lay_tile", "entity": "MS", "entity_type": "minor", "id": 60, "hex": "B10", "tile": "8-3", "rotation": 5 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 61, "routes": [ { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 62, "hex": "G9", "tile": "619-0", "rotation": 5 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 63, "routes": [ { "train": "2-1", "connections": [ [ "G7", "G9" ] ] } ] }, { "id": 64, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 65, "hex": "I7", "tile": "9-3", "type": "lay_tile", "entity": "IC", "rotation": 1, "entity_type": "corporation" }, { "id": 66, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 67, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "sell_shares", "entity": "IC", "entity_type": "corporation", "id": 68, "shares": [ "IC_1" ], "percent": 10, "share_price": 112 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 69, "hex": "I7", "tile": "9-3", "rotation": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 70, "hex": "I9", "tile": "8-4", "rotation": 5 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 71, "routes": [ { "train": "2-5", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "2-6", "connections": [ [ "I5", "J4", "K3" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 72, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 73 }, { "id": 74, "type": "buy_company", "price": 60, "entity": "IC", "company": "MS", "entity_type": "corporation" }, { "id": 75, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 76, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 77, "type": "redo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_company", "entity": "IC", "entity_type": "corporation", "id": 78, "company": "C&WI", "price": 60 }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 79 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 80 }, { "id": 81, "city": "C15-0-0", "slot": 1, "type": "place_token", "entity": "GT", "entity_type": "corporation" }, { "id": 82, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "id": 83, "city": "C15-0-0", "slot": 1, "type": "place_token", "entity": "GT", "entity_type": "corporation" }, { "id": 84, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 85, "hex": "B16", "tile": "619-1", "rotation": 4 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 86 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 87, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 88, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 89 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 90 }, { "type": "sell_shares", "entity": "NYC", "entity_type": "corporation", "id": 91, "shares": [ "NYC_3", "NYC_4" ], "percent": 20, "share_price": 30 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 92, "hex": "D20", "tile": "14-0", "rotation": 0 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 93, "hex": "E15", "tile": "9-4", "rotation": 1 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 94, "routes": [ { "train": "2-2", "connections": [ [ "C21", "D20" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 95, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 96 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 97 }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 98 }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 99, "shares": [ "IC_2" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 100, "shares": [ "IC_3" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 101 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 102 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 103 }, { "type": "pass", "entity": "MS", "entity_type": "minor", "id": 104 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 105, "routes": [ { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 106, "hex": "H10", "tile": "9-5", "rotation": 2 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 107, "routes": [ { "train": "2-1", "connections": [ [ "G7", "G9" ] ] } ] }, { "id": 108, "type": "buy_shares", "entity": "IC", "shares": [ "IC_1" ], "entity_type": "corporation", "share_price": 137 }, { "id": 109, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 110 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 111, "hex": "H6", "tile": "9-6", "rotation": 0 }, { "type": "place_token", "entity": "IC", "entity_type": "corporation", "id": 112, "city": "619-0-0", "slot": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 113, "hex": "I11", "tile": "8-5", "rotation": 0 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 114, "routes": [ { "train": "2-5", "connections": [ [ "G9", "H10", "I11", "J10" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I7", "I9", "J10" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I3", "I1" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 115, "kind": "payout" }, { "id": 116, "type": "buy_train", "price": 180, "train": "4-1", "entity": "IC", "variant": "4", "entity_type": "corporation" }, { "id": 117, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 118, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 119, "type": "redo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 120, "train": "4-1", "price": 180, "variant": "4" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 121 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 122 }, { "type": "place_token", "entity": "GT", "entity_type": "corporation", "id": 123, "city": "C15-0-0", "slot": 1 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 124, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 125, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 126 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 127 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 128 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 129, "hex": "E13", "tile": "9-7", "rotation": 1 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 130, "hex": "E11", "tile": "57-0", "rotation": 1 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 131, "routes": [ { "train": "2-2", "connections": [ [ "C21", "D20" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 132, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 133 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 134 }, { "id": 135, "type": "pass", "entity": "MS", "entity_type": "minor" }, { "id": 136, "type": "undo", "entity": "MS", "entity_type": "minor" }, { "type": "pass", "entity": "MS", "entity_type": "minor", "id": 137 }, { "type": "run_routes", "entity": "MS", "entity_type": "minor", "id": 138, "routes": [ { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "lay_tile", "entity": "BIG4", "entity_type": "minor", "id": 139, "hex": "F8", "tile": "9-8", "rotation": 2 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 140, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "buy_shares", "entity": "IC", "entity_type": "corporation", "id": 141, "shares": [ "IC_1" ], "share_price": 150 }, { "id": 142, "hex": "E7", "tile": "8-6", "type": "lay_tile", "entity": "IC", "rotation": 3, "entity_type": "corporation" }, { "id": 143, "hex": "D8", "tile": "7-0", "type": "lay_tile", "entity": "IC", "rotation": 0, "entity_type": "corporation" }, { "id": 144, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 145, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 146, "hex": "E7", "tile": "9-9", "rotation": 2 }, { "id": 147, "city": "D6-0-3", "slot": 0, "type": "place_token", "entity": "IC", "entity_type": "corporation" }, { "id": 148, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 149, "city": "D6-0-3", "slot": 0, "type": "place_token", "entity": "IC", "entity_type": "corporation" }, { "id": 150, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 151, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 152, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 153, "hex": "F10", "tile": "9-10", "type": "lay_tile", "entity": "IC", "rotation": 0, "entity_type": "corporation" }, { "id": 154, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 155, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 156, "city": "D6-0-3", "slot": 0, "type": "place_token", "entity": "IC", "entity_type": "corporation" }, { "id": 157, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 158, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "place_token", "entity": "IC", "entity_type": "corporation", "id": 159, "city": "D6-0-3", "slot": 0 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 160, "hex": "D6", "tile": "298-0", "rotation": 0 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 161, "routes": [ { "train": "2-5", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "2-6", "connections": [ [ "I5", "J4", "K3" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F8", "E7", "D6" ], [ "C5", "D6" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 162, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 163 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 164 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 165, "hex": "B12", "tile": "9-10", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 166 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 167, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 168, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 169 }, { "type": "buy_company", "entity": "GT", "entity_type": "corporation", "id": 170, "company": "MAIL", "price": 8 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 171 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 172 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 173, "hex": "E9", "tile": "8-6", "rotation": 2 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 174, "hex": "D8", "tile": "8-7", "rotation": 5 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 175, "routes": [ { "train": "2-2", "connections": [ [ "C21", "D20" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 176, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 177 }, { "type": "buy_company", "entity": "NYC", "entity_type": "corporation", "id": 178, "company": "MS", "price": 60 }, { "type": "buy_company", "entity": "NYC", "entity_type": "corporation", "id": 179, "company": "MPC", "price": 60 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 180 }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 181, "shares": [ "IC_4" ] }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 182, "shares": [ "IC_5" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 183, "shares": [ "IC_6" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 184 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 185 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 186, "shares": [ "IC_7" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 187 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 188 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 189 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 190 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 191, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 192 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 193, "hex": "F10", "tile": "9-11", "rotation": 0 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 194, "hex": "E11", "tile": "15-0", "rotation": 4 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 195, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "D6", "D8", "E9", "E11" ], [ "G9", "F10", "E11" ], [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 196, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 197 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 198 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 199, "hex": "C11", "tile": "25-0", "rotation": 4 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 200 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 201, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 202, "kind": "withhold" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 203 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 204 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 205 }, { "type": "place_token", "entity": "NYC", "entity_type": "corporation", "id": 206, "city": "298-0-1", "slot": 0 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 207, "hex": "E17", "tile": "296-0", "rotation": 3 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 208 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 209, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 210, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 211 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 212 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 213 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 214, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 215 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 216, "hex": "F18", "tile": "9-12", "rotation": 2 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 217, "hex": "G19", "tile": "14-1", "rotation": 1 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 218, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 219, "kind": "half" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 220 }, { "type": "buy_shares", "entity": "NYC", "entity_type": "corporation", "id": 221, "shares": [ "NYC_3" ], "share_price": 100 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 222 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 223, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 224, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 225 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 226 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 227 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 228, "hex": "B10", "tile": "23-0", "rotation": 1 }, { "id": 229, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "id": 230, "type": "redo", "entity": "GT", "entity_type": "corporation" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 231 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 232, "routes": [ { "train": "2-4", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 233, "kind": "withhold" }, { "type": "buy_train", "entity": "GT", "entity_type": "corporation", "id": 234, "train": "4-2", "price": 180, "variant": "4" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 235 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 236 }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 237, "shares": [ "GT_1" ] }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 238, "shares": [ "IC_8" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 239, "shares": [ "IC_1" ] }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 240, "shares": [ "GT_2" ] }, { "id": 241, "type": "buy_shares", "entity": "BOOBOOXX", "shares": [ "NYC_5" ], "entity_type": "player" }, { "id": 242, "type": "undo", "entity": "gragatrim", "entity_type": "player" }, { "type": "buy_shares", "entity": "BOOBOOXX", "entity_type": "player", "id": 243, "shares": [ "NYC_5" ] }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 244, "shares": [ "NYC_6" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 245 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 246 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 247, "shares": [ "NYC_4" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 248 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 249 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 250 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 251 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 252, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "id": 253, "hex": "G17", "tile": "8-8", "type": "lay_tile", "entity": "IC", "rotation": 2, "entity_type": "corporation" }, { "id": 254, "hex": "F12", "tile": "8-9", "type": "lay_tile", "entity": "IC", "rotation": 0, "entity_type": "corporation" }, { "id": 255, "type": "run_routes", "entity": "IC", "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ], "entity_type": "corporation" }, { "id": 256, "kind": "payout", "type": "dividend", "entity": "IC", "entity_type": "corporation" }, { "id": 257, "type": "buy_company", "price": 40, "entity": "IC", "company": "O&I", "entity_type": "corporation" }, { "id": 258, "type": "pass", "entity": "IC", "entity_type": "corporation" }, { "id": 259, "type": "undo", "entity": "NYC", "entity_type": "corporation" }, { "id": 260, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 261, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 262, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 263, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "id": 264, "type": "undo", "entity": "IC", "entity_type": "corporation" }, { "type": "buy_company", "entity": "IC", "entity_type": "corporation", "id": 265, "company": "O&I", "price": 40 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 266, "hex": "G17", "tile": "8-8", "rotation": 2 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 267, "hex": "F16", "tile": "8-9", "rotation": 5 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 268, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 269, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 270 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 271 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 272 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 273, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "C15", "C13", "C11", "B10", "B8" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 274, "kind": "payout" }, { "type": "buy_train", "entity": "NYC", "entity_type": "corporation", "id": 275, "train": "4-3", "price": 180, "variant": "4" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 276 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 277 }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 278, "hex": "D10", "tile": "8-10", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 279 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 280, "routes": [ { "train": "2-4", "connections": [ [ "B8", "B10", "C11", "C13", "C15" ] ] }, { "train": "4-2", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 281, "kind": "payout" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 282 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 283 }, { "type": "pass", "entity": "BIG4", "entity_type": "minor", "id": 284 }, { "type": "run_routes", "entity": "BIG4", "entity_type": "minor", "id": 285, "routes": [ { "train": "2-1", "connections": [ [ "G9", "H10", "I11", "J10" ] ] } ] }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 286, "hex": "F14", "tile": "9-13", "rotation": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 287, "hex": "F12", "tile": "8-11", "rotation": 4 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 288, "routes": [ { "train": "2-5", "connections": [ [ "C5", "D6" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "4-0", "connections": [ [ "I5", "I7", "I9", "J10" ], [ "G7", "H6", "I5" ], [ "G7", "G9" ], [ "G9", "F8", "E7", "D6" ] ] }, { "train": "4-1", "connections": [ [ "G9", "H10", "I11", "J10" ], [ "G9", "F10", "E11" ], [ "E11", "E13", "E15", "E17" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 289, "kind": "payout" }, { "type": "pass", "entity": "IC", "entity_type": "corporation", "id": 290 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 291 }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 292 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 293, "routes": [ { "train": "2-2", "connections": [ [ "D6", "D8", "E9", "E11" ] ] }, { "train": "2-3", "connections": [ [ "D20", "D18", "E17" ] ] }, { "train": "2-0", "connections": [ [ "C21", "D20" ] ] }, { "train": "4-3", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ], [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "dividend", "entity": "NYC", "entity_type": "corporation", "id": 294, "kind": "payout" }, { "type": "pass", "entity": "NYC", "entity_type": "corporation", "id": 295 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 296 }, { "id": 297, "hex": "D8", "tile": "23-1", "type": "lay_tile", "entity": "GT", "rotation": 1, "entity_type": "corporation" }, { "id": 298, "type": "pass", "entity": "GT", "entity_type": "corporation" }, { "id": 299, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "id": 300, "type": "undo", "entity": "GT", "entity_type": "corporation" }, { "type": "lay_tile", "entity": "GT", "entity_type": "corporation", "id": 301, "hex": "D8", "tile": "17-0", "rotation": 1 }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 302 }, { "type": "run_routes", "entity": "GT", "entity_type": "corporation", "id": 303, "routes": [ { "train": "2-4", "connections": [ [ "B16", "A15", "B14", "B12", "B10", "B8" ] ] }, { "train": "4-2", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ], [ "C15", "C13", "C11", "D10", "D8", "C7", "D6" ] ] } ] }, { "type": "dividend", "entity": "GT", "entity_type": "corporation", "id": 304, "kind": "payout" }, { "type": "buy_company", "entity": "GT", "entity_type": "corporation", "id": 305, "company": "BIG4", "price": 40 }, { "type": "buy_train", "entity": "GT", "entity_type": "corporation", "id": 306, "train": "5-0", "price": 500, "variant": "5" }, { "type": "pass", "entity": "GT", "entity_type": "corporation", "id": 307 }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 308, "shares": [ "GT_3" ] }, { "type": "par", "entity": "BOOBOOXX", "entity_type": "player", "id": 309, "corporation": "B&O", "share_price": "150,0,14" }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 310, "shares": [ "B&O_1" ] }, { "type": "buy_shares", "entity": "rocket", "entity_type": "player", "id": 311, "shares": [ "GT_4" ] }, { "type": "par", "entity": "BOOBOOXX", "entity_type": "player", "id": 312, "corporation": "ERIE", "share_price": "112,0,11" }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 313, "shares": [ "B&O_2" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 314 }, { "id": 315, "type": "pass", "entity": "BOOBOOXX", "entity_type": "player" }, { "id": 316, "type": "undo", "entity": "gragatrim", "entity_type": "player" }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 317 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 318, "shares": [ "B&O_3" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 319 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 320 }, { "type": "buy_shares", "entity": "gragatrim", "entity_type": "player", "id": 321, "shares": [ "B&O_4" ] }, { "type": "pass", "entity": "rocket", "entity_type": "player", "id": 322 }, { "type": "pass", "entity": "BOOBOOXX", "entity_type": "player", "id": 323 }, { "type": "pass", "entity": "gragatrim", "entity_type": "player", "id": 324 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 325, "hex": "G11", "tile": "8-12", "rotation": 1 }, { "type": "lay_tile", "entity": "IC", "entity_type": "corporation", "id": 326, "hex": "G9", "tile": "611-0", "rotation": 1 }, { "type": "run_routes", "entity": "IC", "entity_type": "corporation", "id": 327, "routes": [ { "train": "2-5", "connections": [ [ "I5", "I3", "I1" ] ] }, { "train": "2-6", "connections": [ [ "I5", "I7", "I9", "J10" ] ] }, { "train": "4-0", "connections": [ [ "C5", "D6" ], [ "D6", "E7", "F8", "G9" ], [ "G19", "G17", "F16", "F14", "F12", "G11", "G9" ], [ "G21", "G19" ] ] }, { "train": "4-1", "connections": [ [ "E11", "E13", "E15", "E17" ], [ "E11", "F10", "G9" ], [ "J10", "I11", "H10", "G9" ] ] } ] }, { "type": "dividend", "entity": "IC", "entity_type": "corporation", "id": 328, "kind": "payout" }, { "type": "buy_train", "entity": "IC", "entity_type": "corporation", "id": 329, "train": "5-1", "price": 500, "variant": "5" }, { "type": "sell_shares", "entity": "NYC", "entity_type": "corporation", "id": 330, "shares": [ "NYC_7", "NYC_8" ], "percent": 20, "share_price": 150 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 331, "hex": "D20", "tile": "611-1", "rotation": 3 }, { "type": "lay_tile", "entity": "NYC", "entity_type": "corporation", "id": 332, "hex": "E19", "tile": "8-13", "rotation": 1 }, { "type": "place_token", "entity": "NYC", "entity_type": "corporation", "id": 333, "city": "14-1-0", "slot": 1 }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 334 }, { "type": "place_token", "entity": "NYC", "entity_type": "corporation", "id": 335, "city": "14-1-0", "slot": 1 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 336, "routes": [ { "train": "2-2", "connections": [ [ "E11", "E9", "D8", "D6" ] ] }, { "train": "2-3", "connections": [ [ "E17", "D18", "D20" ] ] }, { "train": "2-0", "connections": [ [ "D22", "D20" ] ] }, { "train": "4-3", "connections": [ [ "B18", "B16" ], [ "C15", "B16" ], [ "B8", "B10", "C11", "C13", "C15" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 337 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 338, "routes": [ { "train": "4-3", "connections": [ [ "E11", "E13", "E15", "E17" ], [ "E17", "D18", "D20" ], [ "D22", "D20" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 339 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 340, "routes": [ { "train": "2-2", "connections": [ [ "D22", "D20" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 341 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 342, "routes": [ { "train": "4-3", "connections": [ [ "E11", "E13", "E15", "E17" ], [ "E11", "E9", "D8", "D6" ], [ "C5", "D6" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 343 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 344, "routes": [ { "train": "2-2", "connections": [ [ "D22", "D20" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 345 }, { "type": "run_routes", "entity": "NYC", "entity_type": "corporation", "id": 346, "routes": [ { "train": "2-2", "connections": [ [ "C15", "B16" ] ] } ] }, { "type": "undo", "entity": "NYC", "entity_type": "corporation", "id": 347 } ], "id": "hs_tmjxaokp_2713", "description": "Cloned from game 2713", "user": { "id": 0, "name": "You" }, "players": [ { "id": 2370, "name": "rocket" }, { "id": 2372, "name": "BOOBOOXX" }, { "id": 199, "name": "gragatrim" } ], "max_players": 3, "title": "1846", "settings": { "seed": 2.4254275803603713e+38 }, "turn": 5, "round": "Operating Round", "acting": [ 199 ], "result": {}, "loaded": true, "created_at": "2020-06-23", "updated_at": 1592952622, "mode": "hotseat" }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tobymao/18xx/issues/856, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG6CEXB2ZGQYJO6UCHKKINLRYEZTNANCNFSM4OGD5E5Q .

tobymao commented 4 years ago

fixed