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
