rafradek / sigsegv-mvm

gigantic, obese SourceMod extension library of sigsegv's TF2 mods (mostly MvM related)
Other
63 stars 20 forks source link

[BUG] ERROR being spammed when spawning in func_forcefield #113

Closed SargentoMesa closed 2 days ago

SargentoMesa commented 2 weeks ago

"ERROR: Can't draw studio model models/weapons/w_models/w_rocket.mdl because CBaseEntiy is not derived from C_BaseAnimating" I have no idea if this fixable or not, thought itd be worth reporting

mtxfellen commented 2 weeks ago

Set rendermode 10 on the brush if you're spawning it with pt. Maybe this could be done automatically in the same way a model is assigned if one is not provided, given you can't get brushes to render anyway.