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

Fix uuid collision related issues. #6510

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

Paliak
Copy link
Contributor

@Paliak Paliak commented Aug 26, 2023

Supersedes #6347 Fixes #6509 and issue mentioned on discord.

Description of the problem being solved:

There were many issues caused by uuid collisions which caused trigger function to use incorrect cached data.

Additionally pr prevents on hit curses from being triggered and cleans up dead code most likely left over from the merge.

@Paliak Paliak force-pushed the fixUUIDCollision branch 2 times, most recently from 74e47df to 444d4bf Compare August 26, 2023 04:28
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Aug 26, 2023
@LocalIdentity LocalIdentity merged commit e1e3e77 into PathOfBuildingCommunity:dev Aug 28, 2023
@Paliak Paliak deleted the fixUUIDCollision branch January 20, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: calculation Numerical differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding support gems causes crash
2 participants