Raised This Month: $12 Target: $400
 3% 

Server is online but nobody can join


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Vaki
Junior Member
Join Date: Nov 2016
Old 08-20-2019 , 16:00   Server is online but nobody can join
Reply With Quote #1

Server is working but nobody can join, when you try to join you see server starts to load and later loading menu disappear, the problem is not version of the server because it is not showing that in console. And this problem is fixed when i restart server, after restart everybody can join.

This is console log:

Quote:
**** Unable to localize '#DemoPlayback_Restart' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Back' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Pause' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Slow' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Play' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Fast' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Next' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#Panorama_CSGO_Spray_Cursor_Hint' on panel 'RosettaInfoText'
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_LOADINGSCREEN
**** Panel has fill-parent-flow for height, but isn't in a flowing down or up layout
Error reading file materials/panorama/images/hud/reticle/reticle_dot.png.
Connecting to public(45.137.148.121:27015) ...
Server using 'public' lobbies, requiring pw no, lobby id ffffffffffffffff
ChangeGameUIState: CSGO_GAME_UI_STATE_LOADINGSCREEN -> CSGO_GAME_UI_STATE_INGAME
**** Unable to localize '#GenericConfirmText_Label' on panel descendant of 'MMStatus'
ChangeGameUIState: CSGO_GAME_UI_STATE_INGAME -> CSGO_GAME_UI_STATE_MAINMENU
PNG load error Interlace handling should be turned on when using png_read_image
Picture from server console: http://prntscr.com/owly8j
__________________

Last edited by Vaki; 08-23-2019 at 10:40.
Vaki is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 08-21-2019 , 02:17   Re: Server is online but nobody can join
Reply With Quote #2

Ok..... logs maybe?
Cooky is offline
Halt
Senior Member
Join Date: Jan 2015
Location: Black Mesa
Old 08-21-2019 , 13:50   Re: Server is online but nobody can join
Reply With Quote #3

Yea as Cooky stated we need more info. Always provide logs, and or the sequence the error happens in or what error message clients receive in console. It will speed up the process of finding a solution for your server and prevent us from wasting our time.

Provide some info = we help fix

Edit - In this case especially server console logs. If you can obtain them.

Last edited by Halt; 08-21-2019 at 13:51.
Halt is offline
Vaki
Junior Member
Join Date: Nov 2016
Old 08-21-2019 , 15:40   Re: Server is online but nobody can join
Reply With Quote #4

I will paste console logs, as soon as it happens again.
__________________
Vaki is offline
Vaki
Junior Member
Join Date: Nov 2016
Old 08-22-2019 , 05:18   Re: Server is online but nobody can join
Reply With Quote #5

This is console log:

Quote:
**** Unable to localize '#DemoPlayback_Restart' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Back' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Pause' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Slow' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Play' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Fast' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#DemoPlayback_Next' on panel descendant of 'HudDemoPlayback'
**** Unable to localize '#Panorama_CSGO_Spray_Cursor_Hint' on panel 'RosettaInfoText'
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_LOADINGSCREEN
**** Panel has fill-parent-flow for height, but isn't in a flowing down or up layout
Error reading file materials/panorama/images/hud/reticle/reticle_dot.png.
Connecting to public(45.137.148.121:27015) ...
Server using 'public' lobbies, requiring pw no, lobby id ffffffffffffffff
ChangeGameUIState: CSGO_GAME_UI_STATE_LOADINGSCREEN -> CSGO_GAME_UI_STATE_INGAME
**** Unable to localize '#GenericConfirmText_Label' on panel descendant of 'MMStatus'
ChangeGameUIState: CSGO_GAME_UI_STATE_INGAME -> CSGO_GAME_UI_STATE_MAINMENU
PNG load error Interlace handling should be turned on when using png_read_image
__________________
Vaki is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-22-2019 , 12:27   Re: Server is online but nobody can join
Reply With Quote #6

It would be best if you gave the console for the following:
  1. Console log before anyone joins
  2. Console log after someone joins successfully
  3. Console log after someone joins and fails
  4. Console log FROM the player who could not join
Maxximou5 is offline
Vaki
Junior Member
Join Date: Nov 2016
Old 08-22-2019 , 13:04   Re: Server is online but nobody can join
Reply With Quote #7

Nobody cannot join after that happens, it is really simple. Server is online, you can try to join and you will see loading theme and it will close loading theme or menu whatever is that after 3-4 seconds line will just go forward and will redirect you to main menu of CS:GO.
__________________
Vaki is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 08-22-2019 , 13:27   Re: Server is online but nobody can join
Reply With Quote #8

type status in rcon console, maybe server lose connection to steam/master server.

the status command will prove it. it says something "secure mode enabled, disconnected from steam3" bla bla.

maybe this is the issue as you said it works fine when you restart the server, so the connection between your server <-> steam is fine again and after some minutes/hours the server lose the connection and nobody can join.

Last edited by asdfxD; 08-22-2019 at 13:38.
asdfxD is offline
rufat845
New Member
Join Date: Jun 2019
Old 08-23-2019 , 02:22   Re: Server is online but nobody can join
Reply With Quote #9

i have same problem
rufat845 is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 08-23-2019 , 04:26   Re: Server is online but nobody can join
Reply With Quote #10

Is it a vanilla server (without SM?) if not > try to disable SM. Is your server up2date also?
Cooky is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode