20.08.2011, 02:26
(
Последний раз редактировалось Lorenc_; 20.08.2011 в 03:19.
)
Hello, recently coding something I discovered somehow ( Not sure how it happens ) though the db_query may crash the server. I used crashdetect and it printed
and yes it did crash
I tried searching for some fixes, couldn't find any. Does anyone know the cause of this?
Thanks.
---SOLVED---
Due to a char array, crash happened.
Код:
The server has been crashed by native db_query at address c580 in script filterscripts\catinthehat.amx.
I tried searching for some fixes, couldn't find any. Does anyone know the cause of this?
Thanks.
---SOLVED---
Due to a char array, crash happened.