報告の際には、必ず以下の項目をご入力ください
【Cubism Editorのバージョン】(例:Cubism Editor 4.1.01 )
Cubism Editor 5.2.02
【OS名・バージョン】(例:Windows11、macOS BigSur 11.5 )
windows11
【機種名】(例:MacBookPro 2017 )
GALLERIA RM7C-R47
【CPU】(例:Core i7-9750H )
インテル Core i7-14700
【グラフィックボード】(例:GeForce RTX 3070 )
NVIDIA GeForce RTX 4070 12GB GDDR6
【メモリ】(例:8GB )
32GB (16GBx2) (DDR5-4800)
【原画制作ソフトウェア】(例:Photoshop ver22.3 )
Photoshop2025
【ご利用中のモニターの台数】(例:4Kモニター1台 )
ViewSonic VX2728J-7 (27インチワイド 液晶モニター) 1台
【不具合の状況】
・作っているモデルを読み込むと、ウィンドウが出て【データの検証時に問題が見つかりました】と表示され、
その下に「Index 3 out of bounds for length 3」と表示されています。
ログにも赤文字でエラーがありました。
放置するわけにもいかないので、どうにかしたいのですが、
どうしたらいいか教えていただけますでしょうか?
初歩的なところでつまずいているかもしれませんが、
自分だけではどうにもわからず、助けていただけましたら幸いです。
よろしくお願いいたします。
以下、エラーの出ている部分のログです。
[ERROR] java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
[ERROR] at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
[ERROR] at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
[ERROR] at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
[ERROR] at java.base/java.util.Objects.checkIndex(Unknown Source)
[ERROR] at java.base/java.util.ArrayList.get(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyOnParameter.getValue(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyformGridSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ACParameterControllableSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.deformer.ACDeformerSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.deformer.warp.CWarpDeformerSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify_exe(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.a.b.b.b(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.Z.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.Z.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)
[ERROR] java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
[ERROR] at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
[ERROR] at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
[ERROR] at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
[ERROR] at java.base/java.util.Objects.checkIndex(Unknown Source)
[ERROR] at java.base/java.util.ArrayList.get(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyOnParameter.getValue(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.z.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.z.invoke(Unknown Source)
[ERROR] at kotlin.text.StringsKt__AppendableKt.appendElement(Appendable.kt:85)
[ERROR] at kotlin.collections.CollectionsKt___CollectionsKt.joinTo(_Collections.kt:3499)
[ERROR] at kotlin.collections.CollectionsKt___CollectionsKt.joinToString(_Collections.kt:3516)
[ERROR] at kotlin.collections.CollectionsKt___CollectionsKt.joinToString$default(_Collections.kt:3515)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyformOnGrid.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyformGridSource.dumpByPrint(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.b(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.ModelHandler.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.a.b.b.b(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.Z.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.Z.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)
[ERROR] java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
[ERROR] at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
[ERROR] at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
[ERROR] at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
[ERROR] at java.base/java.util.Objects.checkIndex(Unknown Source)
[ERROR] at java.base/java.util.ArrayList.get(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyOnParameter.getValue(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.interpolator.KeyformOnGrid.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.deformer.ACDeformerSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.deformer.warp.CWarpDeformerSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify_exe(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.CModelSource.verify$default(Unknown Source)
[ERROR] at com.live2d.cubism.doc.a.b.b.b(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.O.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.Z.a(Unknown Source)
[ERROR] at com.live2d.cubism.appCtrlImpl.Z.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)
教えていただけましたら幸いです。
よろしくお願いいたします。