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
[INFORMATION](4/11/2024)
Cubism Editor 5.1 alpha2 is now available!

We have incorporated some of your comments and suggestions. Thank you for your comments and requests!
We will continue to welcome your feedback on alpha2.

Download/ Manual and Update History
Options

Export .Moc error with [INFO ] Texture Atlas does not contain: [ERROR] java.util.NoSuchElementExcep

Environments:
- Live2D Software Version: (e.g. Cubism Editor 4.2.00)
- OS & Version: Windows 10
- PC Model: HP OMen 15-dc1xxx
- Graphics Specifications:GeForceRTX2060
- CPU: (e.g. Intel Core i7-8750H)
- Memory: 32GB
- Illustration Software used: Photoshop
- Attach screenshot or capture video to show your problem: - screenshot attached

Currently, I have a model which can be exported properly. After adding a new hiding feature for a hand, I cannot export the model as it shows saving but I got only an empty folder. The log report as such:

[INFO ] locked : false
[INFO ] locked : false
[INFO ] ????????? ??? : true
@TexRelocDialog
[WARN ] setupTexture : # 143.000 MB Increased
[INFO ] Texture Atlas does not contain:
[ERROR] java.util.NoSuchElementException
[ERROR] at java.util.ArrayList$Itr.next(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.CDisplayInfoJsonParser.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.CDisplayInfoJsonParser.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b$a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b$a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.f.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.f.invoke(Unknown Source)
[ERROR] at com.live2d.util.ad.a(Unknown Source)
[ERROR] at com.live2d.util.af.run(Unknown Source)
[ERROR] at java.lang.Thread.run(Unknown Source)


Early inspection: I create texture atlas already and nothing seem to be wrong. If there is any suggestion regarding the issue , please give me some advice T T/

Screenshot:
For my texture atlas: https://drive.google.com/file/d/1L-z50ZcDuW-iPdM41cXNp4pZ2VzzJWB7/view?usp=sharing
For editor with log error: https://drive.google.com/file/d/1gMFdqUURhexIsQjGp07GRbFDtS4LoWt3/view?usp=sharing

Comments

Sign In or Register to comment.