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
[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.

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.