[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.
Unable to export to moc v2.1, error log below
For some reason Export to moc v2.1 doesn't show up and when I checked error log I found this...
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Not impl App : NOT_INIT
at jp.live2d.cubism.aE.d(Unknown Source)
at jp.live2d.cubism.aE.c(Unknown Source)
at jp.live2d.cubism.ui.i.a.(Unknown Source)
at com.live2d.cubism.doc.model.io.a.a.(Unknown Source)
at com.live2d.cubism.a.D.c(Unknown Source)
at com.live2d.cubism.CEAppCtrl.command_exportModelData21(Unknown Source)
at com.live2d.cubism.CEAppCtrl.actionPerformed(Unknown Source)
at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed(Unknown Source)
at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed$default(Unknown Source)
at com.live2d.cubism.view.u.a(Unknown Source)
at com.live2d.cubism.view.u.invoke(Unknown Source)
at com.live2d.cubism.view.g.a(Unknown Source)
at com.live2d.cubism.view.g.invoke(Unknown Source)
at com.live2d.ui.control.d.a(Unknown Source)
at com.live2d.ui.control.d.invoke(Unknown Source)
at com.live2d.ui.menu.CMenuItem.doAction_exe(Unknown Source)
at com.live2d.ui.control.c.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Please help as I needed the export to v2.1 feature for this project, I could provide my .cmo3 file in private if needed.
Thank you.
0 ·
Comments
Specs:
Windows 10, 64-bit
Live2d Cubism Editor 3.0.06 free version
I'm only posting here since I think it's the same problem.
Also I've uninstalled and reinstalled the prog.
attempted to export to 2.1
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Not impl App : NOT_INIT at jp.live2d.cubism.aE.d(Unknown Source) at jp.live2d.cubism.aE.c(Unknown Source) at jp.live2d.cubism.ui.i.a.<init>(Unknown Source) at com.live2d.cubism.doc.model.io.a.a.<init>(Unknown Source) at com.live2d.cubism.a.D.c(Unknown Source) at com.live2d.cubism.CEAppCtrl.command_exportModelData21(Unknown Source) at com.live2d.cubism.CEAppCtrl.actionPerformed(Unknown Source) at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed(Unknown Source) at com.live2d.cubism.view.CEMainFrameCtrl.actionPerformed$default(Unknown Source) at com.live2d.cubism.view.u.a(Unknown Source) at com.live2d.cubism.view.u.invoke(Unknown Source) at com.live2d.cubism.view.g.a(Unknown Source) at com.live2d.cubism.view.g.invoke(Unknown Source) at com.live2d.ui.control.d.a(Unknown Source) at com.live2d.ui.control.d.invoke(Unknown Source) at com.live2d.ui.menu.CMenuItem.doAction_exe(Unknown Source) at com.live2d.ui.control.c.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Thank you for sharing these issue. They are going to be fixed in the next update!
Thanks,
The steps was fairly simple, I just imported a PSD, made few changes, saved it, tried to Export , had a notification that I should generate texture atlas, generate it, and it's still having this error.
[ERROR] Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Not impl App : NOT_INIT
[ERROR] at jp.live2d.cubism.aE.d(Unknown Source)
[ERROR] at jp.live2d.cubism.aE.c(Unknown Source)
[ERROR] at jp.live2d.cubism.ui.i.a.(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.io.a.a.(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.D.c(Unknown Source)
[ERROR] at com.live2d.cubism.CEAppCtrl.command_exportModelData21(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.A.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.A.invoke(Unknown Source)
[ERROR] at com.live2d.cubism.view.g.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.g.invoke(Unknown Source)
[ERROR] at com.live2d.ui.control.d.a(Unknown Source)
[ERROR] at com.live2d.ui.control.d.invoke(Unknown Source)
[ERROR] at com.live2d.ui.menu.CMenuItem.doAction_exe(Unknown Source)
[ERROR] at com.live2d.ui.control.c.actionPerformed(Unknown Source)
[ERROR] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[ERROR] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[ERROR] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[ERROR] at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[ERROR] at javax.swing.AbstractButton.doClick(Unknown Source)
[ERROR] at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
[ERROR] at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
[ERROR] at java.awt.Component.processMouseEvent(Unknown Source)
[ERROR] at javax.swing.JComponent.processMouseEvent(Unknown Source)
[ERROR] at java.awt.Component.processEvent(Unknown Source)
[ERROR] at java.awt.Container.processEvent(Unknown Source)
[ERROR] at java.awt.Component.dispatchEventImpl(Unknown Source)
[ERROR] at java.awt.Container.dispatchEventImpl(Unknown Source)
[ERROR] at java.awt.Component.dispatchEvent(Unknown Source)
[ERROR] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[ERROR] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[ERROR] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[ERROR] at java.awt.Container.dispatchEventImpl(Unknown Source)
[ERROR] at java.awt.Window.dispatchEventImpl(Unknown Source)
[ERROR] at java.awt.Component.dispatchEvent(Unknown Source)
[ERROR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[ERROR] at java.awt.EventQueue.access$500(Unknown Source)
[ERROR] at java.awt.EventQueue$3.run(Unknown Source)
[ERROR] at java.awt.EventQueue$3.run(Unknown Source)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[ERROR] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[ERROR] at java.awt.EventQueue$4.run(Unknown Source)
[ERROR] at java.awt.EventQueue$4.run(Unknown Source)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[ERROR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.run(Unknown Source)
[WARN ] hitTest : 2.003 msec (OVER 2ms)
Thank you for your report. I apologize for your inconvenience.
Now we are looking for the cause and solution of this issue. I'd like you to give us a bit more time.
Sincerely,
Dai
Could you please send us your current model data in order to fix the issue?
Thanks,