-
Notifications
You must be signed in to change notification settings - Fork 37
[TF2] Windows crash on client connect #409
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
Comments
|
Seems like some offsets recently changed for that game which caused this issue. They should be up-to-date into 8e6f820. If you have Thanks for the report! |
Still crashing with auto_data_update enabled. Here's the sp info:
Here's the console output:
There is one more fileio assert after these ones but it's hard to catch since the srcds window closes itself and doesn't seem to get logged anywhere. |
It did fix it for me. With
Same version with
Can you please make sure the 3 modified files into 8e6f820 are properly being updated? |
For some reason I had the latest data zip file which stops |
srcds on windows is crashing immediately after client connect with message
Unable to find return address. You are going to crash now!
. First seen in sp commit 08635a3. Earlier versions seem to work fine.The text was updated successfully, but these errors were encountered: