请教大神prefab报错

  • Creator 版本: 2.3.3

  • 目标平台:chorme浏览器,cocoscreator模拟器

  • 重现方式:运行时即刻报错

  • 首个报错: Initial Package Profile [C:\Users\Administrator.CocosCreator\packages\creator-helper] failed!TypeError: Cannot read property ‘get’ of null
    sendToMain “project-importer:register-importer” failed, no response received.
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\ActivityUI.prefab, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\ActivityUI.prefab: Unexpected token n in JSON at position 20216
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\BenedictionUI.prefab, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\BenedictionUI.prefab: Unexpected token n in JSON at position 63173
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\InappStoreUI.prefab, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\InappStoreUI.prefab: Unexpected token n in JSON at position 301065
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\PopupUI.prefab, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\PopupUI.prefab: Unexpected token n in JSON at position 2605
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\SignUI.prefab, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\res\prefab\UI\SignUI.prefab: Unexpected token n in JSON at position 112687
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\Scene\Village.fire, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\Scene\Village.fire: Unexpected token n in JSON at position 11780
    [db-task][init] Failed to import asset G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\Scene\Village - 001.fire, message: SyntaxError: G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\Scene\Village - 001.fire: Unexpected token n in JSON at position 13430
    The raw texture file of LabelAtlas ‘G:\wegame\xsanguo\sanguo\sanguo\sanguoyingxiongjue\assets\LabelAtlas.labelatlas’ is missing.

看提示貌似是构建的时候应该会生成prefab的对应ID的JSON文件,可是这几个没生成对应的JSON文件,估计是报错了,但是prefab没具体的报错提示。。。请教如何排查。。跪求各位大佬援助

最后一句报错log已经说明问题了,
LabelAtlas.labelatlas’ is missing.

还有你这工程名字起的,sanguoyingxiongjue
三国英雄决是什么鬼?

有解决方案了吗?