Server Crashed After use any Admin CMD
#4

Код:
native fwrite () [0809ace0] from samp03srvr
Problem solved just by actually reading what it says. The obvious cause of action right here is to look at the wiki page for that function. Then one would notice a big red warning box: Using an invalid handle will crash your server! Get a valid handle by using fopen or ftemp.

Edit: also don't use Hungarian Notation (i.e. "sz" and others) if you have no idea what you're doing. "sz" means: String, Zero-terminated. Clearly day, month, year, hour, minute and second are not strings.
Reply


Messages In This Thread
Server Crashed After use any Admin CMD - by PowerF - 27.02.2015, 10:37
Re: Server Crashed After use any Admin CMD - by Threshold - 27.02.2015, 10:44
Re: Server Crashed After use any Admin CMD - by PowerF - 27.02.2015, 10:51
Re: Server Crashed After use any Admin CMD - by Vince - 27.02.2015, 10:51
Re: Server Crashed After use any Admin CMD - by PowerF - 27.02.2015, 10:59

Forum Jump:


Users browsing this thread: 1 Guest(s)