Skip to content
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

Damage markers cause crashes when damaging players #74

Open
ghost opened this issue May 20, 2021 · 3 comments
Open

Damage markers cause crashes when damaging players #74

ghost opened this issue May 20, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented May 20, 2021

i get random ass crashes whenever i kill someone. no idea how to provide a log of the issue or anything since my PC just freezes and the game decides to crash

arch linux + kde plasma (newest)

@dweee
Copy link
Collaborator

dweee commented May 20, 2021

You may have answered your own question, so does your computer completely lock up and you can't switch to a virtual terminal through ctrl+alt+f{1..6}?

@ghost
Copy link
Author

ghost commented May 20, 2021

i have some sort of terminal mental illness and I can't write these fucking tickets for shit. by freezing i meant i get like a 20-30 second lagspike of sorts, then i get booted back to desktop

turning off damage markers seems to fix it for me as of now, so I believe there is an issue with said function? also, this ONLY happens on online games. granted, i've only tested valve mm so far, but the game works 100% fine on lan (aim_botz, to be exact).

edit; I would try to debug it and point to the exact place where this issue occurs, however I do not know how to debug on Linux, as I've only recently switched from Windows (and working with msvc).

@dweee
Copy link
Collaborator

dweee commented May 21, 2021

Yeah, the damage markers are a known issue.
If you wanted to try to debug it yourself, build the cheat for debugging and inject it using ./toolbox.sh -u -bd -ld. Then type c to continue so that the game unfreezes and once you crash, go back to the terminal and type bt to make a backtrace.

@dweee dweee changed the title crashes on kill Damage markers cause crashes when damaging players. May 21, 2021
@dweee dweee changed the title Damage markers cause crashes when damaging players. Damage markers cause crashes when damaging players May 21, 2021
@dweee dweee added the bug Something isn't working label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant