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.

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.