-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal error in gc: suspendthread loop failed #7
Comments
Thanks for your report. |
Just got time to test it, result as below:
|
Thanks for the reply. So its not a memory leak then which makes diagnosing this issue more difficult. What server have you been playing on? so I can try to see if the server causes the same issues for myself. |
I just updated the release and source to include a new feature that tries to disable the garbage collector every few seconds and reenable it so it can't get into vicious loops of exceptions. It's in the new debug menu called "Garbage Collector Setting" You could try turning that on. |
Thanks for the fix, Just tested but the game still crashed, will test it more today. |
After some trial and error, I have deduced that the error seems to be within either misc or aimbot. So I will keep trying to brute force the issue. |
The issue appears to be in the misc class. So I will go through there just testing each function. |
any updates on this? |
Hi Mate:
Thanks for you work!
It works perfect but,
The game will crash every ~15mins after joined a server and sometimes raised an error :
fatal error in gc (suspendthread loop failed)
my version is 21.1(b16)
Have a good one :)
The text was updated successfully, but these errors were encountered: