Cannot export model as a .moc3 using the new color blending mode
When trying to export my model as a .moc3, the process errors out and throws this message into the Log window
[ERROR] Exception in thread "Thread-99" kotlin.NotImplementedError: An operation is not implemented: Support for extended blending
[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.g(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.w$a.e(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.aj.a(Unknown Source)
[ERROR] at com.live2d.util.ai.a(Unknown Source)
[ERROR] at java.base/java.lang.Thread.run(Unknown Source)
1
Comments
Got it! I shall wait (excitedly) for the feature to come to the SDK version 😁