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 creating the rest of the set from Ba'als Heart item #301

Closed
ghost opened this issue Apr 13, 2020 · 5 comments
Closed

Fix creating the rest of the set from Ba'als Heart item #301

ghost opened this issue Apr 13, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Apr 13, 2020

Hi, got Ba'als Heart, trying to create the rest of the set returns an error.
I'll attach error and my vault
image

Main Vault.zip

@ejfudd
Copy link
Contributor

ejfudd commented Apr 13, 2020

This looks like an issue with the DBRecord in the game. The set database record records\xpack3\items\set\x3set(09).dbr references the following types of set pieces:
Armband
Greaves
Helm
Ring
The Greaves do not exist and your Torso item is not listed. I would guess that they changed the greaves to a torso at some point and didn't update the set record.

@EtienneLamoureux
Copy link
Owner

EtienneLamoureux commented Apr 14, 2020

There's not much we can do if the database is corrupted. At most we can replace the error dialog for something less intimidating, but that's most likely it.

You could submit the problem on the developers' issue tracker.

@EtienneLamoureux EtienneLamoureux changed the title ba'als item set returns error version 3.4.0.0 Fix creating the rest of the set from Ba'als Heart item Apr 14, 2020
@ghost
Copy link
Author

ghost commented Apr 14, 2020

if I manage to get all the other items in a vault, would that help ?

@EtienneLamoureux
Copy link
Owner

Unfortunately no: the problem is in the game's data. The devs need to fix the game's data, then the vault will pick it up and work as expected.

@ejfudd
Copy link
Contributor

ejfudd commented Apr 14, 2020

I have created issue #41430 on the developer site for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants