Hello,
I have a problem on my server for some time, sometimes players have randomly crash, and just before the crash they have a spam lua error.
But the problem is that this error does not absolutely dictate which file is affected, how do I know what is causing this problem?
Screen : https://prnt.sc/kn1ckr
by reading the error.
A addon that uses the HUDPaint hook (probably a HUD??)
thats why its being spammed, the HUDPaint hook refeshes every frame, so if you have a error in there the error refreshes every frame as well
No we dont know whats causing the error, since we dont have the code
Thank you for your answer,
in fact I thought about it but why the path of the file in question is not indicated in the error? Normally this is always the case ...
Thank you
*BUMP* Why there are "???" and not the file who cause problem ?
because something fucked up alot and it cant even get the path. means: no clue what you could do. we dont know where the file is. #
or the name of the hook is "???" but im not sure about that. Either way, no way we can help you
If there are an error in a DRM maybe it's show with "???", no ?
With Google Cache I have see that : https://webcache.googleusercontent.com/search?q=cache:Yph53Dt-c44J:https://www.gmodstore.com/community/threads/937-a-script-error-in-peoples-console-causing-them-to-crash/post-7805+&cd=10&hl=fr&ct=clnk&gl=fr but no fix :/
the only thing you could do is remove all addons, and then add the addons seperately. means
Add Addon
Restart
Check if the Server works
Add next Addon
Restart
Check if the Server works
Add next Addon
Restart
Check if the Server works
repeat until you found the one where the error comes
Yeah it's a solution but the problem is :
My server start and work good
I have +100 addons
I have 70 players
The error happen randomly and on random players
It's a clientside error
Because of that I just can't remove all addons :/
I am in a rather problematic stalemate ...
get all the addons from the server and make a new one thats locally on your server. put the addons on there and try it out all by yourself. while your main server remains untouched
I already tried to do that but as I said the error appears that from time to time, on 70 players it's easy to have it, but alone, I've never had it: /
But thank you for your suggestions ^^
I think the error came up when we did something special, but I had a lot of screenshots and recording of players who had this problem and did nothing special :/
i'm gonna kill myself ><
Sorry, you need to Log In to post a reply to this thread.