What is the problem?
#1

Hello, i recently had some issues with my server. The script compiles just fine without any errors/warnings and everything works perfect but after 10-20 minutes the server crashes automatically so i used the crashdetect plugin and i get these errors:

The crashinfo.txt that gets generated when the server crashes: crashinfo.txt - Pastebin

And the info from crashdetect plugin at server_log.txt: server_log.txt - Pastebin

Also any other information can be provided such as the code, etc.

Thanks in advance.
Reply
#2

Someone please? This is a bit of urgent as the players are complaining and I got no idea what caused this. I already checked the code but I didn't see anything wrong.
Reply
#3

Array index out of bounds in OnPlayerKeyStateChange callback. That means that it uses -1 inside an array [ ].

The version 4.12 of crashdetect has been released in case you use 4.10

Update the plugin and create a file called "pawn.cfg" into the pawno directory. Open the file and write in it:
pawn Код:
-d3
Save the file and re-compile the scripts you use. Run your server again and show us again what it prints in the console/server log (It might gives extra information such as lines etc..)
Reply
#4

Thanks I will try what you said and post back! (Are patridaa!)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)