Precache fault
When I open the server, I get this log:
Quote:
Quote:
PHP Code:
|
Re: Precache fault
Use copy(), and where is precache_model() ?
|
Re: Precache fault
Sorry, I forgot to copy the precache_model part. Still the same.
|
Re: Precache fault
PF_precache_model_I: Bad string ' ' = Your string passed is wrong, more null string, that's why you better use copy(). Something you could check yourself if your var holds well the expected value before precaching.
Host_Error: no precache: models/blockmaker/bm_block_platform.mdl = Your call a native which needs such model and this one is not precached. So, the problem is probably the model is not precached properly from the start. |
Re: Precache fault
How I said, my log_amx gets called. And before it worked flawlessly without copy(), I messed around something now this issue is new. Gonna try now the simple precache_model.
|
Re: Precache fault
PHP Code:
|
| All times are GMT -4. The time now is 02:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.