How to fix join map crash and bad client:
Bad Client: go to main.cpp
search throw std::runtime_error(_("Bad client version."));
and change the version for 1.37.7.4.
Join Map Crash:
search per: void FASTCALL H::hkLevelInitPostEntity(void* pThis, void* edx)
remove everything the same is on the...