Crashdetector.
#2

File functions crash when an invalid file handle is passed to them and one of these functions is using fclose with an invalid handle:

pawn Код:
OnPlayerStatsUpdate(i);
SaveFactions();
SaveFactionsHQ();
SaveHouses();
SaveBiz();
SaveGates();
SaveGarages();
The wiki page for fclose shows how to validate the handle after using fopen: https://sampwiki.blast.hk/wiki/Fclose
Reply


Messages In This Thread
Crashdetector. - by codeine666 - 15.11.2018, 15:20
Re: Crashdetector. - by kristo - 15.11.2018, 15:24
Re: Crashdetector. - by codeine666 - 15.11.2018, 15:30
Re: Crashdetector. - by codeine666 - 15.11.2018, 15:41
Re: Crashdetector. - by kristo - 15.11.2018, 15:42
Re: Crashdetector. - by codeine666 - 15.11.2018, 15:57
Re: Crashdetector. - by kristo - 15.11.2018, 16:11
Re: Crashdetector. - by codeine666 - 15.11.2018, 16:22
Re: Crashdetector. - by codeine666 - 15.11.2018, 17:17

Forum Jump:


Users browsing this thread: 1 Guest(s)