Describe the bug
When importing the PLAYERCHARACTER.SCENE.MBIN (\MODELS\COMMON\PLAYER...) the scene is not fully loaded. A mesh called 'lights' raises an error. Blender does not crash and whatever was loaded up to this point is available, but missing a whole lot from what should be there.
To Reproduce
Load the scene mentioned above.
Stack trace/Screenshot

Additional context
Using Blender 2.82, but reproducible with 2.8+
NMSDK Blender 2.80 compatiblity beta
In the associated files, 'LIGHTS' with hash 9001640037706292830 exists twice. The one raising the error is with "VertexDataSize" value="1280" and "IndexDataSize" value="96"
Might be an indexing or referencing issue.
Describe the bug
When importing the PLAYERCHARACTER.SCENE.MBIN (\MODELS\COMMON\PLAYER...) the scene is not fully loaded. A mesh called 'lights' raises an error. Blender does not crash and whatever was loaded up to this point is available, but missing a whole lot from what should be there.
To Reproduce
Load the scene mentioned above.
Stack trace/Screenshot

Additional context
Using Blender 2.82, but reproducible with 2.8+
NMSDK Blender 2.80 compatiblity beta
In the associated files, 'LIGHTS' with hash 9001640037706292830 exists twice. The one raising the error is with "VertexDataSize" value="1280" and "IndexDataSize" value="96"
Might be an indexing or referencing issue.