Duvy Posted July 6, 2013 Share Posted July 6, 2013 I disabled a service, the owner as well, and in SQL it keeps refreshing in the live stat, with the last stats. Like 2 players are online. Link to comment Share on other sites More sharing options...
LFA Posted July 8, 2013 Share Posted July 8, 2013 Are you able to query the game server in Settings > Game Query Tool? Link to comment Share on other sites More sharing options...
Duvy Posted July 9, 2013 Author Share Posted July 9, 2013 Well it's strange. I'm talking about 2 Samp servers: I have "A" user, with a server who is disabled, and his disabled server, it was on the 7777 port. And a "B" existing user, with a running server, that should be on the 7807 port. I search for the A user's server, if it's running, nothing "ps -A -f |grep yamuuh", but then i got this: # lsof -i:7777 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME samp03svr 22572 tcagame 4u IPv4 258271875 0t0 UDP *:7777 samp03svr 23822 tcagame 4u IPv4 227573655 0t0 UDP *:7777 For the second user: lsof -i:7807 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME samp03svr 16008 tcagame 4u IPv4 274523431 0t0 UDP opx.hu:7807 ps -A -f |grep whiteblue9115 tcagame 16008 4319 0 May26 ? 03:51:21 /home/tcagame/whiteblue9115/58/samp03svr tcagame 22572 4319 0 May25 ? 03:56:58 /home/tcagame/whiteblue9115/58/samp03svr tcagame 23822 4319 0 May22 ? 04:05:32 /home/tcagame/whiteblue9115/58/samp03svr The B user, who's server supposed to be running on the 7807 port, took the default 7777 port somehow, and his server is listening on both ports. In the B user's config file: port 7807 But as for the live stat's, It's not keep refreshing, it was my bad, It's just stuck in there, with the original A users's last stats. If i delete the row, it's not coming back. Link to comment Share on other sites More sharing options...
LFA Posted July 15, 2013 Share Posted July 15, 2013 Check the game server's ini files. One user probably changed the port so it uses another client's port. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now