AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Slow/Laggy Typing in SRCDS CS:GO Console (https://forums.alliedmods.net/showthread.php?t=270575)

Eurolite 08-24-2015 01:04

Slow/Laggy Typing in SRCDS CS:GO Console
 
Whenever I type anything into the server console, the characters show up on the screen after a 1-2 second delay. It's slightly annoying, but I haven't found anyone else reporting this issue. Is there a fix to this?

A side question: I am annoyed by all the spam I get in the server console when it launches. I was hoping there is a solution to some of the errors that it reports and a way to get rid of the cvar list. Errors such as:
  • CGameEventManager::AddListener
  • ConVarRef cl_embed_stream_video_playing
  • missing stringtable dictionary
  • PreCacheScriptSound

http://i.imgur.com/V4gwCdh.png

Lastly, why does the console report 64 maxplayers even though the server has 20? There is a line early on that states the maxplayers was set to 64, but this is not the case when I check in-game.

hamilton5 08-24-2015 01:42

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
is the server hibernated when your typing? 2nd try Zephyrus's console cleaner extension. lastly no idea it's normal.

Eurolite 08-24-2015 02:36

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
Quote:

Originally Posted by hamilton5 (Post 2336400)
is the server hibernated when your typing? 2nd try Zephyrus's console cleaner extension. lastly no idea it's normal.

Yeah, I'm pretty sure it is hibernating. I recall it saying that in console. Also, no players are on and it's at 10fps. Also, I'm already using the cleaner.

Potato Uno 08-24-2015 11:28

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
Cpu usage?

Eurolite 08-24-2015 14:43

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
Hamilton5 had the right idea. When I'm connected and the server isn't hibernating, I can type just fine. Any way to disable hibernation, at least while I'm working on the server? Would it be a bad idea to do so? CPU usage was 0 by the way, even when connected.

Also, my other two questions have been left unanswered so far. And another question: any way to make the console display non-english characters properly i.e cyrillic, japanese, etc.?

shavit 08-24-2015 15:23

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
Quote:

Originally Posted by Eurolite (Post 2336562)
Hamilton5 had the right idea. When I'm connected and the server isn't hibernating, I can type just fine. Any way to disable hibernation, at least while I'm working on the server? Would it be a bad idea to do so? CPU usage was 0 by the way, even when connected.

cfg/gamemode_*_server.cfg

add this:
sv_hibernate_when_empty 0

Quote:

Also, my other two questions have been left unanswered so far. And another question: any way to make the console display non-english characters properly i.e cyrillic, japanese, etc.?
dem weeaboos
lol

anyways idk about Windows but I can see every character just fine through PuTTy (Linux server ofc)

asherkin 08-24-2015 15:49

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
I highly suggest using an RCON client rather than the server console directly, it is rather crippled.

Eurolite 08-24-2015 16:43

Re: Slow/Laggy Typing in SRCDS CS:GO Console
 
Quote:

Originally Posted by shavit (Post 2336568)
cfg/gamemode_*_server.cfg

add this:
sv_hibernate_when_empty 0


dem weeaboos
lol

anyways idk about Windows but I can see every character just fine through PuTTy (Linux server ofc)

Thanks for the help. The character issues might be a Windows thing then. I know Windows doesn't display Cyrillic characters in program installers and even some program menus. Only fix is to change the locale.

Quote:

Originally Posted by asherkin (Post 2336577)
I highly suggest using an RCON client rather than the server console directly, it is rather crippled.

I'm up for it. Have any recommendations? I recall seeing one a few years ago when I was helping a friend but I can't remember the name.


All times are GMT -4. The time now is 23:00.

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