crashdetect
#3

public OnGameModeExit()
{
print("\n[OnGameModeExit] Shutting down...");

new File:f = fopen("nonexistentfile", io_read), _s[1];
fread(f, _s); // 615 Line
fclose(f);

return 1;
}
Reply


Messages In This Thread
crashdetect - by FinStar - 23.04.2015, 17:44
Re: crashdetect - by Konstantinos - 23.04.2015, 17:47
Re: crashdetect - by FinStar - 23.04.2015, 18:44
Re: crashdetect - by Konstantinos - 23.04.2015, 18:56
Re: crashdetect - by FinStar - 24.04.2015, 12:53
Re: crashdetect - by Konstantinos - 24.04.2015, 12:56

Forum Jump:


Users browsing this thread: 1 Guest(s)