SA-MP Forums Archive
Server Crash - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server Crash (/showthread.php?tid=349509)



Server Crash - Elorreli - 09.06.2012

I'm haveing a strange crash related to filterscripts, It's possibly something regarding moving objects and unloading filterscripts, I used the crashdetect plugin and got a very strange and unclear crash report, I was wondering if these codes can be traced back to a native:

Quote:

[21:59:10] [debug] #5 0049cc86 in ?? () from C:\Users\Administrator\Desktop\server\samp-server.exe
[21:59:10] [debug] #6 004960c0 in ?? () from C:\Users\Administrator\Desktop\server\samp-server.exe




Re: Server Crash - Rudy_ - 09.06.2012

Hm.. Most of "These" kind of errors come from Script, like
Код:
[18:50:26] [debug] #0 0001cce8 in ?? () from arpr7.amx
[18:50:26] [debug] #1 000bc1a0 in public cmd_stats () from arpr7.amx
[18:50:26] [debug] #2 000006e0 in public OnPlayerCommandText () from arpr7.amx



Re: Server Crash - Elorreli - 09.06.2012

Quote:
Originally Posted by Rudy_
Посмотреть сообщение
Hm.. Most of "These" kind of errors come from Script, like
Код:
[18:50:26] [debug] #0 0001cce8 in ?? () from arpr7.amx
[18:50:26] [debug] #1 000bc1a0 in public cmd_stats () from arpr7.amx
[18:50:26] [debug] #2 000006e0 in public OnPlayerCommandText () from arpr7.amx
try to redownload "SA-MP 0.3e Windows Server" .. again and replace it
I know It's script related, need to find out what those codes means.


Re: Server Crash - Rudy_ - 09.06.2012

Mhm.. No idea, What script you added before this error?
Show them, maybe someone can help you.
I tried ******, can't find the fix.