Just in advance: this is a HL1 problem :)
After executing a few changelevel commands I am getting an error message: "Fatal Error: Mod_Extradata: caching failed". Then the game shuts down. It's not something map specific and only occurs after changeleveling through a bunch of maps.
After reading an older hlcoders post with botsman's reply: http://www.mail-archive.com/[email protected]/msg04656.html I came to the conclusion that I seem to be running out of cache.
"I suspect that the times this function is failing, you are running out of cache space.
Jeffrey "botman" Broome"
So my next assumption is that some data isn't cleared from cache when the map changes and therefore blocking space for the actually important things.
How can I clear the cache manually or make sure things are "uncached" properly?
Other people suggested it could be a mdl loading problem (bogus data filling up the cache) but why doesn't it occur every time I try to load a map then?
Regards BlackPanther www.bgmod.com
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

