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=3Copy 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
PD: (i think i added you in discord so i can help faster there >_ <)
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 !!