Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2005:
[Freeciv-Dev] (PR#12309) CMA "test" bug
Home

[Freeciv-Dev] (PR#12309) CMA "test" bug

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12309) CMA "test" bug
From: "Juergen Wieferink" <wieferink@xxxxxxxxxx>
Date: Sun, 20 Feb 2005 10:33:58 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12309 >

Hi,

I'm quite impressed about the progresses in Freeciv. Nevertheless I
have a bug to report.

If I try a few settings in CMA and 'test' them.  About every other
time the client crashes with the following message:

2: print_city(city='Battambang'(id=123))
2:   size=1, entertainers=0, scientists=0, taxmen=0
2:   workers at:
2:     ( 2, 2)
2:     ( 2, 4)
2:   food    =   3 ( +1)
2:   shield  =   3 ( +3)
2:   trade   =   2
2:   gold    =   1 ( +1)
2:   luxury  =   0
2:   science =   1
2: print_result(result=0xbfffe430)
2: print_result:  found_a_valid=0 disorder=0 happy=0
2: print_result:  workers at:
2: print_result:    ( 3, 2)
2: print_result:    ( 3, 1)
2: print_result:    ( 3, 3)
2: print_result:    ( 0, 2)
2: print_result:    ( 4, 2)
2: print_result:    ( 0, 1)
2: print_result:    ( 0, 3)
2: print_result:    ( 3, 4)
2: print_result:    ( 4, 1)
2: print_result:    ( 4, 3)
2: print_result: -...-
2: print_result: w..ww
2: print_result: w.cww
2: print_result: w..ww
2: print_result: -..w-
2: print_result:  people: (workers/specialists) 10/0/1078361150/-
2: print_result:     Nahrung surplus=0
2: print_result:      Schild surplus=1080281472
2: print_result:      Handel surplus=1078340620
2: print_result:        Gold surplus=139622800
2: print_result:       Luxus surplus=-1073748844
2: print_result:   Forschung surplus=32
civclient: cma_core.c:221: apply_result_on_server: Zusicherung »0« nicht 
erfüllt.
Abgebrochen


$ civclient --version
Freeciv Version 2.0.0-beta7 (Beta Version) gui-gtk-2.0
$ civserver --version
Freeciv Version 2.0.0-beta7 (Beta Version)

I searched for a bug report about this, but I could not find one.

Juergen







[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12309) CMA "test" bug, Juergen Wieferink <=