Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with specific Cubism 3 models #6

Open
Xprogrammer777 opened this issue Aug 13, 2024 · 3 comments
Open

Error with specific Cubism 3 models #6

Xprogrammer777 opened this issue Aug 13, 2024 · 3 comments

Comments

@Xprogrammer777
Copy link

Xprogrammer777 commented Aug 13, 2024

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

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.

@Xprogrammer777 Xprogrammer777 changed the title Error with specific models Cubism 3 model Error with specific Cubism 3 models Aug 13, 2024
@Dt8333
Copy link

Dt8333 commented Nov 27, 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.

@Dt8333
Copy link

Dt8333 commented Nov 27, 2024

Make a small tool to try to fix error in the model you method.
Please check out if it works.

@Xprogrammer777
Copy link
Author

I'm a bit busy lately but I will keep you updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants