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: equipment related crash #552

Merged
merged 3 commits into from
Jan 3, 2023
Merged

Fix: equipment related crash #552

merged 3 commits into from
Jan 3, 2023

Conversation

RobbeBryssinck
Copy link
Member

ExtraDataList seems to be deallocated on a different thread sometimes. This seems to happen right between us fetching the inventory delta and locking the list. Not sure how Bethesda manages to avoid this, but calling the native UnequipAll function is safer than doing it manually anyway.

One user reported significantly fewer crashes when using this branch, possibly cutting down on a significant amount of crashing for other users as well.

@RobbeBryssinck RobbeBryssinck merged commit f8a4d5a into dev Jan 3, 2023
@RobbeBryssinck RobbeBryssinck deleted the fix/equipment-crash branch January 3, 2023 23:24
@Luc45
Copy link

Luc45 commented Jan 11, 2023

howdy, my brother is crashing all the time. We constantly share equipments, because I'm the smither and he's the enchanter. Would it make sense that we try this build? What's the estimated release date for this to be included in a stable release?

Thanks.

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.

2 participants