Posts: 82
Threads: 22
Joined: Apr 2009
Reputation:
0
So, I was transferring my server over to 0.3x for testing and development but every time I run the samp-server.exe it just keeps restarting the server over and over. I removed all of the removed features from 0.2x and all that good stuff. No warnings in the script so I'm not sure what's wrong. It's a fairly large role play script. Any help?
Posts: 1,896
Threads: 102
Joined: Oct 2008
check the server_log.txt file mabey a gamemode isnt spelt correctly or something
Posts: 14
Threads: 1
Joined: Jul 2009
Reputation:
0
I had a similar problem that was due to a function calling GameModeExit() if a file wasn't found (I forgot to transfer it when moving to the testing server). While this may not be your problem, I would suggest searching through your script and seeing if you call GameModeExit() anywhere.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Genius, you haven't read the notes and/or altered your script to work with the new update or even used the new includes.
Posts: 607
Threads: 41
Joined: Apr 2009
Posts: 82
Threads: 22
Joined: Apr 2009
Reputation:
0
No, it works fine in 0.2x.
Posts: 294
Threads: 3
Joined: Jan 2009
Reputation:
0
Its a server overload maybe? Taking lots of CPU Storage?