[Notice of Holidays]
Please note that our staff will not be available from 2024/Dec/28 - 2025/Jan/5 JST.
The Live2D Creators Forum will remain open during the holidays.
Submissions that require a response will be answered after we reopen for business.
Please note that it will take longer than usual to respond to your request.
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" ?