I'm run and server crashed
#1

Hello my dude, help about my problem please.

THIS IS CODE ABOUT PROBLEM FOR RUN TIME ERROR 4:

>> https://pastebin.com/1SmuiJsu

THIS IS CODE ABOUT CRASHED IN SERVER

>> https://pastebin.com/PpdCSV78
Reply
#2

First thing that stands out is the fact that issuerid is 65535, which means you aren't checking for invalid player ID in OnPlayerTakeDamage, and it's likely to be the same elsewhere in the script.

The fact that it's over and over through the script without any gap in time, would suggest you've got someone messing with your server.

The second crash log, I have no idea about.
Reply
#3

Example Code?
Reply
#4

https://sampwiki.blast.hk/wiki/OnPlayerTakeDamage

Check the example code and notes on that page.
Reply
#5

And the second crash? How to fix that?
Reply
#6

Код:
[14:19:50] [debug] AMX backtrace:
[14:19:50] [debug] #0 native strcmp () from samp-server.exe
[14:19:50] [debug] #1 00505ff4 in public OnPlayerLogin (88, 8674320) from IRZSS2.amx
[14:19:50] [debug] #2 0080e25c in public OnDialogResponse (88, 1, 1, -1, 8674320) from IRZSS2.amx
No one knows except you what you're doing with strcmp() in your OnPlayerLogin().
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)