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

Maybe Fix Antag Related Crash #1523

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

VMSolidus
Copy link
Member

Description

I'm trying to fix a crash caused by character profiles saving the same antag preference twice. I have no clue why or how it's happening, but this should probably prevent it from happening by making the profile sanitizer remove duplicate keys before saving them to the database.

The relevant crash log:
goobcrash.txt

Changelog

🆑

  • fix: Attempted to fix a crash related to antag preferences saving multiple times.

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: YML Changes any yml files labels Jan 13, 2025
@VMSolidus
Copy link
Member Author

Need @DEATHB4DEFEAT 's input

@DEATHB4DEFEAT
Copy link
Member

I think these are all being given as HashSets earlier in the stack but sure

@Aidenkrz Aidenkrz merged commit 3a09bb2 into Simple-Station:master Jan 13, 2025
10 of 11 checks passed
SimpleStation14 added a commit that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: YML Changes any yml files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants