will briggs Posted June 10, 2011 Share Posted June 10, 2011 Hi, I posted a while ago about a problem with my mta server, I have identified the problem as a memory leak causing it to eventually crash the server computer (hardware). Any ideas? Thanks Link to comment
0 Arran Posted June 10, 2011 Share Posted June 10, 2011 Get performancebrowser (it is a resource which comes with MTA SA installation or get it here http://code.google.com/p/mtasa-resources/downloads/list ) Add it, refresh command, start it, then go to like http://serverIPOrHostNameHere:22003/performancebrowser/ Go to lua memory tab and see if its a resource which is causing the memory leak, don't just check the memory usage but the element count. performancebrowser has saved me before, I was not destroying colshapes in certain circumstances and was ending up with 1000 colshapes doing nothing on the map, but thanks to performancebrowser I saw it. Link to comment
0 will briggs Posted June 10, 2011 Author Share Posted June 10, 2011 Hey, The resource is failing to start, are there any dependencies? Link to comment
0 MCvarial Posted June 11, 2011 Share Posted June 11, 2011 Hey,The resource is failing to start, are there any dependencies? Yes, AJAX. Link to comment
Question
will briggs
Hi,
I posted a while ago about a problem with my mta server, I have identified the problem as a memory leak causing it to eventually crash the server computer (hardware).
Any ideas?
Thanks
Link to comment
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now