I'm using DarkRP and a few addons, out of nowhere the server goes to 100% usage and it gets stuck there (obviously a crash).
Is there anyway to determine was causes it? I've checked console and it usually doesn't tell
My server crashed 5 minutes ago last thing was (Someone used tool creator)
I doubt that had to do with it, anyways how do I troubleshoot it?
P.S If you don't like DarkRP and you will just rant about it here please don't bother.
I am not that familiar with troubleshooting it but id start with setting it to lan only and playing by yourself to eliminate the possibility of someone spamming something or using a script to crash it?
Specifics needed here.
What addons are you using, and server specs.
I suggest to delete all addons (temporary, don't delete the garrysmod/data) then reupload them one-by-one and you will see whinch plugin causes it.
Anyway it's probably two plugin's conflict, one is probably changes a value, and another tries to keep it on X.
So N plugin and M plugin's conflict. N plugin wan't to change Value to X-Playernumber(eg) while M wan't to keep it on x-(playernum+adminnumber) and when this two is not the same (X-Playernumber and X-(Playernumber+Administratornumber))then it's will be like:
value changed from 0 to 1 cause value is 0.
value changed from 1 to 0 cause value is 1.
Until server crash
It's not crashes always cause there is coud be:
value not changed to 0 from 0 cause value is 0
When both of it wan't to set it ot the same value.
Just an idea, but its already happened to me two times.
The problem with this is, it's not really often that it occurs so it could take a LONG period of time to figure out what is wrong by adding each one manually.
I'm wondering is there a way to see more specific logs to determine what it is?
Sorry, you need to Log In to post a reply to this thread.