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
[Regarding macOS Tahoe](Updated October 16, 2025)

macOS v26 Tahoe is now supported!
We advise against upgrading your macOS at this time as it may cause Live2D products not to function correctly.

Upgrading macOS can also cause you to lose your Cubism Editor license file.
Please make sure to deactivate your Cubism Editor license before upgrading the macOS.

For more details:
https://help.live2d.com/en/other/other_09/
For inquiries regarding issues with license purchases or license activation errors, please contact us through the email form.

Can't copy or paste!

What happens when I try to copy, or paste, a part of the model I'm trying to make

It's only happening with one model, not any other model's (I've tried), the viewing scale is 1/8th of the size, the image size is 9000x25000 600dpi, but it was working before, the issue only started these past few days, I haven't changed any settings in live2d (or my pc) I haven't moved any of the file locations, .cmo3 or .psd, so I don't know where "(Unknown Source)" is coming from? Restarted Live2d and PC already, haven't tried uninstalling

Same problem from this reddit post I found https://www.reddit.com/r/Live2D/comments/1pxh6td/comment/nxudm9o/?context=3

Copy pasting deformers works, but not the images? Really not sure what to do! Any help is welcome!! Thank you

Error that comes up in logs:

[ERROR] Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 2216809237 out of bounds for byte[2084173304]
[ERROR] at java.base/java.lang.System.arraycopy(Native Method)
[ERROR] at com.live2d.serialize.archiver.RandomAccess$b.a(Unknown Source)
[ERROR] at com.live2d.serialize.archiver.ArchiveWriter.writeHeader(Unknown Source)
[ERROR] at com.live2d.serialize.archiver.ArchiveWriter.writeToBytes(Unknown Source)
[ERROR] at com.live2d.serialize.UUSerialize.serializeToBytes(Unknown Source)
[ERROR] at com.live2d.serialize.UUSerialize.serializeToBytes$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.selection.clipboard.CClipboardTransferable.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.util.ModelingUtil_CopyAndPaste.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.CModelingEditMode_Main.copyOrCut(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.aq.c(Unknown Source)
[ERROR] at com.live2d.cubism.CEAppCtrl.command_copy(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.AbstractButton.doClick(Unknown Source)
[ERROR] at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Actions.actionPerformed(Unknown Source)
[ERROR] at java.desktop/javax.swing.SwingUtilities.notifyAction(Unknown Source)
[ERROR] at java.desktop/javax.swing.JComponent.processKeyBinding(Unknown Source)
[ERROR] at java.desktop/javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(Unknown Source)
[ERROR] at java.desktop/javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(Unknown Source)
[ERROR] at java.desktop/javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(Unknown Source)
[ERROR] at java.desktop/javax.swing.JMenuBar.processKeyBinding(Unknown Source)
[ERROR] at java.desktop/javax.swing.KeyboardManager.fireBinding(Unknown Source)
[ERROR] at java.desktop/javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
[ERROR] at java.desktop/javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
[ERROR] at java.desktop/javax.swing.JComponent.processKeyBindings(Unknown Source)
[ERROR] at java.desktop/javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
[ERROR] at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
[ERROR] at java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
[ERROR] at java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
[ERROR] at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(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.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)
[ERROR] java.lang.NullPointerException
[ERROR] at com.live2d.cubism.doc.selection.clipboard.CClipboardTransferable.b(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.util.ModelingUtil_CopyAndPaste.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.s.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.s.invoke(Unknown Source)
[ERROR] at com.live2d.util.a.a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.r.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.modeling.r.invoke(Unknown Source)
[ERROR] at com.live2d.util.aj.a(Unknown Source)
[ERROR] at com.live2d.util.ai.a(Unknown Source)
[ERROR] at java.base/java.lang.Thread.run(Unknown Source)

Answers

  • edited January 6
    You surpassed the limit of points available [2^31] on the entire program, it doesn't allow you to save neither, try reducing the amount of points (and extended interpolations if you are using too many of those!) because it is not a problem or bug, it is a limitation of the program itself.

    PD: (i think i added you in discord so i can help faster there >_ <)
  • edited January 6
    Katomon said:

    You surpassed the limit of points available [2^31] on the entire program, it doesn't allow you to save neither, try reducing the amount of points (and extended interpolations if you are using too many of those!) because it is not a problem or bug, it is a limitation of the program itself.

    PD: (i think i added you in discord so i can help faster there >_ <)</p>

    I didn't get any fq on discord! ^^"
    EDIT - discord is cimorro just like my user!!

    Also! I can save!! Everything else works completely smoothly too! Not sure what points mean, and I think I have only 2-3 parameters with extended interpolations

    Thankyou for replying !!
Sign In or Register to comment.