You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I tested this with multiple Live2d model, it didn't work with every model.
Every live2d Cubism 3 model of THIS doesn't work and throw this error
Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'time')
at e.parse (live2d_bundle.js:1:194521)
at e.create (live2d_bundle.js:1:188649)
at e.loadMotion (live2d_bundle.js:1:178861)
at live2d_bundle.js:1:303896
I did some trouble shooting by changing framerate or only load 1 motion from the character json file, it didn't work and I get the same error. I know my model aren't broken since I tested them and it work perfectly.
I'm pretty sure the errors comes only after loading motion but I have no idea what is it about exactly. It's definitely a core file problem and my best guess it that my model aren't compatible since these are very "recent". I just wanted simple version of the actual Live2d web SDK.
I hope this project still alive.
Thank in advance.
The text was updated successfully, but these errors were encountered:
Xprogrammer777
changed the title
Error with specific models Cubism 3 model
Error with specific Cubism 3 models
Aug 13, 2024
Seems there is something wrong with either motion file or Cubism Framework.
Trying to figure why.
This project seems didn't update for a short while,so i'd like to create a fork and try to make it work again.
Hi!
So I tested this with multiple Live2d model, it didn't work with every model.
Every live2d Cubism 3 model of THIS doesn't work and throw this error
I did some trouble shooting by changing framerate or only load 1 motion from the character json file, it didn't work and I get the same error. I know my model aren't broken since I tested them and it work perfectly.
I'm pretty sure the errors comes only after loading motion but I have no idea what is it about exactly. It's definitely a core file problem and my best guess it that my model aren't compatible since these are very "recent". I just wanted simple version of the actual Live2d web SDK.
I hope this project still alive.
Thank in advance.
The text was updated successfully, but these errors were encountered: