Skip to content

Fix AccessViolationException CTD#457

Open
LTS-FFXIV wants to merge 1 commit into
una-xiv:mainfrom
LTS-FFXIV:crashfix56
Open

Fix AccessViolationException CTD#457
LTS-FFXIV wants to merge 1 commit into
una-xiv:mainfrom
LTS-FFXIV:crashfix56

Conversation

@LTS-FFXIV

Copy link
Copy Markdown
Contributor

Added null checks for _inventoryManager and _equipmentContainer in Update to prevent null reference errors.
Handled cases where item.RowId is 0 by initializing slots with default values.
Updated AverageSpiritbond calculation to avoid division by zero.

Added null checks for _inventoryManager and _equipmentContainer in Update to prevent null reference errors. Handled cases where item.RowId is 0 by initializing slots with default values. Updated AverageSpiritbond calculation to avoid division by zero.
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