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
[About macOS Sequoia] (Updated October 22, 2024)
Live2D Cubism Editor 5.1.02 now supports macOS Sequoia.
Other Live2D Cubism products currently released are not guaranteed to work on macOS Sequoia.
Please refrain from upgrading macOS, as it may not operate properly.

Unable to update/add texture (Cubism 3.0.11)

Hi everyone!

I'm unable to update my texture files. I have a model open in Cubism 3.0.11 and when I drag and drop my updated PSD file nothing happens, I just get a huge error message on my log (check below). Hopefully someone has an answer, I keep having different problems with Cubism 3 and I'm considering going back to the old version.

[ERROR] Exception in thread "AWT-EventQueue-0" java.security.PrivilegedActionException: java.security.PrivilegedActionException: com.live2d.graphics.psd.a: Data analysis error @ 0x007B0F70
[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] Caused by: java.security.PrivilegedActionException: com.live2d.graphics.psd.a: Data analysis error @ 0x007B0F70
[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] ... 9 more
[ERROR] Caused by: com.live2d.graphics.psd.a: Data analysis error @ 0x007B0F70
[ERROR] at com.live2d.graphics.psd.b.a(Unknown Source)
[ERROR] at com.live2d.graphics.psd.layer.a.a$a.a(Unknown Source)
[ERROR] at com.live2d.graphics.psd.layer.f$a.a(Unknown Source)
[ERROR] at com.live2d.graphics.psd.CPsdDocument.a(Unknown Source)
[ERROR] at com.live2d.graphics.psd.CPsdDocument.a(Unknown Source)
[ERROR] at com.live2d.graphics.psd.CPsdDocument$a.a(Unknown Source)
[ERROR] at com.live2d.graphics.psd.CPsdDocument$a.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.x.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.L.a(Unknown Source)
[ERROR] at com.live2d.cubism.view.L.invoke(Unknown Source)
[ERROR] at com.live2d.util.K.a(Unknown Source)
[ERROR] at com.live2d.util.K.invoke(Unknown Source)
[ERROR] at com.live2d.util.J.a(Unknown Source)
[ERROR] at jp.noids.framework.e.f.run(Unknown Source)
[ERROR] at java.lang.Thread.run(Unknown Source)

Comments

Sign In or Register to comment.