Model '(null)' doesn't have attachment 'backblast' to attach particle system 'rocketbackblast' to.
V
This comes up on my console a lot. What does it mean? And could it be causing frame rate lag?
Model '(null)' doesn't have attachment 'backblast' to attach particle system 'rocketbackblast' to.
V
This comes up on my console a lot. What does it mean? And could it be causing frame rate lag?
Haven't personally seen it cause frame rate lag, it's just bs source spams out because the game isn't perfect. You can add this to your autoexec to filter out a bunch of other bs spam
con_filter_enable 1
con_filter_text_out "particle"
con_filter_text_out "material"
con_filter_text_out "muzzle"
con_filter_text_out "Cannot update control point"
con_filter_text_out "doesn't have attachment"
That's not a full list, just the few things I've found to reduce the spam in the console
Edit: see http://teamfortress.tv/thread/19123/filtering-console-spam for corrections to this