#[✓1.15.6] Custom map does not want to open, among others

17 messages · Page 1 of 1 (latest)

placid brook
#

Game version: 1.15.4
OS: Mac

Steps to reproduce:

  1. Load map, make sure you have no saves or not resuming
  2. You should get "an error occurred during loading"

Wrong behavior:
Supposed to start, even if resuming no trains pop up

Expected behavior:
Starts from new save, trains pop up even when resuming from previous save.

Map:
https://steamcommunity.com/sharedfiles/filedetails/?id=3022840888

Save:
Autosave save provided in next message.

Log:
Attached in next message - files fail to load for some reason

tame fossil
#

try loading the wrong save on it and confirm, please

placid brook
tame fossil
knotty depot
#

In the log there is:

#

KeyNotFoundException: The given key 'Station g Civic Center' was not present in the dictionary.

#

So it seems some of your trains contains a station that was deleted recently. However, it should have been deleted from the timetables as well

knotty depot
#

@placid brook so the problem was different:```
FIX: Station topology was wrongly computed if platform was directly connected to an Auto Block
BUILD: 1.15.6

#

[✓1.15.6] Custom map does not want to open, among others

tame fossil
placid brook
#

Oh huh, the station was still there
Thank you though!

knotty depot
#

Yes but as I found out it was not reachable by the algorithm

placid brook
#

Ah