Important rustbuster server crash

ice cold

Active Member
Trusted Member
Member
Oct 24, 2016
606
876
43
Canada
every day my rb server shows this error but the server is still on but it denies all incomming connections so players can't join it

upload_2017-7-23_12-43-34.png
 
Last edited:

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
me and jakkee already are working aon a fix but for now i added a timed autorestart
to test if it prevents the crash
http://answers.unity3d.com/questions/281040/what-does-new-thread-do-and-how-many-threads-are-t.html

There is a theoretical limit of 2048 threads on a 32-bit windows system.

There is also a theoretical limit of threads in a 64-bit windows system, however it is obviously much larger and there is no reason you should ever need to reach it.
32bit or 64bit?
 

ice cold

Active Member
Trusted Member
Member
Oct 24, 2016
606
876
43
Canada
There is also a theoretical limit of threads in a 64-bit windows system, however it is obviously much larger and there is no reason you should ever need to reach it.
32bit or 64bit?


Test this, and report back if it happens or not.
oke thx mate i wil test it soon