I've been coding for 3 years now and I hopped in a very big problem, so I hope somebody can help me.
I am developing a server that runs with a RolePlay mod. I know what 0xc0000005 means, but I can't solve it.
I have a script that shows me all the script's CPU usage on server and client-side also.
Nothing runs more than 1-2%, expect the Inventory that can be 5% sometimes, but that's fine imo.
We have a lot of car mods, nothing is more than 15 megabyte all in all.
The server has 7050 megabyte RAM and 7850 MHz CPU for 50 players on average.
Everyone is crashing a day more than 10 times and I don't know what script or car can cause that.
I am using tables ofc, and I clear tables if the player doesn't have to use it on client-side.
I need some tips to fix this problem, have a good day.
Question
kecsmar
Hey, guys.
I've been coding for 3 years now and I hopped in a very big problem, so I hope somebody can help me.
I am developing a server that runs with a RolePlay mod. I know what 0xc0000005 means, but I can't solve it.
I have a script that shows me all the script's CPU usage on server and client-side also.
Nothing runs more than 1-2%, expect the Inventory that can be 5% sometimes, but that's fine imo.
We have a lot of car mods, nothing is more than 15 megabyte all in all.
The server has 7050 megabyte RAM and 7850 MHz CPU for 50 players on average.
Everyone is crashing a day more than 10 times and I don't know what script or car can cause that.
I am using tables ofc, and I clear tables if the player doesn't have to use it on client-side.
I need some tips to fix this problem, have a good day.
Link to comment
5 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