[Regarding macOS Tahoe](Updated September 18, 2025)
We cannot guarantee the compatibility of the current releases of Live2D Cubism Editor and Cubism SDK with macOS Tahoe.
We advise against upgrading your macOS at this time as it may cause Live2D products not to function correctly.
Upgrading macOS can also cause you to lose your Cubism Editor license file.
Please make sure to deactivate your Cubism Editor license before upgrading the macOS.
For more details:
https://help.live2d.com/en/other/other_09/For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.Model wont load (live2d cubism SKD for web)
I tried following the instructions for adding models to sample projects:
https://docs.live2d.com/en/cubism-sdk-tutorials/add-model-to-sample-project-web/I downloaded the miara folder online, imported it into [root]/Sample/Resources, and added the string ‘miara’ to ModelDir in lappdefine.ts but when I built and ran the app, the model wouldn't load, it just a blank black screen. I can't seem to load external models other than the default models that came with the sample project load.
0 ·
Comments
Here is the list of questions.
* Have you changed the folder name from "runtime" to "miara_pro_t04" ?
You have to match the directory name in the name of model3.json file.
* Have you state the file into "Samples/Resources" ?