[Regarding macOS Tahoe](Updated September 18, 2025)
We cannot guarantee the compatibility of the current releases of Live2D Cubism Editor and Cubism SDK with macOS Tahoe.
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.Hello,there is an error in flash sdk ,
Hello .I meet an error in use flash sdk [FlashBuilder4.7,air sdk 14.0]
the error is:
---------------------
VerifyError: Error #1014: Class _-29::_-3X could not be found.
---------------------
can you help me ? thank you.
0 ·
Comments
-------------------the code-----------------
package
{
import flash.display.Sprite;
import jp.live2d.Live2DModelAs3;
[SWF(width="640", height="960", frameRate="24",backgroundColor="#FFFFFF")]
public class AiPay extends Sprite
{
public var live2DModel:Live2DModelAs3;//only this
public function AiPay()
{
super();
}
}
}
------------------------------------------------
run ,then coour this error:
VerifyError: Error #1014: Class _-29::_-3X could not be found.
--------------------
I think it's problem of live2d_flash.swc.
Thank you.
http://sites.cybernoids.jp/cubism-sdk_e/download/flash
Live2D_SDK_Flash_1.0.03_1_en.zip
but on the iPhone,can't see anything....
It will be fixed soon
If we pay , whether you can quickly solve the problem ?
Thank you very much,
Please download new version.
Live2D SDK for Flash 1.0.04_1
> If we pay , whether you can quickly solve the problem ?
Yes.
Optional SDK Support is available for businesses at additional cost. If you wish to purchase SDK Support, visit Live2D website.
http://www.live2d.com/en/contact
the swift is very easy to use and powful,the c++is hard to use,
Thank you.