Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

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
[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.

I can't export to .moc3, what does this error msg means!?!?

plsssss help, this is my first time doing a model, and when i tried to export this error appeared, what does it mean? how can I solve it!?

[ERROR] net.arnx.jsonic.JSONException: 218: unexpected char: H
[ERROR] "Name": "Bear "H <- ?
[ERROR] at net.arnx.jsonic.parse.JSONParser.createParseException(JSONParser.java:902)
[ERROR] at net.arnx.jsonic.parse.TraditionalParser.afterValue(TraditionalParser.java:456)
[ERROR] at net.arnx.jsonic.parse.JSONParser.next(JSONParser.java:121)
[ERROR] at net.arnx.jsonic.JSONReader.getValue(JSONReader.java:181)
[ERROR] at net.arnx.jsonic.JSON.parse(JSON.java:1121)
[ERROR] at net.arnx.jsonic.JSON.decode(JSON.java:652)
[ERROR] at com.live2d.cubism.doc.gameData.a.a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b$a.a(Unknown Source)
[ERROR] at com.live2d.cubism.doc.model.exporter.b$a.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.ab.a(Unknown Source)
[ERROR] at com.live2d.util.aa.a(Unknown Source)
[ERROR] at java.base/java.lang.Thread.run(Unknown Source)

I really put so much effort on my first model, and i feel kinda disappointed for not being able to export 😭😭😭

Best Answer

  • @Vanila_Xofee

    Thank you very much for submitting your files.

    We have examined the file you submitted and found that there are [Bear "Hair" Swing] and [Bear "Hair" Squish] in the names of the physics operation groups, and ["] (double quotation)is a character that causes an error when exporting the file.

    Therefore, please go to [Physics Settings] and edit the name of the physics group, and change the name to one that does not use ["](double quotation).

    Ex)
    Bear "Hair" Swing" → "Bear Hair Swing

    Please revise as per the above item.

Answers

Sign In or Register to comment.