Crash Detect Log
#1

Server crashes after printing these up:

Any possible fix for it? Or can someone tell me where should I check? DialogResponse is obvious,but its pretty long,so if someone can tell me what are the numbers infront it would be appreciated.


Code:
[11:40:28] Incoming connection: 78.***.***.****
[11:40:29] [join] Kirill_Komorove has joined the server (0:78.***.***.***)
[11:40:29] [debug] Server crashed while executing GameMode.amx
[11:40:29] [debug] Backtrace (most recent call first):
[11:40:29] [debug] #0  00000031 in ?? () from GameMode.amx
[11:40:29] [debug] #1  0000c080 in ?? () from GameMode.amx
[11:40:29] [debug] #2  00000031 in OnDialogResponse () from GameMode.amx
Reply
#2

https://github.com/Zeex/samp-plugin-crashdetect

Look at "How do I get function names, line numbers, etc in stack trace?".
Reply
#3

Well I got it working finally, so here's the crash log:

Quote:

[16:44:35] [join] Assasin_Blue has joined the server (70:123.23.***.***)
[16:44:36] [debug] Server crashed while executing GameMode.amx
[16:44:36] [debug] Backtrace (most recent call first):
[16:44:36] [debug] #0 00000036 in Debug_Print0 () at C:\Users\Tamer\Dropbox\Pawno\AVT scripting\pawno\include\float.inc:108
[16:44:36] [debug] #1 0000e14c in INI_WriteInt (INI:file=52, name[]=@0x00000000 "", data=1554384684) at C:\Users\Tamer\Dropbox\Pawno\AVT scripting\pawno\include\YSI\y_ini.inc:1091
[16:44:36] [debug] #2 00000036 in Debug_Print0 () at C:\Users\Tamer\Dropbox\Pawno\AVT scripting\pawno\include\float.inc:108

Any ideas?
Reply
#4

Bump
Reply
#5

You are trying to use INI_WriteInt in a row named "" (NULL, no name) ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)