Too many popups! Rendering will be bad!

frentium

radiation is just spicy air
Joined
Aug 27, 2018
Messages
3,408
Nebulae
8,504
Does anyone happen to know how to fix this? It's literally littering my console with that stuff
Image example, cant suggest anything else.
Too many popups! Rendering will be bad! (x52)
bf854c23d1409b8a8ece69e5ec02df4b.png

(Obviously blocked out most of it)
 
Reactions: List

jb

Atom
B A N N E D
Joined
May 16, 2016
Messages
3,590
Nebulae
10,264
out of sight out of mind

add this to the autoexec
Code:
con_filter_enable 1
con_filter_text_out "Too many popups! Rendering will be bad!"

e: or if you want to try and actually fix it just reinstall or smth
 

frentium

radiation is just spicy air
Joined
Aug 27, 2018
Messages
3,408
Nebulae
8,504
add this to the autoexec
Code:
con_filter_enable 1
con_filter_text_out "Too many popups! Rendering will be bad!"
e: or if you want to try and actually fix it just reinstall or smth
yeah
i forgot about this thread but
this now pops up instead lmao
viewmodel[1020]:SetAngles( nan nan 0.000000 ): Ignoring unreasonable angles.
 
Reactions: List

jb

Atom
B A N N E D
Joined
May 16, 2016
Messages
3,590
Nebulae
10,264
yeah
i forgot about this thread but
this now pops up instead lmao
viewmodel[1020]:SetAngles( nan nan 0.000000 ): Ignoring unreasonable angles.
i've got a fix for that too

Code:
con_filter_text_out "viewmodel[1020]:SetAngles( nan nan 0.000000 ): Ignoring unreasonable angles."
 

frentium

radiation is just spicy air
Joined
Aug 27, 2018
Messages
3,408
Nebulae
8,504
i've got a fix for that too

Code:
con_filter_text_out "viewmodel[1020]:SetAngles( nan nan 0.000000 ): Ignoring unreasonable angles."
it's vice versa, if i put that one in, the other pops up, and so forth
this is dumb
 
Reactions: List