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

Validate whether the spinescene can be loaded #190

Closed
wants to merge 1 commit into from
Closed

Conversation

AGulev
Copy link
Contributor

@AGulev AGulev commented Dec 3, 2024

This is bob fix for the following issue:
#188

I'm not going to merge it, because it's compatible with Defold 1.9.4
I'll make release from this branch
and then make new PR which I'll merge

@AGulev AGulev requested a review from britzl December 3, 2024 17:06
}
}
try {
Spine.SPINE_LoadFileFromBuffer(spinejsonc.getContent(), spinejsonc.getPath(), testurec.getContent(), testurec.getPath());
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here we make an attempt to load spinemodel, if it wasn't loaded : throw compilation error

@AGulev AGulev changed the title Validate if animation can be loaded Validate whether the spinescene can be loaded Dec 3, 2024
@AGulev AGulev self-assigned this Dec 3, 2024
@AGulev AGulev closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant