mocファイルの書き出しができない(テクスチャーアトラスに配置されていないアートメッシュが〇〇個あります)と出てしまう。

mocファイルの書き出しができない(テクスチャーアトラスに配置されていないアートメッシュが〇〇個あります)と出てしまう。
【Cubism Editorのバージョン】(:Cubism Editor 4.2.00 )
【OS名・バージョン】(:Windows11)
【機種名】(:G-tune HL-B)
【CPU】(例:Core i7-11700 )
【グラフィックボード】(例:GeForce RTX 3070 )
【メモリ】(:16GB 8GB×2 )
【原画制作ソフトウェア】(クリップスタジオ )
【ご利用中のモニターの台数】(例:4Kモニター2台 )
【不具合の状況】
・制作がひと段落してmocファイルに落としてVtube スタジオで使おうと書きだした際に「テクスチャーアトラスに配置されていないアートメッシュが〇〇個あります」と表示され、無理に落してもVtubeスタジオにモデルが一切ふょうじされません。※
もちろん事前にテクスチャーアトラスは配置してますが、ログを見るとエラーが多かったです。
データ量は134MBです。

追記
テクスチャーアトラスを行うと画像の様にパーツの配置はされるのですがログを見るとエラーが大量に吐かれ、差し替えてもダメです。考えられるの全体的に重いのかなと思いモデルを削ってテクスチャ―アトラスを作ってもエラーを吐いていてお手上げです。

他のモデルは特にこんな症状はありませんでした。
来週には使いたいモデルなので早めの解決をしたいと考えてます。

↓実際のエラーログを張っておきます。(文字数で全部は入らなかったので一部)



[ERROR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[ERROR] at java.awt.EventDispatchThread.run(Unknown Source)
[ERROR] java.io.IOException: failed to open
[ERROR] at jp.noids.graphics.UtImage.getBufferedImage(Unknown Source)
[ERROR] at com.live2d.graphics.CWritableImage$b.a(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage_exe(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.setupCacheImage$cubism(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInput_TextureAtlasRegion.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInputExtension.updateArtMeshSourceUvs(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.ArtMeshHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput_toAtlas(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.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.V.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.V.invoke(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.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 javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.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)
[ERROR] java.io.IOException: failed to open
[ERROR] at jp.noids.graphics.UtImage.getBufferedImage(Unknown Source)
[ERROR] at com.live2d.graphics.CWritableImage$b.a(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage_exe(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.setupCacheImage$cubism(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInput_TextureAtlasRegion.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInputExtension.updateArtMeshSourceUvs(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.ArtMeshHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput_toAtlas(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.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.V.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.V.invoke(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.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 javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.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)
[ERROR] java.io.IOException: failed to open
[ERROR] at jp.noids.graphics.UtImage.getBufferedImage(Unknown Source)
[ERROR] at com.live2d.graphics.CWritableImage$b.a(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage_exe(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.setupCacheImage$cubism(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInput_TextureAtlasRegion.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInputExtension.updateArtMeshSourceUvs(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.ArtMeshHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput_toAtlas(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.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.V.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.V.invoke(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.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 javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.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)
[ERROR] java.io.IOException: failed to open
[ERROR] at jp.noids.graphics.UtImage.getBufferedImage(Unknown Source)
[ERROR] at com.live2d.graphics.CWritableImage$b.a(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage_exe(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.setupCacheImage$cubism(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInput_TextureAtlasRegion.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInputExtension.updateArtMeshSourceUvs(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.ArtMeshHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput_toAtlas(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.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.V.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.V.invoke(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.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 javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.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)
[ERROR] java.io.IOException: failed to open
[ERROR] at jp.noids.graphics.UtImage.getBufferedImage(Unknown Source)
[ERROR] at com.live2d.graphics.CWritableImage$b.a(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage_exe(Unknown Source)
[ERROR] at com.live2d.graphics.CImageResource.getImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.setupCacheImage$cubism(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.updateTexture$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.textureAtlas.CTextureAtlas.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInput_TextureAtlasRegion.getCachedImage(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.extension.textureInput.CTextureInputExtension.updateArtMeshSourceUvs(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.drawable.artMesh.ArtMeshHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.texture.CTextureManager.changeModelTextureInput_toAtlas(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aH.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.V.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.V.invoke(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.i.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 javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.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)
[ERROR] java.io.IOException: failed to open

いつも弊社製品をご愛顧くださり誠にありがとうございます。
Live2Dスタッフでございます。

ご不便をおかけしており誠に申し訳ございません。
未使用の画像がエラーを引き起こしている可能性がありそうです。
プロジェクトパレットをご確認いただき、未使用のレイヤーがある場合は削除してみて
問題が改善するかどうかをご確認くださいませ。

お手数をおかけしますが、宜しくお願いいたします。

画像の一部を修正したらできました!ありがとうございます!

「いいね!」 1