tobymao / 18xx

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

[1817] Incorrect movement to acquisition assigned #2225

Closed SmithInMN closed 3 years ago

SmithInMN commented 3 years ago

Game log just reported that PLE had been moved to Acquisition during M&A round, but that was not the case. This prevented the PLE from being offered for sale.

{ "status": "active", "actions": [ { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 1, "company": "MAJM", "price": 100 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 2 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 3 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 4 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 5, "company": "MAIL", "price": 70 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 6 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 7 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 8 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 9, "company": "MINM", "price": 40 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 10 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 11 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 12 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 13, "company": "PSM", "price": 40 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 14, "company": "PSM", "price": 45 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 15, "company": "PSM", "price": 50 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 16 }, { "type": "undo", "entity": "Player 4", "entity_type": "player", "id": 17 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 18 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 19 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 20 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 21 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 22 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 23, "company": "MAJC", "price": 70 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 24 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 25 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 26 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 27, "company": "CM", "price": 40 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 28 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 29 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 30 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 31, "company": "MINC", "price": 10 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 32 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 33 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 34 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 35, "company": "TS", "price": 60 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 36 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 37 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 38 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 39, "company": "UBC", "price": 60 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 40 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 41 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 42 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 43, "company": "OBC", "price": 20 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 44 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 45 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 46 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 47, "company": "ME", "price": 20 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 48 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 49 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 50 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 51, "corporation": "PLE", "price": 180 }, { "type": "place_token", "entity": "PLE", "entity_type": "corporation", "id": 52, "city": "F13-5-0", "slot": 0 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 53 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 54 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 55 }, { "type": "assign", "entity": "Player 4", "entity_type": "player", "id": 56, "target": "PSM", "target_type": "company" }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 57 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 58, "corporation": "Belt", "price": 180 }, { "type": "place_token", "entity": "Belt", "entity_type": "corporation", "id": 59, "city": "H3-1-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 60 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 61 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 62, "target": "UBC", "target_type": "company" }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 63, "target": "MAJC", "target_type": "company" }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 64 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 65 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 66 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 67 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 68 }, { "type": "undo", "entity": "Belt", "entity_type": "corporation", "id": 69 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 70, "corporation": "Belt", "price": 200 }, { "type": "place_token", "entity": "Belt", "entity_type": "corporation", "id": 71, "city": "H3-1-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 72 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 73 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 74, "target": "MAJM", "target_type": "company" }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 75, "target": "UBC", "target_type": "company" }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 76, "corporation": "R", "price": 180 }, { "type": "place_token", "entity": "R", "entity_type": "corporation", "id": 77, "city": "H9-2-0", "slot": 0 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 78 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 79 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 80 }, { "type": "assign", "entity": "Player 2", "entity_type": "player", "id": 81, "target": "CM", "target_type": "company" }, { "type": "assign", "entity": "Player 2", "entity_type": "player", "id": 82, "target": "OBC", "target_type": "company" }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 83, "corporation": "WC", "price": 180 }, { "type": "place_token", "entity": "WC", "entity_type": "corporation", "id": 84, "city": "I12-1-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 85 }, { "type": "assign", "entity": "Player 3", "entity_type": "player", "id": 86, "target": "MINC", "target_type": "company" }, { "type": "assign", "entity": "Player 3", "entity_type": "player", "id": 87, "target": "MINM", "target_type": "company" }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 88 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 89, "corporation": "WT", "price": 155 }, { "type": "place_token", "entity": "WT", "entity_type": "corporation", "id": 90, "city": "F19-6-0", "slot": 0 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 91, "corporation": "WT", "price": 160 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 92, "corporation": "WT", "price": 165 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 93, "corporation": "WT", "price": 170 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 94, "corporation": "WT", "price": 175 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 95, "corporation": "WT", "price": 180 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 96, "corporation": "WT", "price": 185 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 97, "corporation": "WT", "price": 190 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 98, "corporation": "WT", "price": 195 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 99 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 100 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 101 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 102 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 103 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 104 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 105 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 106 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 107 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 108, "target": "MAJC", "target_type": "company" }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 109 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 110 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 111 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 112 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 113 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 114 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 115 }, { "type": "assign", "entity": "Player 4", "entity_type": "player", "id": 116, "target": "TS", "target_type": "company" }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 117 }, { "type": "assign", "entity": "Player 4", "entity_type": "player", "id": 118, "target": "TS", "target_type": "company" }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 119, "corporation": "A&S", "price": 175 }, { "type": "place_token", "entity": "A&S", "entity_type": "corporation", "id": 120, "city": "G6-0-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 121 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 122 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 123, "target": "MAJC", "target_type": "company" }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 124, "corporation": "DL&W", "price": 195 }, { "type": "place_token", "entity": "DL&W", "entity_type": "corporation", "id": 125, "city": "D9-0-0", "slot": 0 }, { "type": "assign", "entity": "Player 2", "entity_type": "player", "id": 126, "target": "MAIL", "target_type": "company" }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 127, "corporation": "UR", "price": 195 }, { "type": "place_token", "entity": "UR", "entity_type": "corporation", "id": 128, "city": "G18-0-0", "slot": 0 }, { "type": "assign", "entity": "Player 3", "entity_type": "player", "id": 129, "target": "ME", "target_type": "company" }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 130 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 131 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 132 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 133 }, { "type": "lay_tile", "entity": "Belt", "entity_type": "corporation", "id": 134, "hex": "H3", "tile": "5-0", "rotation": 1 }, { "type": "take_loan", "entity": "Belt", "entity_type": "corporation", "id": 135, "loan": 0 }, { "type": "lay_tile", "entity": "Belt", "entity_type": "corporation", "id": 136, "hex": "G2", "tile": "9-0", "rotation": 2 }, { "type": "take_loan", "entity": "Belt", "entity_type": "corporation", "id": 137, "loan": 1 }, { "type": "buy_train", "entity": "Belt", "entity_type": "corporation", "id": 138, "train": "2-0", "price": 100, "variant": "2" }, { "type": "lay_tile", "entity": "PSM", "entity_type": "company", "id": 139, "hex": "F13", "tile": "X00-0", "rotation": 1 }, { "type": "lay_tile", "entity": "PLE", "entity_type": "corporation", "id": 140, "hex": "E12", "tile": "8-0", "rotation": 5 }, { "type": "buy_train", "entity": "PLE", "entity_type": "corporation", "id": 141, "train": "2-1", "price": 100, "variant": "2" }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 142 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 143 }, { "type": "lay_tile", "entity": "R", "entity_type": "corporation", "id": 144, "hex": "H9", "tile": "57-0", "rotation": 0 }, { "type": "lay_tile", "entity": "CM", "entity_type": "company", "id": 145, "hex": "I8", "tile": "9-1", "rotation": 0 }, { "type": "take_loan", "entity": "R", "entity_type": "corporation", "id": 146, "loan": 2 }, { "type": "buy_train", "entity": "R", "entity_type": "corporation", "id": 147, "train": "2-2", "price": 100, "variant": "2" }, { "type": "assign", "entity": "OBC", "entity_type": "company", "id": 148, "target": "H9", "target_type": "hex" }, { "type": "take_loan", "entity": "R", "entity_type": "corporation", "id": 149, "loan": 3 }, { "type": "buy_train", "entity": "R", "entity_type": "corporation", "id": 150, "train": "2-3", "price": 100, "variant": "2" }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 151 }, { "type": "lay_tile", "entity": "WC", "entity_type": "corporation", "id": 152, "hex": "I12", "tile": "57-1", "rotation": 1 }, { "type": "undo", "entity": "WC", "entity_type": "corporation", "id": 153 }, { "type": "lay_tile", "entity": "WC", "entity_type": "corporation", "id": 154, "hex": "I12", "tile": "5-1", "rotation": 3 }, { "type": "lay_tile", "entity": "WC", "entity_type": "corporation", "id": 155, "hex": "I14", "tile": "8-1", "rotation": 5 }, { "type": "take_loan", "entity": "WC", "entity_type": "corporation", "id": 156, "loan": 4 }, { "type": "buy_train", "entity": "WC", "entity_type": "corporation", "id": 157, "train": "2-4", "price": 100, "variant": "2" }, { "type": "pass", "entity": "WC", "entity_type": "corporation", "id": 158 }, { "type": "pass", "entity": "WC", "entity_type": "corporation", "id": 159 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 160, "hex": "E10", "tile": "8-2", "rotation": 0 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 161, "hex": "F9", "tile": "8-3", "rotation": 3 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 162 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 163 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 164, "hex": "E8", "tile": "7-0", "rotation": 2 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 165, "hex": "D7", "tile": "6-0", "rotation": 3 }, { "type": "take_loan", "entity": "DL&W", "entity_type": "corporation", "id": 166, "loan": 5 }, { "type": "buy_train", "entity": "DL&W", "entity_type": "corporation", "id": 167, "train": "2-5", "price": 100, "variant": "2" }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 168 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 169 }, { "type": "lay_tile", "entity": "UR", "entity_type": "corporation", "id": 170, "hex": "G20", "tile": "8-2", "rotation": 1 }, { "type": "lay_tile", "entity": "UR", "entity_type": "corporation", "id": 171, "hex": "F21", "tile": "9-2", "rotation": 0 }, { "type": "buy_train", "entity": "UR", "entity_type": "corporation", "id": 172, "train": "2-6", "price": 100, "variant": "2" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 173 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 174 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 175, "hex": "G6", "tile": "6-1", "rotation": 0 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 176, "hex": "F5", "tile": "8-3", "rotation": 5 }, { "type": "take_loan", "entity": "A&S", "entity_type": "corporation", "id": 177, "loan": 6 }, { "type": "buy_train", "entity": "A&S", "entity_type": "corporation", "id": 178, "train": "2-7", "price": 100, "variant": "2" }, { "type": "assign", "entity": "UBC", "entity_type": "company", "id": 179, "target": "G6", "target_type": "hex" }, { "type": "assign", "entity": "UBC", "entity_type": "company", "id": 180, "target": "H3", "target_type": "hex" }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 181 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 182 }, { "type": "lay_tile", "entity": "WT", "entity_type": "corporation", "id": 183, "hex": "F19", "tile": "6-2", "rotation": 1 }, { "type": "lay_tile", "entity": "WT", "entity_type": "corporation", "id": 184, "hex": "F17", "tile": "9-3", "rotation": 1 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 185 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 186 }, { "type": "convert", "entity": "PLE", "entity_type": "corporation", "id": 187 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 188, "loan": 7 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 189 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 190 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 191 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 192, "loan": 7 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 193 }, { "type": "merge", "entity": "UR", "entity_type": "corporation", "id": 194, "corporation": "WC" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 195 }, { "type": "convert", "entity": "Belt", "entity_type": "corporation", "id": 196 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 197 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 198 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 199 }, { "type": "convert", "entity": "A&S", "entity_type": "corporation", "id": 200 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 201 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 202 }, { "type": "undo", "entity": "A&S", "entity_type": "corporation", "id": 203 }, { "type": "undo", "entity": "A&S", "entity_type": "corporation", "id": 204 }, { "type": "undo", "entity": "R", "entity_type": "corporation", "id": 205 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 206 }, { "type": "undo", "entity": "Belt", "entity_type": "corporation", "id": 207 }, { "type": "undo", "entity": "Belt", "entity_type": "corporation", "id": 208 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 209 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 210 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 211 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 212 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 213 }, { "type": "take_loan", "entity": "WT", "entity_type": "corporation", "id": 214, "loan": 7 }, { "type": "undo", "entity": "WT", "entity_type": "corporation", "id": 215 }, { "type": "undo", "entity": "WT", "entity_type": "corporation", "id": 216 }, { "type": "take_loan", "entity": "WT", "entity_type": "corporation", "id": 217, "loan": 7 }, { "type": "buy_train", "entity": "WT", "entity_type": "corporation", "id": 218, "train": "2-8", "price": 100, "variant": "2" }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 219 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 220 }, { "type": "convert", "entity": "PLE", "entity_type": "corporation", "id": 221 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 222, "loan": 8 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 223 }, { "type": "merge", "entity": "UR", "entity_type": "corporation", "id": 224, "corporation": "WC" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 225 }, { "type": "convert", "entity": "Belt", "entity_type": "corporation", "id": 226 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 227 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 228 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 229 }, { "type": "convert", "entity": "A&S", "entity_type": "corporation", "id": 230 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 231 }, { "type": "convert", "entity": "WT", "entity_type": "corporation", "id": 232 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 233 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 234 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 235 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 236 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 237 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 238 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 239 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 240 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 241 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 242 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 243 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 244 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 245 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 246 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 247 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 248 } ], "id": "hs_nioedlaj_1604721091", "players": [ { "name": "Player 1" }, { "name": "Player 2" }, { "name": "Player 3" }, { "name": "Player 4" } ], "title": "1817", "description": "", "max_players": "4", "settings": { "optional_rules_selected": [] }, "mode": "hotseat", "user": { "id": 0, "name": "You" }, "created_at": "2020-11-06", "loaded": true, "result": {} }

