SourceToolAssist icon indicating copy to clipboard operation
SourceToolAssist copied to clipboard

Not rendering some stuff during playback

Open followingthefasciaplane opened this issue 3 years ago • 1 comments

STA has a bug where some stuff wouldnt render in playback.

~~if u force map textures to preload this seems to fix it. sv_forcepreload 1 on your server and cl_forcepreload 1 on your client provides an acceptable fix~~

sv_force_transmit_ents 1 works for csgo and css but in css it's a hidden cvar and can only be changed through sm_cvar

followingthefasciaplane avatar Apr 09 '23 09:04 followingthefasciaplane

to update this - it seems like sv_force_transmit_ents 1 is the only consistent fix. forcing preload doesn't seem to work every time or for every map. this cvar is in both csgo and css, it's just hidden in css but can be changed using "sm_cvar sv_force_transmit_ents 1"

followingthefasciaplane avatar May 21 '23 07:05 followingthefasciaplane