CBaseEntity
Jump to navigation
Jump to search
Asserts
Client
Problem:
// Model could not be found
Assert( !"Model could not be found, index is -1" );
Solution:
- Check your model name thrice.
- Precache your model on both server and client.