收藏
回答

cocos运行正常转成微信小游戏报错

框架类型 问题类型 操作系统 工具版本
小游戏 Bug Windows 1.05.2204264

VM1467 WAGame.js:1

SyntaxError: Unexpected end of JSON input

    at JSON.parse (<anonymous>)

    at t.h.lsget (index.js:3)

    at t.h.get (index.js:3)

    at t.o.talentRandom (index.js:5)

    at t.r.openSelectTalentPanel (index.js:23)

    at index.js:23

    at index.js:17

    at Array.forEach (<anonymous>)

    at e.n.emit (index.js:17)

    at e.r.onStartButtonClicked (index.js:53)(env: Windows,mg,1.05.2204264; lib: 2.25.2)


SyntaxError: Unexpected end of JSON input

at JSON.parse (<anonymous>)

at t.h.lsget (http://127.0.0.1:33533/game/assets/main/index.js:417:39)

at t.h.get (http://127.0.0.1:33533/game/assets/main/index.js:220:27)

at t.o.talentRandom (http://127.0.0.1:33533/game/assets/main/index.js:583:34)

at t.r.openSelectTalentPanel (http://127.0.0.1:33533/game/assets/main/index.js:1622:21)

at http://127.0.0.1:33533/game/assets/main/index.js:1599:209

at http://127.0.0.1:33533/game/assets/main/index.js:1097:15

at Array.forEach (<anonymous>)

at e.n.emit (http://127.0.0.1:33533/game/assets/main/index.js:1096:18)

at e.r.onStartButtonClicked (http://127.0.0.1:33533/game/assets/main/index.js:2989:13)

在cocos上网页运行正常,转成小游戏后报错

回答关注问题邀请回答
收藏
登录 后发表内容