Assertion failed when making a port at top left position in this safegame
Bug #1216278 reported by
SirVer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Critical
|
Unassigned |
Bug Description
When placing a port in this safegame the following assertion fails:
[Host]: Requesting sync reports for time 5855513
[Host]: Client 0: Time 5854940
[Host]: Client 0: Time 5855513
[Host]: comparing syncreports for time 5855513
Forcing flag at (114, 17)
Assertion failed: (f.field-
to reproduce: load the game, speed up till the blue ship finds a port space (it is on an expedition), then order a port to be placed there.
To post a comment you must log in.
Seems the assert was a leftover from the times where there were no force_building or force_csite functions. Quite a wonder that this assert has never been triggered before.
assert removed and comment added in bzr rev. 6736