-
Notifications
You must be signed in to change notification settings - Fork 38
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
Protection and made various code improvements. #206
base: master
Are you sure you want to change the base?
Conversation
- Addressed crashes and lag caused by problematic objects. - Resolved warnings. - Enabled /MP from faster compiling.
You can change the sig to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to block this on the node level instead of hooking functions for it. Would you be able to track down and reverse the node that is responsible for the crash?
Download the artifacts for this pull request: |
It's not just this model that crashes; there are others with the same issue. Instead of blocking all models, it would be better to address the problem by hooking. |
Okay, I would like to test this a good bit before I merge this to ensure that nothing is impacted adversely. |
Sorry for letting this rot here, I will have more time to test this now. |
Let me run CI then check this again to ensure quality |
Closes [Bug]: CS_MP_BOUNTYHUNTER Crash #205