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
For inquiries regarding issues with license purchases or license activation errors, please contact us through the email form.

My .moc3 file is not exported

I've been working on this model for the last month and it's almost complete, except the model isn't exported. When I export, everything loads fine up to "export settings," but when I press OK, the window disappears and nothing is exported.
It also says there are 50 visible objects not placed in the atlas, even though everything is correctly placed in the atlas and nothing is in red. Thanks for reading

- Live2D Software Version: 5.2.03
- OS & Version: Windows 10
- Graphics Specifications: RTX 3060
- CPU:Ryzen 7 5000
- Memory: 32 GB

- Attach screenshot or capture video to show your problem: https://youtu.be/T8PE333AA48

Comments

  • Hi @Eva_Birkin

    Thanks for using our products.

    Please store the model file and log file in which the problem is occurring in the data box below.
    https://biz.datadeliver.net/posts/BAt51yvEAuf0

    Please note that this databox will only be available to our development team.

    For information on how to obtain the logs, please check here.
    https://help.live2d.com/en/other/other_22/

    Best regards.
  • How much does your cmo3 weight? Also coudl you show the log whenever you try to render on the moc3 ?
  • Katomon said:

    How much does your cmo3 weight? Also coudl you show the log whenever you try to render on the moc3 ?

    Hii, I came to think that, I deleted parameters, artmeshes and even art that I don't use, but I honestly doubt it, the file only weighs 73 MB :(
  • Hi @Eva_Birkin

    Thank you for sending the data.
    Our development team will review it shortly.

    Best regards.
  • @Eva_Birkin I assume then is just the problem with repeat parameters are you using any, they need to have keyforms on the edges... Again could you check the log and send the text that is on red? once you try to render
  • I also don't have small repeat parameters, and yes sorry, this is the red text error:

    [ERROR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.checkTextureAtlasForExport(Unknown Source)
    [ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
    [ERROR] at com.live2d.cubism.appCtrlImpl.al.a(Unknown Source)
    [ERROR] at com.live2d.cubism.appCtrlImpl.al.b(Unknown Source)
    [ERROR] at com.live2d.cubism.CEAppCtrl.command_exportModelData(Unknown Source)
    [ERROR] at com.live2d.cubism.CEAppCtrl.actionPerformed(Unknown Source)
    [ERROR] at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed(Unknown Source)
    [ERROR] at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed$default(Unknown Source)
    [ERROR] at com.live2d.cubism.view.R.a(Unknown Source)
    [ERROR] at com.live2d.cubism.view.R.invoke(Unknown Source)
    [ERROR] at com.live2d.cubism.view.f.a(Unknown Source)
    [ERROR] at com.live2d.cubism.view.f.invoke(Unknown Source)
    [ERROR] at com.live2d.ui.control.b.a(Unknown Source)
    [ERROR] at com.live2d.ui.control.b.invoke(Unknown Source)
    [ERROR] at com.live2d.ui.menu.CMenuItem.doAction_exe(Unknown Source)
    [ERROR] at com.live2d.ui.control.CAbstractButton.addOnAction$lambda$2(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton.doClick(Unknown Source)
    [ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    [ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.processEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.processEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
    [ERROR] at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
    [ERROR] at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  • Katomon said:

    @Eva_Birkin I assume then is just the problem with repeat parameters are you using any, they need to have keyforms on the edges... Again could you check the log and send the text that is on red? once you try to render

    I also don't have small repeat parameters. And yes, sorry, this is the red text error:

    [ERROR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.checkTextureAtlasForExport(Unknown Source)
    [ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
    [ERROR] at com.live2d.cubism.appCtrlImpl.al.a(Unknown Source)
    [ERROR] at com.live2d.cubism.appCtrlImpl.al.b(Unknown Source)
    [ERROR] at com.live2d.cubism.CEAppCtrl.command_exportModelData(Unknown Source)
    [ERROR] at com.live2d.cubism.CEAppCtrl.actionPerformed(Unknown Source)
    [ERROR] at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed(Unknown Source)
    [ERROR] at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed$default(Unknown Source)
    [ERROR] at com.live2d.cubism.view.R.a(Unknown Source)
    [ERROR] at com.live2d.cubism.view.R.invoke(Unknown Source)
    [ERROR] at com.live2d.cubism.view.f.a(Unknown Source)
    [ERROR] at com.live2d.cubism.view.f.invoke(Unknown Source)
    [ERROR] at com.live2d.ui.control.b.a(Unknown Source)
    [ERROR] at com.live2d.ui.control.b.invoke(Unknown Source)
    [ERROR] at com.live2d.ui.menu.CMenuItem.doAction_exe(Unknown Source)
    [ERROR] at com.live2d.ui.control.CAbstractButton.addOnAction$lambda$2(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton.doClick(Unknown Source)
    [ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    [ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.processEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.processEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
    [ERROR] at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
    [ERROR] at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  • Katomon said:

    @Eva_Birkin I assume then is just the problem with repeat parameters are you using any, they need to have keyforms on the edges... Again could you check the log and send the text that is on red? once you try to render

    I also don't have small repeat parameters, and yes, this is the red text error that appears when rendering:

    [ERROR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.checkTextureAtlasForExport(Unknown Source)
    [ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
    [ERROR] at com.live2d.cubism.appCtrlImpl.al.a(Unknown Source)
    [ERROR] at com.live2d.cubism.appCtrlImpl.al.b(Unknown Source)
    [ERROR] at com.live2d.cubism.CEAppCtrl.command_exportModelData(Unknown Source)
    [ERROR] at com.live2d.cubism.CEAppCtrl.actionPerformed(Unknown Source)
    [ERROR] at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed(Unknown Source)
    [ERROR] at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed$default(Unknown Source)
    [ERROR] at com.live2d.cubism.view.R.a(Unknown Source)
    [ERROR] at com.live2d.cubism.view.R.invoke(Unknown Source)
    [ERROR] at com.live2d.cubism.view.f.a(Unknown Source)
    [ERROR] at com.live2d.cubism.view.f.invoke(Unknown Source)
    [ERROR] at com.live2d.ui.control.b.a(Unknown Source)
    [ERROR] at com.live2d.ui.control.b.invoke(Unknown Source)
    [ERROR] at com.live2d.ui.menu.CMenuItem.doAction_exe(Unknown Source)
    [ERROR] at com.live2d.ui.control.CAbstractButton.addOnAction$lambda$2(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    [ERROR] at java.desktop/javax.swing.AbstractButton.doClick(Unknown Source)
    [ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    [ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.processEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.processEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
    [ERROR] at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
    [ERROR] at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    [ERROR] at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Sign In or Register to comment.