Bug Hunting :: Season 1, week 1

Here you can... report bugs. Open a new thread for each bug, please.
Post Reply
Oki
Posts: 77
Joined: Wed Mar 30, 2005 12:50 pm
Location: São Paulo/SP-Brazil
Contact:

Bug Hunting :: Season 1, week 1

Post by Oki »

Tests definitions
Clean all definitions from definitions directory.
I have only brazil/ directory
debug = 60
Telephone = Turned Off :-D

1) I do not define any cup in country file, and when i click on Tables options i got this error message. I think it should be corrected, by adding a <no_cup /> tag in country file. This error occurs only in Tables option.

** (bygfoot:3299): WARNING **: cup_from_sid: didn't find cup with sid brazil_prom_games_league

Segmentation fault


2) Based on error displayed in 1.
Open the game window again, the "resume last game" option was enabled, so when i click, i got this message. I don't understand how last_save features is working inside the codes, but my suggestion is to execute last_save immediately after live game.

** (bygfoot:3305): WARNING **: Could not open file '/home/celso/.bygfoot-1.9/saves/last_save' in mode 'r'.


** (bygfoot:3305): WARNING **: load_save_load_game: last save file not found.

Segmentation fault

3) I have three players injuried, but the game doesn't auto sub and give me this message.
** (bygfoot:3311): WARNING **: game_get_player: All players injured or banned, apparently.

player list:
prob 15.051 0 Lugus health 0 cskill 80.93
prob 34.980 1 Chile health 0 cskill 83.97
prob 55.129 2 Hughie health 0 cskill 86.29
prob nan 3 Condon health 0 cskill 83.12
prob nan 4 Nikephoros health 0 cskill 81.51
prob nan 5 Bastiaan health 0 cskill 79.28
prob nan 6 Ocroft health 0 cskill 82.62
prob nan 7 Cash health 0 cskill 76.39
prob nan 8 Forder health 0 cskill 65.60
prob nan 9 Emlyn health 0 cskill 60.94
10 Fitch health 0 cskill 64.99
11 Dick health 0 cskill 81.74
12 Reviere health 0 cskill 85.82
13 Hope health 0 cskill 80.59
14 Juozas health 0 cskill 82.68
15 Alexandr health 3 cskill 0.00
16 Lochlainn health 5 cskill 0.00

** (bygfoot:3311): WARNING **: player_of_id_team: didn't find player with id -1 of team Vasco da Gama

Segmentation fault

4) I don't know if it possible, but i couldn't find what tag is causing this error. If the message is more specific, it could be very usefull.
(bygfoot:3348): GLib-CRITICAL **: g_key_file_add_group: assertion `g_key_file_lookup_group_node (key_file, group_name) == NULL' failed

[]'s
Celso Goya
celsogoya@jabber.org
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

pack your definition files and attach them here. i'm going to have a look at them.

gyözö
Press any key to continue or any other key to quit.
Oki
Posts: 77
Joined: Wed Mar 30, 2005 12:50 pm
Location: São Paulo/SP-Brazil
Contact:

Testing definitions

Post by Oki »

This is the files used in tests
Attachments
brazil.tar.gz
Definitions used in test
(2.86 KiB) Downloaded 57 times
celsogoya@jabber.org
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

read the howto carefully. a cup is missing. you didn't specify one in the country file. but you specify one in the league 2 file. you should either remove it or add the cup to the cups array in the country definition file.

gyözö
Press any key to continue or any other key to quit.
Post Reply