Re: [Freeciv-Dev] (PR#40617) Assertion with RiverNative flag

2009-01-04 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40617 > 2009/1/2 Marko Lindqvist: > 2009/1/2 Yoav Luft: >>> civserver: advmilitary.c:1183: kill_something_with: Assertion `SEA_MOVING >>> == utype_move_type(boattype)' failed. > > >> or at least check that the >> movement type is not "land"? > > .

Re: [Freeciv-Dev] (PR#40617) Assertion with RiverNative flag

2009-01-02 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40617 > 2009/1/2 Yoav Luft: > On the trunk, when giving the trireme "RiverNative" flag, the game > forces us to change it's movement type to "Both" in order of it to > work. But doing so cause a in advmilitary.c. > The backtrace: >> civserver: advmil

[Freeciv-Dev] (PR#40617) Assertion with RiverNative flag

2009-01-02 Thread Yoav Luft
http://bugs.freeciv.org/Ticket/Display.html?id=40617 > Hi, On the trunk, when giving the trireme "RiverNative" flag, the game forces us to change it's movement type to "Both" in order of it to work. But doing so cause a in advmilitary.c. The backtrace: > civserver: advmilitary.c:1183: kill_someth