console spamming errors
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?
Registered users don’t see ads!
Register now!
Posted Mar 06, 2013
Replied
1 hour
later
what model did you recently add to your map?
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
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.
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
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
Registered users don’t see ads!
Register now!
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!