Server Keep Restarting
#1

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?
Reply
#2

check the server_log.txt file mabey a gamemode isnt spelt correctly or something
Reply
#3

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.
Reply
#4

Or...

Код:
main()
{
}
Reply
#5

Genius, you haven't read the notes and/or altered your script to work with the new update or even used the new includes.
Reply
#6

Same at me :S
Reply
#7

Quote:
Originally Posted by Calgon
Genius, you haven't read the notes and/or altered your script to work with the new update or even used the new includes.
Yes, i did. Maybe if you read the first post. It doesn't crash, it just restarts over and over.
Reply
#8

Quote:
Originally Posted by V1ceC1ty
check the server_log.txt file mabey a gamemode isnt spelt correctly or something
If that was the problem, the gamemode wouldn't had started, he says that it starts but keeps restarting over and over again.

Quote:
Originally Posted by Adamrcook
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?
Does this happens same when you ran your script in 0.2x ?

Regards, Adil.
Reply
#9

No, it works fine in 0.2x.
Reply
#10

Its a server overload maybe? Taking lots of CPU Storage?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)