Files
netease-modsdk-wiki/docs/mcguide/20-玩法开发/15-自定义游戏内容/2-自定义方块/8-常见报错.md
2025-03-18 14:46:12 +08:00

273 B
Raw Blame History

front, hard, time
front hard time
入门 分钟

常见报错

  1. JSON: xxx has an error

    一般为json格式有问题可以检查一下逗号是否漏写或多写括号是否对应。

    下图为多写逗号的报错:

error-1