Open regener opened 4 years ago
whoa this looks useful info I will take a look at what you said and will probably try to do it, cause yeah some maps just fail to load and crashes the server quite often randomly, you can leave your steam account so I can add you as a friend if I need help from you
Hi!
I see that you are having precache problems with many maps based on you sys_error.log: https://github.com/Arxero/awesome-cars-plus-fun-maps/blob/master/cstrike/sys_error.log
If I may suggest you should try the metamod_unprecacher plugin that can free up many slots for other mdoels/files to be loaded. https://github.com/In-line/metamod_unprecacher
Also you can overwrite models without increasing the precached files number. After installing the plugin you need to edit the config.ini and remove 'F' flag from the checks (causes lag on some servers, since it is resource hungry). You can safely unpreache sounds, since they aren't needed for every case and weapon sounds will be played on the client side anyways.
An example list.ini what I use:
With these removed you can try to add more maps, because they won't fail to load.