Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
Well, sometimes a weird bug or w/e happens on the server, it's like the gamemode unloads or something. None of the commands work anymore, it becomes like you're running on a bare/blank script.
I don't have any other gamemodes in my server.cfg except this one that I use.
Posts: 336
Threads: 16
Joined: Jul 2012
Reputation:
0
Well, if you did something wrong in your server.cfg, you can do :-
gamemode0 your_gamemode 1
If something is wrong with YOUR Game-mode,
you can download the latest and the common include files for SA-MP 0.3e/0.3e R2, and then, copy-paste the whole .pwn script, paste in PAWNO, and save it again. And then, compile it, i can't tell you whether errors or warnings will come. Then, try the game-mode to see if it works
Posts: 465
Threads: 135
Joined: Dec 2011
Reputation:
0
ive had this a couple of times, never happended in 0.3d i think its just a 0.3e server bug mate, it gets annoying when you have about 70 players on and it bugs out like that
Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
I'm not running any filterscripts. It happens once/twice a week or so, doesn't really depends on the number of players. I checked the log and there are no errors, I'll ask some of my players what they were doing to see what may be causing it. Also, gonna upgrade the server to R2 today.
Posts: 397
Threads: 32
Joined: Dec 2011
Reputation:
0
Try downloading a crash detect plugin and that should help you find the cause of the crash.
Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
Hmm it could be one of those first three reasons, I have a lot of RemoveBuildingForPlayer and objects/interiors. I'll check and see with my players.