Okay so i have been having a problem and I really need this fixed, its major and i dont know what is causing it. Everyone on my server after a hour or so or even a couple minutes will crash. And the people who dont, it says everyone times out. Can anyone help me please, I have around 40+ people on my servers and it has been bothering me. if you can get it fixed, I will give you admin
dynamicrp.net
addons im running that might be causing it
[url]http://prntscr.com/5cnfx9[/url]
[editline]2nd December 2014[/editline]
Heres the log file this should help you see everyone time out.
[url]http://dynamicrp.net/L1202015.log[/url]
It crashes everyone to the desktop.
Try this.
1. Remove some addons and test, still crashing? Continue
2. Re-add the old addons you removed and remove some other addons. Keep doing this till you find removing a group of addons fixed the crash bug. Then re-add one addon at a time till you pinpoint the exact one.
It's a pain in the dick but effective.
got any custom playermodels?
Yes, I have a lot of them.
I don't think anyone wants admin for a job that is typically priced. Debugging isn't the easiest thing in the world and there are a lot of variables to look at, on top of everything to look for it would be in unfamiliar code which is not coded in a readable way could make the process take longer.
Anyway, some things I noticed and some things to try:
Divide and conquer the addons. Remove half, if not crashing then add half of the halved addons until you crash again; remove the addons that were just added and replace them with the other addons. If crash then remove half of the ones you just put back, otherwise add half from the ones that you removed due to crashing. It takes time, but by cutting them it half it can help to find the addon quicker.
To almost all of them in the log it happens after leaving a prisoner pod. But, not everyone.
It could be serverside or clientside, most likely clientside because the clients are timing out. Time-outs can be caused by many things such as receiving too much net data at once, too many people with active voice-channels open at once near the player, client freezing due to infinite loop / crashing because of memory leak, etc...
Do you have any installed huds? If so, in the HUDPaint, are there calls to Material, or surface.CreateFont?
[QUOTE=Acecool;46633926]I don't think anyone wants admin for a job that is typically priced. Debugging isn't the easiest thing in the world and there are a lot of variables to look at, on top of everything to look for it would be in unfamiliar code which is not coded in a readable way could make the process take longer.
I found out some information our server was getting DDOSed, and it was happening a lot, but it also happenes when everything is fine. For HUD's, i am using the GTA hud that I purchased off scriptfodder, and I also am using the organazation, it prints font for the org names, but i have no idea if that is what you mean, by CreateFont
Anyway, some things I noticed and some things to try:
Divide and conquer the addons. Remove half, if not crashing then add half of the halved addons until you crash again; remove the addons that were just added and replace them with the other addons. If crash then remove half of the ones you just put back, otherwise add half from the ones that you removed due to crashing. It takes time, but by cutting them it half it can help to find the addon quicker.
To almost all of them in the log it happens after leaving a prisoner pod. But, not everyone.
It could be serverside or clientside, most likely clientside because the clients are timing out. Time-outs can be caused by many things such as receiving too much net data at once, too many people with active voice-channels open at once near the player, client freezing due to infinite loop / crashing because of memory leak, etc...
Do you have any installed huds? If so, in the HUDPaint, are there calls to Material, or surface.CreateFont?[/QUOTE]
Lol. This is most likely the playermodels freaking out. You need the body freezer script
it could be bad made playermodels or something similar.
try disabling custom ones temporarily, half and half as suggested above and narrow down if it does end up being those.
SO
MUCH
CODERHIRE
Sorry, you need to Log In to post a reply to this thread.