I keep getting a blank screen when connecting to my updated servers. I can't figure out what it's from. I connect from the browser and the connecting ui is blank with no progress meter, tips or anything.
Sent from my iPhone 4 On Aug 14, 2012, at 2:05 PM, Vitaliy Genkin <[email protected]> wrote: > We'll address this issue, thanks for bringing it up to our attention. We have > only been running with 20 players and didn't get to experience the issue > ourselves yet. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Kyle > Sanderson > Sent: Tuesday, August 14, 2012 2:01 PM > To: [email protected] > Subject: Re: [Csgo_servers] Refusing to send user message > ProcessSpottedEntityUpdate > > There's this on AM > https://forums.alliedmods.net/showthread.php?p=1579863 as well. > > Thanks, > Kyle. > > On Tue, Aug 14, 2012 at 1:30 PM, Saul Rennison <[email protected]> > wrote: >> Vitaliy, >> >> Have you considered splitting the usermessage up if it becomes too large? >> Our "UpdateRadar" usermessage in CSPromod had this issue with 64 players. >> >> We fixed it with the following code: >> http://pastebin.com/Njw7V20p (see around line 52) >> >> >> Kind regards, >> Saul Rennison >> >> >> On 14 August 2012 21:22, Vitaliy Genkin <[email protected]> wrote: >>> >>> This is most likely related to player count being too high – how high >>> do you have it set? Try reducing player count to 20 and see if the >>> issue is still occurring. >>> >>> >>> >>> From: [email protected] >>> [mailto:[email protected]] On Behalf Of >>> Ejziponken >>> - >>> Sent: Tuesday, August 14, 2012 1:16 PM >>> To: [email protected] >>> Subject: [Csgo_servers] Refusing to send user message >>> ProcessSpottedEntityUpdate >>> >>> >>> >>> This get spammed in console with latest update (also the old update): >>> >>> >>> >>> >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> DLL_MessageEnd: Refusing to send user message >>> ProcessSpottedEntityUpdate of 512 bytes to client, user message size >>> limit is 511 bytes >>> >>> >>> _______________________________________________ >>> Csgo_servers mailing list >>> [email protected] >>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> >> >> >> _______________________________________________ >> Csgo_servers mailing list >> [email protected] >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
