Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2006:
[Freeciv-Dev] rndCiv 0.8.3
Home

[Freeciv-Dev] rndCiv 0.8.3

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] rndCiv 0.8.3
From: banjo <banjo@xxxxxxxxxx>
Date: Tue, 24 Jan 2006 02:40:33 +1300

heya

Ok, ive fixed up the misc bad names (only for graphics as i don't run
sound locally). Ive currently got tech graphics all 'a.alphabet' as i
ponder how i want techs to work.

the latest version for the S2_1 branch is 0.8.3, available from...
  http://banjo.actrix.com/code/rndCiv/

The science screen now displays, but the game freezes when you build a city. This is a backtrace, though because the game freezes i dunno if
it's relevant....

Program received signal SIGINT, Interrupt.
[Switching to Thread -1218584448 (LWP 6701)]
0x080ead64 in get_player_research (plr=0x81746a4) at player.c:842
842     }
(gdb) bt
#0  0x080ead64 in get_player_research (plr=0x81746a4) at player.c:842
#1  0x080f2e52 in can_player_build_unit_direct (p=0x81fed8c, punittype=0x48)
    at unittype.c:446
#2 0x080f2fbc in can_player_eventually_build_unit (p=0x81fed8c, punittype=0x81c8c20)
    at unittype.c:503
#3  0x0805c5d2 in collect_eventually_buildable_targets (targets=0xbfffe750,
    pcity=0x8b2ea50, advanced_tech=false) at climisc.c:795
#4 0x08103ed8 in city_dialog_update_building (pdialog=0x827c1b0) at citydlg.c:1555
#5  0x0810044a in refresh_city_dialog (pcity=0x8b2ea50) at citydlg.c:374
#6  0x081032a2 in create_city_dialog (pcity=0x8b2ea50) at citydlg.c:1294
#7  0x0810060a in popup_city_dialog (pcity=0x8b2ea50) at citydlg.c:425
#8 0x08073e29 in handle_city_packet_common (pcity=0x8b2ea50, is_new=true, popup=true)
    at packhand.c:642
#9  0x080738d9 in handle_city_info (packet=0x8be7af8) at packhand.c:563
#10 0x08079061 in client_handle_packet (type=135743140, packet=0x0) at packhand_gen.c:102 #11 0x0805955b in handle_packet_input (packet=0x81746a4, type=21) at civclient.c:421
#12 0x0805d6af in input_from_server (fd=8) at clinet.c:379
#13 0xb7cb2d9f in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#14 0x00000008 in ?? ()
#15 0x00000008 in ?? ()
#16 0x00000001 in ?? ()
#17 0xb7bc4398 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x0892b380 in ?? ()
#19 0xb7cb2d34 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#20 0xbffff698 in ?? ()
#21 0xb7b8eeb1 in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#22 0xb7b8eeb1 in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#23 0xb7b6bd0f in g_main_depth () from /usr/lib/libglib-2.0.so.0
#24 0xb7b6ccb5 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb7b6cfd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb7b6d51e in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#27 0xb7e2919b in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x0811857e in ui_main (argc=1, argv=0xbffffae4) at gui_main.c:1341
#29 0x08058c7a in main (argc=1, argv=0xbffffae4) at civclient.c:378


cheerio
-billy



[Prev in Thread] Current Thread [Next in Thread]