If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
 
Live2D Cubism
Cubism Products and Downloads
Cubism product manuals and tutorials
Cubism Editor Manual    Cubism Editor Tutorial    Cubism SDK Manual    Cubism SDK Tutorial
[About Cubism Editor / SDK 5.4 Alpha](Updated: July 14, 2026)

You can download the alpha installer from the dedicated forum below.
If you have any feedback regarding the alpha version, including feature requests or bug reports, please use the same forum.

Cubism Editor / SDK 5.4 Alpha Forum
https://creatorsforum.live2d.com/c/cubismeditorsdk54alpha/

[Regarding macOS Tahoe](Updated October 16, 2025)

macOS v26 Tahoe is now supported!
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 ,

TomTom
edited February 2016 in Help
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.

Comments

  • The simple test ,this error will occur ;
    -------------------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.
  • by the way ,the live2d_flash.swc is down form :
    http://sites.cybernoids.jp/cubism-sdk_e/download/flash
    Live2D_SDK_Flash_1.0.03_1_en.zip



  • en . ..I use the old sdk,1.002,it's ok,
    but on the iPhone,can't see anything....
    :(
  • Thank you for reporting.
    It will be fixed soon :D
  • Hello,
    If we pay , whether you can quickly solve the problem ?
    Thank you very much,
  • edited July 2014
    We fixed the problem!
    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
  • Thank you very much.
  • Hope you can support Swift(the apple's new language")
    the swift is very easy to use and powful,the c++is hard to use,
    Thank you.
Sign In or Register to comment.