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

Check entity_id updating after stash database apply #5

Open
MaartenBW opened this issue Dec 11, 2023 · 0 comments
Open

Check entity_id updating after stash database apply #5

MaartenBW opened this issue Dec 11, 2023 · 0 comments

Comments

@MaartenBW
Copy link
Contributor

In update_id_on_entity_fields

Ran into an error where the algorithm expected a dict, but got a list. Probably becuase it ran into a DynamicArray or Table in the params.

I fixed this issue for now by checking if the variable is an dict,

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

No branches or pull requests

1 participant