FS#2378 - assertion in pbs.cpp:139
Attached to Project:
OpenTTD
Opened by Nathanael Rebsch (dihedral) - Wednesday, 22 October 2008, 17:18 GMT
Last edited by Loïc GUILLOUX (glx) - Wednesday, 22 October 2008, 23:07 GMT
Opened by Nathanael Rebsch (dihedral) - Wednesday, 22 October 2008, 17:18 GMT
Last edited by Loïc GUILLOUX (glx) - Wednesday, 22 October 2008, 23:07 GMT
|
Detailsopenttd: /home/fairplay/openttd/src/pbs.cpp:139: void UnreserveRailTrack(TileIndex, Track): Assertion `(GetTileTrackStatus(tile, TRANSPORT_RAIL, 0) & TrackToTrackBits(t)) != 0' failed.
r14508 merely unpause the save ;-) |
This task depends upon
Closed by Loïc GUILLOUX (glx)
Wednesday, 22 October 2008, 23:07 GMT
Reason for closing: Fixed
Additional comments about closing: In r14521.
Wednesday, 22 October 2008, 23:07 GMT
Reason for closing: Fixed
Additional comments about closing: In r14521.
openttd: /home/fairplay/openttd/src/rail_map.h:501: bool HasSignalOnTrackdir(TileIndex, Trackdir): Assertion `IsValidTrackdir(trackdir)' failed.
(before we tried to reproduce it)