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

Json Fail: tileRectsIds #1114

Open
Cammin opened this issue Jun 10, 2024 · 0 comments
Open

Json Fail: tileRectsIds #1114

Cammin opened this issue Jun 10, 2024 · 0 comments

Comments

@Cammin
Copy link

Cammin commented Jun 10, 2024

I found a json deserialization failure when making rules: the tileRectsIds of a rule definition can have a null value in it.
image

The json deserializer expects an int[][] for the c# schema, but it's possible to save the project with a null value in it, and so it errors out.
image

It's possible that this can happen because of this "error" visual after I deleted some parts of my project:
image

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