Hello, I run a DarkRP server, have been running one for about 2 years now... For the past few months clients have been getting a "LUA Panic Not Enough Memory" Error. I am honestly not sure what is causing this and simply removing one addon at a time and adding them back one by one is not a plausible solution because it happens so randomly. I am sure there is a fix to put into my server but have yet to find it...
Stop it with the custom jobs
The thing is I have a TOTAL of 12 Custom models on my server which includes all VIP jobs, regular jobs, and donator jobs. We also do not allow users to purchase Custom Sweps and we run no more Custom Sweps than any other server... The majority of our weapons are quite literally weapons that we plopped onto the m9k base and threw them on the server. I can assure you this isn't the problem
Disable addons one by one (yes) or hire someone to inspect them.
Are you capping your ram somehow?
Run https://github.com/FPtje/FProfiler and see which addon utilizes the most memory.
FProfiler shows time usage, not memory.
Longer time usage = more memory usage
Only if you're lucky, adding more elements to a table every tick doesn't cost much but could easily eat up memory within a few seconds if done to a greater extent.
Sorry, you need to Log In to post a reply to this thread.