Help... My Gamemod Crashes when Time Update
#3

You called fwrite() on inalid file handle == 0, you should always check if a file is fopen()'ed correcly by checking its return value against 0 before writing to/reading from it. I also can admit that the string it was trying to write starts with 'S'.
Reply


Messages In This Thread
Help... My Gamemod Crashes when Time Update - by Fearneed - 13.12.2011, 17:36
Re: Help... My Gamemod Crashes when Time Update - by Ballu Miaa - 13.12.2011, 17:47
Re: Help... My Gamemod Crashes when Time Update - by TopSecret - 13.12.2011, 18:03
Re: Help... My Gamemod Crashes when Time Update - by Fearneed - 13.12.2011, 18:13
Re: Help... My Gamemod Crashes when Time Update - by Ballu Miaa - 13.12.2011, 18:17

Forum Jump:


Users browsing this thread: 1 Guest(s)