Page 1 of 1

r2741 - assertion failed at grid.hxx

Posted: Sun Jan 23, 2011 7:36 pm
by yoshi314
this happens staraight after displaying few secconds of a mission.

[Sun Jan 23 20:33:46 2011][ta3d][infos] [battle] initPostFlight() done in 14 msec.
[Sun Jan 23 20:33:46 2011][ta3d][infos] [battle] waitUntilReady() done in 0 msec.
[Sun Jan 23 20:33:46 2011][ta3d][infos] Time of loading :38.921001s
[Sun Jan 23 20:33:46 2011][ta3d][infos] [battle] *** The game has started - Good luck Commander ! ***
[Sun Jan 23 20:33:46 2011][ta3d][infos] [AI] Started for player 1
[Sun Jan 23 20:33:48 2011][ta3d][fatal] Assertion failed: (/mnt/data2/tmp/games-strategy-ta3d-9999/work/ta3d/src/ta3d/src/misc/grid.hxx, 51):
[Sun Jan 23 20:33:48 2011][ta3d][fatal] Constraint: x >= 0 && x < w && y >= 0 && y < h
[Sun Jan 23 20:33:48 2011][ta3d][infos] Aborting now. Releasing all resources...
[Sun Jan 23 20:33:48 2011][ta3d][infos] Exiting now.

yuni r1432
SDL_sgui r27
trunk r2741

Re: r2741 - assertion failed at grid.hxx

Posted: Sun Jan 23, 2011 8:52 pm
by zuzuf
Which mission ? is it reproducible ?

Re: r2741 - assertion failed at grid.hxx

Posted: Mon Jan 24, 2011 10:32 am
by yoshi314
the usual "beachhead at thalassean" mission ;)

i'll try a few more times.