Bug in live game

Here you can... report bugs. Open a new thread for each bug, please.
Post Reply
idcarlos
Posts: 63
Joined: Mon Sep 12, 2005 2:30 pm

Bug in live game

Post by idcarlos »

Hi.

Steps to reproduce this bug
1-You need a young player in academy
2-Play a match
3-Stop the match and go to your player list
4.-Put the young player in the list
5.-Start the match

This not is the only way to produce this bug, but is the only that I can reproduce it.

If this not happend with your game, please test this savegame
http://rapidshare.de/files/9815390/autosave00.zip.html
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

:arrow: fixed (you can't access the youth academy during a live game now).

thanks for reporting.

gyözö
Press any key to continue or any other key to quit.
idcarlos
Posts: 63
Joined: Mon Sep 12, 2005 2:30 pm

Post by idcarlos »

Hi.

But, why the match is "reset"?

Access to the youth academy maybe not is the only way, i have it's bug other day but I can remenber how...
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

idcarlos wrote:Hi.

But, why the match is "reset"?
because the current status of the game is stored in a few status variables, and those get overwritten. you start a match, status is 'live_game'. you stop, status is 'live_game_pause'. you click on youth academy -> status is 'show_youth_academy'. so the game forgets that a live game is shown, and when you click on 'resume', the game assumes that the live game hasn't started yet and restarts it (since status != 'live_game_pause').

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