DerekLong101 commented 3 years ago

I think this problem is a symptom of the same issue as #2224 - the latest changes to managing acquisition status need some more work.

SmithInMN commented 3 years ago

I kept playing the same test game. PLE was fine in Acquisition Round 1.2... but it kicked up the same error in AR 2.1.

{ "status": "active", "actions": [ { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 1, "company": "MAJM", "price": 100 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 2 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 3 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 4 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 5, "company": "MAIL", "price": 70 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 6 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 7 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 8 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 9, "company": "MINM", "price": 40 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 10 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 11 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 12 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 13, "company": "PSM", "price": 40 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 14, "company": "PSM", "price": 45 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 15, "company": "PSM", "price": 50 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 16 }, { "type": "undo", "entity": "Player 4", "entity_type": "player", "id": 17 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 18 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 19 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 20 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 21 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 22 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 23, "company": "MAJC", "price": 70 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 24 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 25 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 26 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 27, "company": "CM", "price": 40 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 28 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 29 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 30 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 31, "company": "MINC", "price": 10 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 32 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 33 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 34 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 35, "company": "TS", "price": 60 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 36 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 37 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 38 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 39, "company": "UBC", "price": 60 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 40 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 41 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 42 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 43, "company": "OBC", "price": 20 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 44 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 45 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 46 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 47, "company": "ME", "price": 20 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 48 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 49 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 50 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 51, "corporation": "PLE", "price": 180 }, { "type": "place_token", "entity": "PLE", "entity_type": "corporation", "id": 52, "city": "F13-5-0", "slot": 0 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 53 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 54 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 55 }, { "type": "assign", "entity": "Player 4", "entity_type": "player", "id": 56, "target": "PSM", "target_type": "company" }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 57 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 58, "corporation": "Belt", "price": 180 }, { "type": "place_token", "entity": "Belt", "entity_type": "corporation", "id": 59, "city": "H3-1-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 60 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 61 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 62, "target": "UBC", "target_type": "company" }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 63, "target": "MAJC", "target_type": "company" }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 64 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 65 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 66 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 67 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 68 }, { "type": "undo", "entity": "Belt", "entity_type": "corporation", "id": 69 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 70, "corporation": "Belt", "price": 200 }, { "type": "place_token", "entity": "Belt", "entity_type": "corporation", "id": 71, "city": "H3-1-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 72 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 73 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 74, "target": "MAJM", "target_type": "company" }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 75, "target": "UBC", "target_type": "company" }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 76, "corporation": "R", "price": 180 }, { "type": "place_token", "entity": "R", "entity_type": "corporation", "id": 77, "city": "H9-2-0", "slot": 0 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 78 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 79 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 80 }, { "type": "assign", "entity": "Player 2", "entity_type": "player", "id": 81, "target": "CM", "target_type": "company" }, { "type": "assign", "entity": "Player 2", "entity_type": "player", "id": 82, "target": "OBC", "target_type": "company" }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 83, "corporation": "WC", "price": 180 }, { "type": "place_token", "entity": "WC", "entity_type": "corporation", "id": 84, "city": "I12-1-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 85 }, { "type": "assign", "entity": "Player 3", "entity_type": "player", "id": 86, "target": "MINC", "target_type": "company" }, { "type": "assign", "entity": "Player 3", "entity_type": "player", "id": 87, "target": "MINM", "target_type": "company" }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 88 }, { "type": "bid", "entity": "Player 4", "entity_type": "player", "id": 89, "corporation": "WT", "price": 155 }, { "type": "place_token", "entity": "WT", "entity_type": "corporation", "id": 90, "city": "F19-6-0", "slot": 0 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 91, "corporation": "WT", "price": 160 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 92, "corporation": "WT", "price": 165 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 93, "corporation": "WT", "price": 170 }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 94, "corporation": "WT", "price": 175 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 95, "corporation": "WT", "price": 180 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 96, "corporation": "WT", "price": 185 }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 97, "corporation": "WT", "price": 190 }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 98, "corporation": "WT", "price": 195 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 99 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 100 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 101 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 102 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 103 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 104 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 105 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 106 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 107 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 108, "target": "MAJC", "target_type": "company" }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 109 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 110 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 111 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 112 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 113 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 114 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 115 }, { "type": "assign", "entity": "Player 4", "entity_type": "player", "id": 116, "target": "TS", "target_type": "company" }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 117 }, { "type": "assign", "entity": "Player 4", "entity_type": "player", "id": 118, "target": "TS", "target_type": "company" }, { "type": "bid", "entity": "Player 1", "entity_type": "player", "id": 119, "corporation": "A&S", "price": 175 }, { "type": "place_token", "entity": "A&S", "entity_type": "corporation", "id": 120, "city": "G6-0-0", "slot": 0 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 121 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 122 }, { "type": "assign", "entity": "Player 1", "entity_type": "player", "id": 123, "target": "MAJC", "target_type": "company" }, { "type": "bid", "entity": "Player 2", "entity_type": "player", "id": 124, "corporation": "DL&W", "price": 195 }, { "type": "place_token", "entity": "DL&W", "entity_type": "corporation", "id": 125, "city": "D9-0-0", "slot": 0 }, { "type": "assign", "entity": "Player 2", "entity_type": "player", "id": 126, "target": "MAIL", "target_type": "company" }, { "type": "bid", "entity": "Player 3", "entity_type": "player", "id": 127, "corporation": "UR", "price": 195 }, { "type": "place_token", "entity": "UR", "entity_type": "corporation", "id": 128, "city": "G18-0-0", "slot": 0 }, { "type": "assign", "entity": "Player 3", "entity_type": "player", "id": 129, "target": "ME", "target_type": "company" }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 130 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 131 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 132 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 133 }, { "type": "lay_tile", "entity": "Belt", "entity_type": "corporation", "id": 134, "hex": "H3", "tile": "5-0", "rotation": 1 }, { "type": "take_loan", "entity": "Belt", "entity_type": "corporation", "id": 135, "loan": 0 }, { "type": "lay_tile", "entity": "Belt", "entity_type": "corporation", "id": 136, "hex": "G2", "tile": "9-0", "rotation": 2 }, { "type": "take_loan", "entity": "Belt", "entity_type": "corporation", "id": 137, "loan": 1 }, { "type": "buy_train", "entity": "Belt", "entity_type": "corporation", "id": 138, "train": "2-0", "price": 100, "variant": "2" }, { "type": "lay_tile", "entity": "PSM", "entity_type": "company", "id": 139, "hex": "F13", "tile": "X00-0", "rotation": 1 }, { "type": "lay_tile", "entity": "PLE", "entity_type": "corporation", "id": 140, "hex": "E12", "tile": "8-0", "rotation": 5 }, { "type": "buy_train", "entity": "PLE", "entity_type": "corporation", "id": 141, "train": "2-1", "price": 100, "variant": "2" }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 142 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 143 }, { "type": "lay_tile", "entity": "R", "entity_type": "corporation", "id": 144, "hex": "H9", "tile": "57-0", "rotation": 0 }, { "type": "lay_tile", "entity": "CM", "entity_type": "company", "id": 145, "hex": "I8", "tile": "9-1", "rotation": 0 }, { "type": "take_loan", "entity": "R", "entity_type": "corporation", "id": 146, "loan": 2 }, { "type": "buy_train", "entity": "R", "entity_type": "corporation", "id": 147, "train": "2-2", "price": 100, "variant": "2" }, { "type": "assign", "entity": "OBC", "entity_type": "company", "id": 148, "target": "H9", "target_type": "hex" }, { "type": "take_loan", "entity": "R", "entity_type": "corporation", "id": 149, "loan": 3 }, { "type": "buy_train", "entity": "R", "entity_type": "corporation", "id": 150, "train": "2-3", "price": 100, "variant": "2" }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 151 }, { "type": "lay_tile", "entity": "WC", "entity_type": "corporation", "id": 152, "hex": "I12", "tile": "57-1", "rotation": 1 }, { "type": "undo", "entity": "WC", "entity_type": "corporation", "id": 153 }, { "type": "lay_tile", "entity": "WC", "entity_type": "corporation", "id": 154, "hex": "I12", "tile": "5-1", "rotation": 3 }, { "type": "lay_tile", "entity": "WC", "entity_type": "corporation", "id": 155, "hex": "I14", "tile": "8-1", "rotation": 5 }, { "type": "take_loan", "entity": "WC", "entity_type": "corporation", "id": 156, "loan": 4 }, { "type": "buy_train", "entity": "WC", "entity_type": "corporation", "id": 157, "train": "2-4", "price": 100, "variant": "2" }, { "type": "pass", "entity": "WC", "entity_type": "corporation", "id": 158 }, { "type": "pass", "entity": "WC", "entity_type": "corporation", "id": 159 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 160, "hex": "E10", "tile": "8-2", "rotation": 0 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 161, "hex": "F9", "tile": "8-3", "rotation": 3 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 162 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 163 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 164, "hex": "E8", "tile": "7-0", "rotation": 2 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 165, "hex": "D7", "tile": "6-0", "rotation": 3 }, { "type": "take_loan", "entity": "DL&W", "entity_type": "corporation", "id": 166, "loan": 5 }, { "type": "buy_train", "entity": "DL&W", "entity_type": "corporation", "id": 167, "train": "2-5", "price": 100, "variant": "2" }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 168 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 169 }, { "type": "lay_tile", "entity": "UR", "entity_type": "corporation", "id": 170, "hex": "G20", "tile": "8-2", "rotation": 1 }, { "type": "lay_tile", "entity": "UR", "entity_type": "corporation", "id": 171, "hex": "F21", "tile": "9-2", "rotation": 0 }, { "type": "buy_train", "entity": "UR", "entity_type": "corporation", "id": 172, "train": "2-6", "price": 100, "variant": "2" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 173 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 174 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 175, "hex": "G6", "tile": "6-1", "rotation": 0 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 176, "hex": "F5", "tile": "8-3", "rotation": 5 }, { "type": "take_loan", "entity": "A&S", "entity_type": "corporation", "id": 177, "loan": 6 }, { "type": "buy_train", "entity": "A&S", "entity_type": "corporation", "id": 178, "train": "2-7", "price": 100, "variant": "2" }, { "type": "assign", "entity": "UBC", "entity_type": "company", "id": 179, "target": "G6", "target_type": "hex" }, { "type": "assign", "entity": "UBC", "entity_type": "company", "id": 180, "target": "H3", "target_type": "hex" }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 181 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 182 }, { "type": "lay_tile", "entity": "WT", "entity_type": "corporation", "id": 183, "hex": "F19", "tile": "6-2", "rotation": 1 }, { "type": "lay_tile", "entity": "WT", "entity_type": "corporation", "id": 184, "hex": "F17", "tile": "9-3", "rotation": 1 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 185 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 186 }, { "type": "convert", "entity": "PLE", "entity_type": "corporation", "id": 187 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 188, "loan": 7 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 189 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 190 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 191 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 192, "loan": 7 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 193 }, { "type": "merge", "entity": "UR", "entity_type": "corporation", "id": 194, "corporation": "WC" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 195 }, { "type": "convert", "entity": "Belt", "entity_type": "corporation", "id": 196 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 197 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 198 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 199 }, { "type": "convert", "entity": "A&S", "entity_type": "corporation", "id": 200 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 201 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 202 }, { "type": "undo", "entity": "A&S", "entity_type": "corporation", "id": 203 }, { "type": "undo", "entity": "A&S", "entity_type": "corporation", "id": 204 }, { "type": "undo", "entity": "R", "entity_type": "corporation", "id": 205 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 206 }, { "type": "undo", "entity": "Belt", "entity_type": "corporation", "id": 207 }, { "type": "undo", "entity": "Belt", "entity_type": "corporation", "id": 208 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 209 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 210 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 211 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 212 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 213 }, { "type": "take_loan", "entity": "WT", "entity_type": "corporation", "id": 214, "loan": 7 }, { "type": "undo", "entity": "WT", "entity_type": "corporation", "id": 215 }, { "type": "undo", "entity": "WT", "entity_type": "corporation", "id": 216 }, { "type": "take_loan", "entity": "WT", "entity_type": "corporation", "id": 217, "loan": 7 }, { "type": "buy_train", "entity": "WT", "entity_type": "corporation", "id": 218, "train": "2-8", "price": 100, "variant": "2" }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 219 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 220 }, { "type": "convert", "entity": "PLE", "entity_type": "corporation", "id": 221 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 222, "loan": 8 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 223 }, { "type": "merge", "entity": "UR", "entity_type": "corporation", "id": 224, "corporation": "WC" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 225 }, { "type": "convert", "entity": "Belt", "entity_type": "corporation", "id": 226 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 227 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 228 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 229 }, { "type": "convert", "entity": "A&S", "entity_type": "corporation", "id": 230 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 231 }, { "type": "convert", "entity": "WT", "entity_type": "corporation", "id": 232 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 233 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 234 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 235 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 236 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 237 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 238 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 239 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 240 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 241 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 242 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 243 }, { "type": "undo", "entity": "UR", "entity_type": "corporation", "id": 244 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 245 }, { "type": "undo", "entity": "Player 1", "entity_type": "player", "id": 246 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 247 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 248 }, { "type": "redo", "entity": "Player 2", "entity_type": "player", "id": 249 }, { "type": "redo", "entity": "Player 1", "entity_type": "player", "id": 250 }, { "type": "redo", "entity": "Player 3", "entity_type": "player", "id": 251 }, { "type": "lay_tile", "entity": "MINC", "entity_type": "company", "id": 252, "hex": "H13", "tile": "8-4", "rotation": 4 }, { "type": "lay_tile", "entity": "UR", "entity_type": "corporation", "id": 253, "hex": "H15", "tile": "9-4", "rotation": 1 }, { "type": "run_routes", "entity": "UR", "entity_type": "corporation", "id": 254, "routes": [ { "train": "2-6", "connections": [ [ "G18", "G20", "F21", "E22" ] ] }, { "train": "2-4", "connections": [ [ "J15", "I14", "I12" ] ] } ] }, { "type": "dividend", "entity": "UR", "entity_type": "corporation", "id": 255, "kind": "payout" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 256 }, { "type": "payoff_loan", "entity": "UR", "entity_type": "corporation", "id": 257, "loan": 4 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 258 }, { "type": "lay_tile", "entity": "Belt", "entity_type": "corporation", "id": 259, "hex": "E2", "tile": "8-5", "rotation": 0 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 260 }, { "type": "run_routes", "entity": "Belt", "entity_type": "corporation", "id": 261, "routes": [ { "train": "2-0", "connections": [ [ "H3", "G2", "F1", "E2", "D1" ] ] } ] }, { "type": "dividend", "entity": "Belt", "entity_type": "corporation", "id": 262, "kind": "half" }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 263 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 264 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 265, "hex": "E10", "tile": "8-6", "rotation": 0 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 266, "hex": "F9", "tile": "8-7", "rotation": 3 }, { "type": "run_routes", "entity": "DL&W", "entity_type": "corporation", "id": 267, "routes": [ { "train": "2-5", "connections": [ [ "D7", "E8", "D9" ] ] } ] }, { "type": "dividend", "entity": "DL&W", "entity_type": "corporation", "id": 268, "kind": "half" }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 269 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 270 }, { "type": "lay_tile", "entity": "PLE", "entity_type": "corporation", "id": 271, "hex": "F15", "tile": "9-5", "rotation": 1 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 272 }, { "type": "run_routes", "entity": "PLE", "entity_type": "corporation", "id": 273, "routes": [ { "train": "2-1", "connections": [ [ "F13", "F15", "F17", "F19" ] ] } ] }, { "type": "dividend", "entity": "PLE", "entity_type": "corporation", "id": 274, "kind": "payout" }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 275 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 276 }, { "type": "lay_tile", "entity": "R", "entity_type": "corporation", "id": 277, "hex": "G10", "tile": "8-8", "rotation": 0 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 278 }, { "type": "run_routes", "entity": "R", "entity_type": "corporation", "id": 279, "routes": [ { "train": "2-2", "connections": [ [ "J7", "I8", "H9" ] ] }, { "train": "2-3", "connections": [ [ "H9", "G10", "F9", "E10", "D9" ] ] } ] }, { "type": "dividend", "entity": "R", "entity_type": "corporation", "id": 280, "kind": "half" }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 281 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 282, "hex": "F3", "tile": "57-1", "rotation": 1 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 283 }, { "type": "undo", "entity": "A&S", "entity_type": "corporation", "id": 284 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 285 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 286 }, { "type": "run_routes", "entity": "A&S", "entity_type": "corporation", "id": 287, "routes": [ { "train": "2-7", "connections": [ [ "F3", "F5", "G6" ] ] } ] }, { "type": "dividend", "entity": "A&S", "entity_type": "corporation", "id": 288, "kind": "payout" }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 289 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 290 }, { "type": "lay_tile", "entity": "WT", "entity_type": "corporation", "id": 291, "hex": "E20", "tile": "8-9", "rotation": 4 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 292 }, { "type": "run_routes", "entity": "WT", "entity_type": "corporation", "id": 293, "routes": [ { "train": "2-8", "connections": [ [ "F13", "F15", "F17", "F19" ] ] } ] }, { "type": "dividend", "entity": "WT", "entity_type": "corporation", "id": 294, "kind": "payout" }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 295 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 296 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 297 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 298 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 299 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 300 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 301 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 302 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 303 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 304 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 305 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 306 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 307 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 308 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 309 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 310 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 311 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 312 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 313 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 314 }, { "type": "buy_shares", "entity": "Player 2", "entity_type": "player", "id": 315, "shares": [ "Belt_1" ], "percent": 20 }, { "type": "undo", "entity": "Player 3", "entity_type": "player", "id": 316 }, { "type": "short", "entity": "Player 2", "entity_type": "player", "id": 317, "corporation": "UR" }, { "type": "buy_shares", "entity": "Player 2", "entity_type": "player", "id": 318, "shares": [ "Belt_1" ], "percent": 20 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 319 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 320 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 321 }, { "type": "buy_shares", "entity": "Player 2", "entity_type": "player", "id": 322, "shares": [ "WT_1" ], "percent": 20 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 323 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 324 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 325 }, { "type": "buy_shares", "entity": "Player 2", "entity_type": "player", "id": 326, "shares": [ "A&S_1" ], "percent": 20 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 327 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 328 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 329 }, { "type": "buy_shares", "entity": "Player 2", "entity_type": "player", "id": 330, "shares": [ "WT_2" ], "percent": 20 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 331 }, { "type": "pass", "entity": "Player 4", "entity_type": "player", "id": 332 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 333 }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 334 }, { "type": "lay_tile", "entity": "UR", "entity_type": "corporation", "id": 335, "hex": "H17", "tile": "8-10", "rotation": 1 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 336 }, { "type": "run_routes", "entity": "UR", "entity_type": "corporation", "id": 337, "routes": [ { "train": "2-6", "connections": [ [ "G18", "G20", "F21", "E22" ] ] }, { "train": "2-4", "connections": [ [ "I12", "H13", "H15", "H17", "G18" ] ] } ] }, { "type": "dividend", "entity": "UR", "entity_type": "corporation", "id": 338, "kind": "payout" }, { "type": "sell_shares", "entity": "Player 2", "entity_type": "player", "id": 339, "shares": [ "A&S_1" ], "percent": 20 }, { "type": "buy_train", "entity": "UR", "entity_type": "corporation", "id": 340, "train": "2+-1", "price": 100, "variant": "2+" }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 341 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 342 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 343 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 344 }, { "type": "run_routes", "entity": "Belt", "entity_type": "corporation", "id": 345, "routes": [ { "train": "2-0", "connections": [ [ "H3", "G2", "F1", "E2", "D1" ] ] } ] }, { "type": "dividend", "entity": "Belt", "entity_type": "corporation", "id": 346, "kind": "payout" }, { "type": "buy_train", "entity": "Belt", "entity_type": "corporation", "id": 347, "train": "2+-2", "price": 100, "variant": "2+" }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 348 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 349 }, { "type": "lay_tile", "entity": "DL&W", "entity_type": "corporation", "id": 350, "hex": "C10", "tile": "8-11", "rotation": 1 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 351 }, { "type": "run_routes", "entity": "DL&W", "entity_type": "corporation", "id": 352, "routes": [ { "train": "2-5", "connections": [ [ "H9", "G10", "F9", "E10", "D9" ] ] } ] }, { "type": "dividend", "entity": "DL&W", "entity_type": "corporation", "id": 353, "kind": "half" }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 354 }, { "type": "undo", "entity": "DL&W", "entity_type": "corporation", "id": 355 }, { "type": "buy_train", "entity": "DL&W", "entity_type": "corporation", "id": 356, "train": "2+-3", "price": 100, "variant": "2+" }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 357 }, { "type": "pass", "entity": "DL&W", "entity_type": "corporation", "id": 358 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 359 }, { "type": "run_routes", "entity": "PLE", "entity_type": "corporation", "id": 360, "routes": [ { "train": "2-1", "connections": [ [ "F13", "F15", "F17", "F19" ] ] } ] }, { "type": "dividend", "entity": "PLE", "entity_type": "corporation", "id": 361, "kind": "payout" }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 362 }, { "type": "undo", "entity": "PLE", "entity_type": "corporation", "id": 363 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 364, "loan": 9 }, { "type": "take_loan", "entity": "PLE", "entity_type": "corporation", "id": 365, "loan": 10 }, { "type": "buy_train", "entity": "PLE", "entity_type": "corporation", "id": 366, "train": "3-0", "price": 250, "variant": "3" }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 367 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 368 }, { "type": "lay_tile", "entity": "R", "entity_type": "corporation", "id": 369, "hex": "H9", "tile": "14-0", "rotation": 0 }, { "type": "lay_tile", "entity": "CM", "entity_type": "company", "id": 370, "hex": "H11", "tile": "8-12", "rotation": 5 }, { "type": "undo", "entity": "R", "entity_type": "corporation", "id": 371 }, { "type": "lay_tile", "entity": "CM", "entity_type": "company", "id": 372, "hex": "H11", "tile": "8-12", "rotation": 5 }, { "type": "run_routes", "entity": "R", "entity_type": "corporation", "id": 373, "routes": [ { "train": "2-2", "connections": [ [ "H9", "I8", "J7" ] ] }, { "train": "2-3", "connections": [ [ "H9", "G10", "F9", "E10", "D9" ] ] } ] }, { "type": "dividend", "entity": "R", "entity_type": "corporation", "id": 374, "kind": "half" }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 375 }, { "type": "payoff_loan", "entity": "R", "entity_type": "corporation", "id": 376, "loan": 2 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 377 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 378, "hex": "H3", "tile": "619-0", "rotation": 4 }, { "type": "lay_tile", "entity": "A&S", "entity_type": "corporation", "id": 379, "hex": "H5", "tile": "8-13", "rotation": 1 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 380 }, { "type": "run_routes", "entity": "A&S", "entity_type": "corporation", "id": 381, "routes": [ { "train": "2-7", "connections": [ [ "H3", "H5", "G6" ] ] } ] }, { "type": "dividend", "entity": "A&S", "entity_type": "corporation", "id": 382, "kind": "half" }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 383 }, { "type": "payoff_loan", "entity": "A&S", "entity_type": "corporation", "id": 384, "loan": 6 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 385 }, { "type": "lay_tile", "entity": "WT", "entity_type": "corporation", "id": 386, "hex": "E22", "tile": "54-0", "rotation": 0 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 387 }, { "type": "place_token", "entity": "WT", "entity_type": "corporation", "id": 388, "city": "54-0-0", "slot": 0 }, { "type": "run_routes", "entity": "WT", "entity_type": "corporation", "id": 389, "routes": [ { "train": "2-8", "connections": [ [ "E22", "E20", "F19" ] ] } ] }, { "type": "dividend", "entity": "WT", "entity_type": "corporation", "id": 390, "kind": "payout" }, { "type": "take_loan", "entity": "WT", "entity_type": "corporation", "id": 391, "loan": 11 }, { "type": "take_loan", "entity": "WT", "entity_type": "corporation", "id": 392, "loan": 12 }, { "type": "buy_train", "entity": "WT", "entity_type": "corporation", "id": 393, "train": "3-1", "price": 250, "variant": "3" }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 394 }, { "type": "pass", "entity": "WT", "entity_type": "corporation", "id": 395 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 396 }, { "type": "undo", "entity": "R", "entity_type": "corporation", "id": 397 }, { "type": "convert", "entity": "UR", "entity_type": "corporation", "id": 398 }, { "type": "undo", "entity": "Player 2", "entity_type": "player", "id": 399 }, { "type": "pass", "entity": "UR", "entity_type": "corporation", "id": 400 }, { "type": "merge", "entity": "R", "entity_type": "corporation", "id": 401, "corporation": "DL&W" }, { "type": "pass", "entity": "Player 2", "entity_type": "player", "id": 402 }, { "type": "pass", "entity": "R", "entity_type": "corporation", "id": 403 }, { "type": "pass", "entity": "Belt", "entity_type": "corporation", "id": 404 }, { "type": "pass", "entity": "A&S", "entity_type": "corporation", "id": 405 }, { "type": "merge", "entity": "PLE", "entity_type": "corporation", "id": 406, "corporation": "WT" }, { "type": "buy_shares", "entity": "Player 4", "entity_type": "player", "id": 407, "shares": [ "PLE_1" ], "percent": 10 }, { "type": "pass", "entity": "Player 1", "entity_type": "player", "id": 408 }, { "type": "buy_shares", "entity": "Player 2", "entity_type": "player", "id": 409, "shares": [ "PLE_2" ], "percent": 10 }, { "type": "pass", "entity": "Player 3", "entity_type": "player", "id": 410 }, { "type": "pass", "entity": "PLE", "entity_type": "corporation", "id": 411 } ], "id": "hs_nioedlaj_1604721091", "players": [ { "name": "Player 1" }, { "name": "Player 2" }, { "name": "Player 3" }, { "name": "Player 4" } ], "title": "1817", "description": "", "max_players": "4", "settings": { "optional_rules_selected": [] }, "mode": "hotseat", "user": { "id": 0, "name": "You" }, "created_at": "2020-11-06", "loaded": true, "result": {} }