NickScripter Posted October 15, 2019 Posted October 15, 2019 (edited) After 5 minutes playing on my server, the players are crashing.. No clue about what is doing it, can someone help me? On clientscript says: [2019-10-15 17:58:11] ERROR: not enough memory [2019-10-15 17:58:16] ERROR: not enough memory [DUP x562] [2019-10-15 17:58:17] ERROR: not enough memory [2019-10-15 17:58:23] ERROR: not enough memory [DUP x546] [2019-10-15 17:58:23] ERROR: not enough memory MTA Diag: https://pastebin.mtasa.com/889301804 Thanks!! Edited October 15, 2019 by Nickqq
0 VenomOG Posted October 15, 2019 Posted October 15, 2019 Try checking your storage usage in your host , or remove some mods. 1
0 NickScripter Posted October 15, 2019 Author Posted October 15, 2019 I will try to remove some mods to see if it stops crashing, thanks for your reply
0 NickScripter Posted October 15, 2019 Author Posted October 15, 2019 I disabled every vehicle mod and still crashing =/
0 Moderators IIYAMA Posted October 15, 2019 Moderators Posted October 15, 2019 (edited) This is a memory leak, most likely created by one of your scripts. Use the performance browser to find the responsible resource: (Category - Lua memory???) https://wiki.multitheftauto.com/wiki/Resource:Performancebrowser Best of luck Edited October 15, 2019 by IIYAMA Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
Question
NickScripter
After 5 minutes playing on my server, the players are crashing.. No clue about what is doing it, can someone help me?
On clientscript says:
[2019-10-15 17:58:11] ERROR: not enough memory
[2019-10-15 17:58:16] ERROR: not enough memory [DUP x562]
[2019-10-15 17:58:17] ERROR: not enough memory
[2019-10-15 17:58:23] ERROR: not enough memory [DUP x546]
[2019-10-15 17:58:23] ERROR: not enough memory
MTA Diag: https://pastebin.mtasa.com/889301804
Thanks!!
Edited by Nickqq4 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