live2d doesn't export .moc3 file
Hello i been trying to export a cmo3 file but when is done exporting the folder where is suppost to be the .moc3 file is emply
the log gives this error
[ERROR] java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 2147522872 out of bounds for byte[2146776189]
[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.model.exporter.w$a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.w$a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.w.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.d.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.d.invoke(Unknown Source)
[ERROR] at com.live2d.util.ai.a(Unknown Source)
[ERROR] at com.live2d.util.ah.a(Unknown Source)
[ERROR] at java.base/java.lang.Thread.run(Unknown Source)
0 ·
Comments