dreamstalker / rehlds

Reverse-engineered HLDS
GNU General Public License v3.0
653 stars 167 forks source link

[SOLVED] Fatal error: Cache_UnlinkLRU: NULL link #1007

Closed hellmoss closed 4 months ago

hellmoss commented 10 months ago

Linux. Server crash. How would I go about solving this? This happens when I precache a new model/sprite. I have a lot of models/sprites precached altogether, however I am pretty far from the limit:

rescount Type : Total Limit model : 430 510
sound : 464 511
generic : 175 4096 event : 29 255
decal : 225 511

1323 Total of precached resource count

I tried renaming the model name, precaching the model from another plugin; this doesn't seem to follow much logic as this doesn't always happen...

-heapsize 131072 (also tried 524288 on Windows, no difference)

SOLVED: precached same model from a different AMXX plugin