[quake3-bugzilla] [Bug 5139] New: Client forbids server from modify server cvar copies

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sat Jul 30 17:00:02 EDT 2011


https://bugzilla.icculus.org/show_bug.cgi?id=5139

           Summary: Client forbids server from modify server cvar copies
           Product: ioquake3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: ZTurtleMan at gmail.com
         QAContact: quake3-bugzilla at icculus.org


Created attachment 2881
  --> https://bugzilla.icculus.org/attachment.cgi?id=2881
Added CVAR_SYSTEMINFO to cvars that need it.

When client connects to server I get these warnings.

WARNING: server is not allowed to set pmove_msec=8
WARNING: server is not allowed to set pmove_fixed=0
WARNING: server is not allowed to set g_synchronousClients=0

Cgame reference these, as copies of server vars, yet refuses to update them.
>From a comment in cgame, g_synchronousClients is suppose to be updated by
systeminfo.

Patch fixes this issue for updated cgame qvm/dll/so, but not mods.

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list