[Freeciv-Dev] Re: (PR#13166) climisc.c:962 assertion failure
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13166 >
On 5/25/05, Jason Dorje Short <jdorje@xxxxxxxxx> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=13166 >
>
> evand@xxxxxxxxx wrote:
> > <URL: http://bugs.freeciv.org/Ticket/Display.html?id=13166 >
> >
> > The following crashes my version freeciv (2.0.1, compiled locally with
> > gcc 3.3.5 on Debian Unstable):
> >
> > Select a transport you control, with a transported unit you don't control
> > Select orders -> unload transporter
> > (other player's unit should now be selected)
> > Select menu item orders -> go to
> >
> > That produces:
> > civclient: climisc.c:962: map_get_known: Assertion `pplayer ==
> > game.player_ptr' failed.
> > Aborted
>
> Good report. The problem is we're focusing on another player's unit by
> mistake in the unload-all command.
>
> This patch should fix it (the second one is for 2.0). Please test it.
Seems to work to me (at least on the saved game I had).
So now the followup question: how am I supposed to get an AI unit off
my transport? :)
Thanks
Evan
|
|