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

Validation of M1s reports built-ins not being declared #182

Open
dslmeinte opened this issue Oct 26, 2024 · 1 comment
Open

Validation of M1s reports built-ins not being declared #182

dslmeinte opened this issue Oct 26, 2024 · 1 comment

Comments

@dslmeinte
Copy link
Contributor

The error message is: LanguageUnknown: Node uses language { language = LionCore-builtins, version = 2023.1 } which is not declared in used languages at $.node[???].property[???].

But according to the relevant section of the specification this is only an error if the serialization chunk represents an M2.

@joswarmer
Copy link
Contributor

The referred Note states that this is an error for a chunk rep[resenting an M2 model. It does not state that it isn't an error for a non-M2 model. So the question is what was the intention of the note:

  1. State that this is only mandatory for M2 models
  2. State that this mandatory even for M2 models (like everywhere else)

I think it is 2.

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

2 participants