empserver/tests/actofgod/server.log
Markus Armbruster 546e1220e0 edit: Don't permit putting a land unit or plane on two carriers
Only one of struct lndstr members lnd_ship, lnd_land may be
non-negative.  When a deity screws that up, the server oopses.  Be
nice: when setting one, zap the other.

Same for struct plnstr members pln_ship, pln_land.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2013-06-06 19:52:26 +02:00

15 lines
523 B
Text

------------------------------------------------------
Empire server (pid 42) started
Update schedule read
No update scheduled
Listening on 127.0.0.1
Connect from 127.0.0.1
Connect from 127.0.0.1
tester@127.0.0.1 using country #0
tester@127.0.0.1 logged in as country #0
Oops: id < 0 in ../src/lib/common/file.c:973
Oops: id < 0 in ../src/lib/common/file.c:973
Oops: id < 0 in ../src/lib/common/file.c:973
tester@127.0.0.1 logged out, country #0
Shutdown commencing (cleaning up threads.)
Server shutting down on signal 15