[Freeciv-Dev] Re: (PR#4820) ground_unit_transporter_capacity
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: (PR#4820) ground_unit_transporter_capacity |
From: |
"Christian Knoke" <chrisk@xxxxxxxxx> |
Date: |
Tue, 12 Aug 2003 07:04:38 -0700 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
On Mon, Aug 11, 2003 at 12:50:15PM -0700, Per I. Mathisen wrote:
>
> On Mon, 11 Aug 2003, Per I. Mathisen wrote:
> > If you really want to find out: Load the savegame, then set all AIs to
> > human. Then log in to each and look for units swimming in the ocean.
> > Perhaps easier to find if you replace the assert in sanitycheck.c with a
> > +die("Unit swimming in ocean at (%d, %d)", punit->x, punit->y);
>
> Or like this:
Ok, I did. I aitoggled all 30 players, logged in as chris (ruling Wilhelm
I.) and got:
0: Wilhelm I.'s unit swimming in the ocean at (19, 32)
civserver: shared.c:662: die: Zusicherung »false« nicht erfüllt.
Sometimes civclient segfaults at this point.
I checked various preceding savegames, all gave this assert, sometimes
...
0: Kenyatta's unit swimming in the ocean at (2, 43)
civserver: shared.c:662: die: Zusicherung »false« nicht erfüllt.
In one case, a unit type '38' was affected, if I'm not misleaded, this is a
cruiser! (default ruleset).
Christian
--
Christian Knoke * * * http://www.cknoke.de
* Please note new mail address - Neue Mailadresse beachten *
* * * * * * * * * Ceterum censeo Microsoft esse dividendum.
[Freeciv-Dev] Re: (PR#4820) ground_unit_transporter_capacity, Per I. Mathisen, 2003/08/12
|
|