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 loading and converting signs in old schematics #408

Merged
merged 1 commit into from Apr 6, 2018

Conversation

Brokkonaut
Copy link
Contributor

Fixes https://dev.enginehub.org/youtrack/issue/WORLDEDIT-3642

  • Sign texts not starting with { are never valid json objects, so don't try to parse
  • Else try to parse as json, but fall back to read sign text as string if not parseable

* Sign texts not starting with { are never valid json objects, so don't try to parse
* Else try to parse as json, but fall back to read sign text as string if not parseable
@Brokkonaut
Copy link
Contributor Author

Any news on this? Is there anything I should change until it can be pulled?

@me4502 me4502 merged commit f67f2ed into EngineHub:master Apr 6, 2018
@Brokkonaut Brokkonaut deleted the fix-old-sign-converting branch September 2, 2018 02:05
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.

None yet

2 participants