console spamming errors

Avatar
Fracture
797 Posts
Posted Mar 06, 2013
So I have been working on this one map for awhile and suddenly the console starts spamming this...

CEngineTrace::ClipRayToVPhysics : no model; bbox {0,0,0}-{0,0,0}
CEngineTrace::ClipRayToVPhysics : no model; bbox {0,0,0}-{0,0,0}
CEngineTrace::ClipRayToVPhysics : no model; bbox {0,0,0}-{0,0,0}
CEngineTrace::ClipRayToVPhysics : no model; bbox {0,0,0}-{0,0,0}
CEngineTrace::ClipRayToVPhysics : no model; bbox {0,0,0}-{0,0,0}

Any idea what this giggerish is?

Advertisement
Registered users don’t see ads! Register now!
Avatar
Lpfreaky90
2,842 Posts
Posted Mar 06, 2013
Replied 1 hour later
what model did you recently add to your map?
Avatar
Fracture
797 Posts
Posted Mar 07, 2013
Replied 7 hours later
..... i didn't....that's the weird part.....unless maybe i misspelled the name, i checked for problems but nothing showed up involving models
Avatar
Lpfreaky90
2,842 Posts
Posted Mar 07, 2013
Replied 54 minutes later
try using the cordon tool to compile parts of your map; see where you get the error; try to narrow the area down.
Avatar
TopHATTwaffle
113 Posts
Posted Mar 07, 2013
Replied 9 hours later
In case you don't know how to preform a cordon fix. http://www.tophattwaffle.com/faq/#FAQ2
Avatar
Fracture
797 Posts
Posted Mar 07, 2013
Replied 8 hours later
turns out it was a trigger with no surfaces....probably got selected by accident when i was clipping stuff
Advertisement
Registered users don’t see ads! Register now!
Avatar
TopHATTwaffle
113 Posts
Posted Mar 07, 2013
Replied 1 minutes later

Fracture wrote:
turns out it was a trigger with no surfaces....probably got selected by accident when i was clipping stuff

Glad it's resolved. Happy mapping!