Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
 
Live2D Cubism
Cubism Products and Downloads
Cubism product manuals and tutorials
Cubism Editor Manual    Cubism Editor Tutorial    Cubism SDK Manual    Cubism SDK Tutorial

Exporting error message

This is my first live2d model and I didnt run into any issues until exporting :( ive succesfully exported it as a wip, but now when finished I keep getting these messages when I try exporting as a moc3 file. Please help T_T

Message:
[ERROR] ===== [CFormGuid #24760633 (c6cdef3a-b75f-49c5-8c24-0dde44a533b6)] not found / keyforms : [CFormGuid #24757713 (4f202330-717f-4822-b868-33501be667e8)|debug info= Key [ ] / CArtMeshForm]
[ERROR] java.lang.NullPointerException
[ERROR] at com.live2d.cubism.doc.model.ACParameterControllableSource.getKeyForm(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.CArtMeshSource.getKeyForm(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.q.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.v$a.j(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.v$a.g(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.v.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.d.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.d.invoke(Unknown Source)
[ERROR] at com.live2d.util.ab.a(Unknown Source)
[ERROR] at com.live2d.util.aa.a(Unknown Source)
[ERROR] at java.base/java.lang.Thread.run(Unknown Source)
[ERROR] java.lang.NullPointerException
[ERROR] at com.live2d.cubism.doc.model.ACParameterControllableSource.getKeyForm(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.CArtMeshSource.getKeyForm(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.q.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.v$a.j(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.v$a.g(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.v.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.d.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.d.invoke(Unknown Source)
[ERROR] at com.live2d.util.ab.a(Unknown Source)
[ERROR] at com.live2d.util.aa.a(Unknown Source)
[ERROR] at java.base/java.lang.Thread.run(Unknown Source)

Comments

  • It seems one of the artmesh is bugged, or is it not completelly closed/or/ it just created an empty one >_ < I hope you can find it, try exporting half of the model (like turn off the folders) and try, and continue doing that until you find the problematic one :c
Sign In or Register to comment.