SA-MP Forums Archive
Crashdetect - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Crashdetect (/showthread.php?tid=626065)



Crashdetect - Nicosm - 10.01.2017

El crashdetect me tira estos errores, que es?

[debug] #0 00000035 in INI_AddToBuffer (INI:file=52, name[]=@00000031 "", data[]=@02f09608 "-0000001806745041") at <unknown file>:0
[debug] #1 000154d8 in ?? (... <12 arguments>) at C:\Users\Nico\Desktop\NLRP\pawno\include\YSI\y_ini .inc:1076

[debug] AMX backtrace:
[debug] #0 003ad888 in severTimers () at C:\Users\Nico\Desktop\NLRP\gamemodes\CiudadRP.pwn: 60941
[debug] #1 003ad364 in public severTimers@_yT () at C:\Users\Nico\Desktop\NLRP\gamemodes\CiudadRP.pwn: 60919


Re: Crashdetect - Swedky - 10.01.2017

Estas intentando acceder a un archivo que no existe. Al parecer el problema estб en tu callback "serverTimers"


Respuesta: Crashdetect - Nicosm - 10.01.2017

timer severTimers2[1000]() serб el 1000 el problema?


Re: Crashdetect - Swedky - 10.01.2017

No creo. Fнjate lo que te dije.


Respuesta: Crashdetect - Nicosm - 10.01.2017

La verdad que no se como encontrar el error, no noto nada raro, serб por q no se mucho jaja. si me podrнas ayudar te lo agradeceria


Re: Crashdetect - Swedky - 10.01.2017

El problema estб que intentas leer un archivo que no existe, y eso crashea tu servidor. Fнjate que tengas todas las carpetas.