What's wrong with my server? -
Groot - 18.05.2013
I have a VPS, and I turn the server on.
When I try to connect to the server, the server crashes and doesn't come back on.
This is all that happens...
Connected. Joining the game...
Connected to Concept Gaming Roleplay.
Lost connection to the server. Reconnecting..
And when I check on the VPS the server isn't up.
Problem?
Re: What's wrong with my server? -
Groot - 18.05.2013
Heres what happens in the server.log.
----------------------------------
[22:22:19] Concept Gaming Roleplay
[22:22:19] ----------------------------------
[22:22:19] Number of vehicle models: 103
[22:22:19]
[22:22:19] =======================================
[22:22:19] | |
[22:22:19] | Error: Could not connect to YSI |
[22:22:19] | update server (response was 001). |
[22:22:19] | |
[22:22:19] =======================================
[22:22:19]
[22:22:56] Incoming connection: xxx.xx.xxx.xx
xxxx
[22:22:56] [join] Joey_Sun has joined the server (0
xx.xx.xxx.xx)
Then it crashes.
Re: What's wrong with my server? -
Gamo - 18.05.2013
I guess ur samp version is old thats why it shows lost connection to the server i guess but i am not sure
Re: What's wrong with my server? -
NL-Sultan - 18.05.2013
As it states:
Код:
[22:22:19] =======================================
[22:22:19] | |
[22:22:19] | Error: Could not connect to YSI |
[22:22:19] | update server (response was 001). |
[22:22:19] | |
[22:22:19] =======================================
Update YSI + be sure you have the the server updated to 0.3x if you connect with a samp 0.3x client.
If you have samp 0.3x + the server updated, than YSI is an older version, and you have to update it.
Re: What's wrong with my server? -
park4bmx - 18.05.2013
Quote:
Originally Posted by NL-Sultan
As it states:
Код:
[22:22:19] =======================================
[22:22:19] | |
[22:22:19] | Error: Could not connect to YSI |
[22:22:19] | update server (response was 001). |
[22:22:19] | |
[22:22:19] =======================================
Update YSI + be sure you have the the server updated to 0.3x if you connect with a samp 0.3x client.
If you have samp 0.3x + the server updated, than YSI is an older version, and you have to update it.
|
that doesnt need to work for the server to work aswell!
by the looks of the
log is some bad code under
OnPLayerConnect
Re: What's wrong with my server? -
NL-Sultan - 18.05.2013
Quote:
Originally Posted by park4bmx
that doesnt need to work for the server to work aswell!
by the looks of the log is some bad code under OnPLayerConnect
|
He says that it's the only error that shows up in the log, show why wouldn't it have effect on his server?
I had this error back in the time as well, I forgot how to fix it.
Re: What's wrong with my server? -
park4bmx - 18.05.2013
the log will not point you to the exact problem!
check the source of the YSI system then come back tell me that's the problem.
it is common sense if the server crashes when the player connects its obvious is somewhere from
OnPlayerConnect
Re: What's wrong with my server? -
jotan. - 18.05.2013
May you provide us with the code of OnPlayerConnect ?
Re: What's wrong with my server? -
Pingperfect - 18.05.2013
If your VPS is crashing when people connect to your server there is something fundamentally wrong with your VPS, take a look at event logs to see what happening