[About macOS Ventura 13.0] (12/20/2022)
The currently released Live2D Cubism SDK is not guaranteed to work with macOS Ventura.
Please refrain from upgrading the macOS as they may not work properly.
The Cubism Editor license file may be lost after the macOS upgrade.
Please make sure to deactivate the Cubism Editor license before upgrading the macOS.
For more details[NOTICE]
About the support for Mac models
Cubism Editor is not supported with Apple M1 processors.
Please refer to
System Requirements for details.
We will not respond to any related inquiries with this message.
Unity NullReferenceException error
Hello
I am having difficulty getting a model to display in unity, i keep getting the error "NullReferenceException: Object reference not set to an instance of an object".
If it helps the actual model I am using is this one:
http://library.live2d.com/libraries/view/000049/kamiyoshi However I have added some extra motion files that all work in the live2D viewer.
I attached a screenshot so you can see if there are any problems.
Any help would be appreciated
0 ·
Comments
I was able to draw the Live2D model at SampleApp1.
This problem I think extension of model.json.
Please you to modify file extension from the Windows Explorer.
<file extension fix>
model.1024.model.json.bytes → model.1024.model.json
If you do not resolve , please show me the contents of model.json .
I think the problem is fixed, removed .bytes extension from everything and it worked.
I was previously following tutorials that instructed you to add a .bytes extension, I guess this changed at some point.
my folder however doesn't contain the files with the .meta extension (however it seems to run normally without them), i don't know why.
thanks for the help