Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hotfix/Patch 7.1 Misc fixes #1402

Merged
merged 3 commits into from
Nov 16, 2024

Conversation

ergoxiv
Copy link
Contributor

@ergoxiv ergoxiv commented Nov 13, 2024

Changes:

  • Removed the "None" as a selectable option from the age customize editor menu.
    • Note: It is used internally to determine if the model is a non-humanoid NPC but it should not be selectable by the user.
  • Fixed infinite actor refresh loop causing flickering and game crashes.
  • Added thread locks to resolve an issue where the history class might occasionally try to record multiple elements at once from differen't threads, causing Anamnesis throw a critical exception and close itself.

@ergoxiv ergoxiv changed the title Hotfix/patch 7 1 misc fixes Hotfix/Patch 7.1 Misc fixes Nov 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Character rapidly blinks in and out of existence after changing appearance with "Enable NPC faces on PC"
2 participants