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

hotfix(2024.3.1): Downgrade peewee + script to remove broken shape states #1512

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

Kruptein
Copy link
Owner

The last release upgraded the version of the db framework which seems to have introduced a bug in certain remove calls.

In practice this affects PA when a user removes a Character (note: Character is a specific concept, it's not about shapes in general). When this happens there is a chance for some data to be corrupted related to the character's shape. Any attempt to load a location with that shape will fail.

A script to remove shapes that are in this broken state has been added. See the CHANGELOG for details.

@Kruptein Kruptein merged commit fd8891b into master Nov 12, 2024
1 check passed
@Kruptein Kruptein deleted the hotfix/2024.3.1 branch November 12, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant