SA-MP Forums Archive
Some RCON issues that will crash my server - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Some RCON issues that will crash my server (/showthread.php?tid=74586)



Some RCON issues that will crash my server - Andom - 24.04.2009

Everytime when i do:
Код:
/rcon login Test123
and then type it again then the whole server and everybody in it got a timeout,
Then like 30 seconds later i see the scoreboard menu with Vinewood behind it, and than my server restarts again, after that it just works fine.

I have this problems also when i do like:
Quote:

/rcon uehsgirgh45r5hh

Then my server crashes.

Information:
- Server is hosted by ServerFFS (so that means it's running on Linux)
- It's 0.2X and everybody has 0.2X u1 client.
- There is nothing wrong with OnRconCommand, the public isn't even in my script.


Re: Some RCON issues that will crash my server - Double-O-Seven - 24.04.2009

Do you use ******' Server Fix? I've heard that bad RCON commands can crash the server, when you use YSF.


Re: Some RCON issues that will crash my server - Andom - 24.04.2009

Yes i do..


Re: Some RCON issues that will crash my server - silvan - 27.04.2009

try to make the return 1; before the " } " under the OnRconCommand callback i think it should work.


Re: Some RCON issues that will crash my server - Andom - 27.04.2009

Quote:
Originally Posted by Andom
- There is nothing wrong with OnRconCommand, the public isn't even in my script.



Re: Some RCON issues that will crash my server - silvan - 28.04.2009

so... you can still add it inside your script....