Hmm ,I looked around here & didnt see any other threads about it ,then I see yours here which was posted 1st!😕 lol
I'll edit mine
Done ,thought I'd carry some info over though 😉
We've just noticed that Kens been busy again 🙂 ,here's the revision history since v2.1
2.1h Finally found and fixed the random crash in 2.1. Note that in addition to the possible crash, the bug can corrupt CpuTime stats. (Was using a pointer to a structure after it had been freed).
--------------------------------------------------------------------------------
2.1g Fixed sq.exe to support new login requirements
2.1g Remember if Crypto has been disabled. Fixes 3 minute startup time some people are experiencing when crypto initialization fails. (Also may be service startup timeout).
2.1g Save server.ini after using Settings->Server dialog
2.1g Removed TryEnterCritical section usage (to allow support of win95)
--------------------------------------------------------------------------------
2.1f Changed location of code that pushes WUs to compatible queue
2.1f Extended tick counts to 64 bits to prevent wrapping
2.1f Added code to handle crypto api unsupported failures
2.1f Added more debugging code