Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] (PR#11629) beta 5: CMA apply once assert
Home

[Freeciv-Dev] (PR#11629) beta 5: CMA apply once assert

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11629) beta 5: CMA apply once assert
From: "Brendon" <yautja@xxxxxxxxxxxxxxx>
Date: Mon, 20 Dec 2004 22:28:29 -0800
Reply-to: bugs@xxxxxxxxxxx

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

2: print_city(city='Brisbane'(id=147))
2:   size=23, entertainers=0, scientists=0, taxmen=4
2:   workers at:
2:     ( 2, 2)
2:     ( 1, 2)
2:     ( 2, 1)
2:     ( 2, 3)
2:     ( 3, 2)
2:     ( 1, 1)
2:     ( 1, 3)
2:     ( 3, 1)
2:     ( 3, 3)
2:     ( 0, 2)
2:     ( 2, 0)
2:     ( 4, 2)
2:     ( 0, 1)
2:     ( 0, 3)
2:     ( 1, 0)
2:     ( 1, 4)
2:     ( 3, 0)
2:     ( 3, 4)
2:     ( 4, 1)
2:     ( 4, 3)
2:   food    =  45 ( -1)
2:   shield  =  46 (+46)
2:   trade   =  47
2:   gold    = 147 (+110)
2:   luxury  =   0
2:   science =   0
2: print_result(result=0xbfffe8d0)
2: print_result:  found_a_valid=0 disorder=0 happy=0
2: print_result:  workers at:
2: print_result:    ( 2, 1)
2: print_result:    ( 3, 2)
2: print_result:    ( 1, 3)
2: print_result:    ( 3, 1)
2: print_result:    ( 3, 3)
2: print_result:    ( 0, 2)
2: print_result:    ( 2, 0)
2: print_result:    ( 4, 2)
2: print_result:    ( 0, 1)
2: print_result:    ( 0, 3)
2: print_result:    ( 1, 4)
2: print_result:    ( 3, 4)
2: print_result:    ( 4, 1)
2: print_result:    ( 4, 3)
2: print_result: -.w.-
2: print_result: w.www
2: print_result: w.cww
2: print_result: ww.ww
2: print_result: -w.w-
2: print_result:  people: (workers/specialists) 14/-1073747656/10
2: print_result:        Food surplus=0
2: print_result:      Shield surplus=0
2: print_result:       Trade surplus=0
2: print_result:        Gold surplus=0
2: print_result:      Luxury surplus=0
2: print_result:     Science surplus=32
civclient: cma_core.c:221: apply_result_on_server: Assertion `0' failed.
Abort

--------------------------------------
2.0 Beta 5

Only tried it in one game, on all CMA presets I have when selecting 
apply once.

Only been able to replicate only on citys size 18+ (of which I only had 
2), and then only happens about 50% of game reloads. Keeps occuring 
after reboot /  game reload, game was started in beta 5.

Savegame and CMA config can be provided at request.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11629) beta 5: CMA apply once assert, Brendon <=