我这边也有很多用户出现这个问题 SubContext evaluateScriptFile "/subpackages/LY05_XCPP_puzzle/game.js" failed: error code 4294967295 evaluateScriptFile@https://lib/WAGame.js:1:165309 handleLoadSubpackageSuccess@https://lib/WAGame.js:1:1434568 T@https://lib/WAGame.js:1:1713386 onLoadSubpackageSuccess@https://lib/WAGame.js:1:1434362 @https://lib/WAGame.js:1:1432181 @https://lib/WAGame.js:1:1431136 qp@https://lib/WAGame.js:1:1431090 @https://lib/WAGame.js:1:655042 @https://lib/WAGame.js:1:1430534 @https://lib/WAGame.js:1:680789 @https://lib/WAGame.js:1:696263 @https://lib/WAGame.js:1:116583 _emit@https://lib/WAGame.js:1:116499 emit@https://lib/WAGame.js:1:116529 emit@https://lib/WAGame.js:1:107129 subscribeHandler@https://lib/WAGame.js:1:115123 @官方
外网出现运行脚本报错,麻烦官方看一下SubContext evaluateScriptFile "/logic/game.js" failed: error code 4294967295 evaluateScriptFile@https://lib/WAGame.js:1:171330 @https://lib/WAGame.js:1:952561 B_@https://lib/WAGame.js:1:952481 W_@https://lib/WAGame.js:1:952499 @https://lib/WAGame.js:1:952968 @https://lib/WAGame.js:1:467337 @https://lib/WAGame.js:1:951311 @https://lib/WAGame.js:1:488305 @https://lib/WAGame.js:1:504269 emit@https://lib/WAGame.js:1:122848 emit@https://lib/WAGame.js:1:118485 subscribeHandler@https://lib/WAGame.js:1:121553 这个error code不知道在哪里可以查到,以及这个错误code代表什么
10-22同样是在mp调试时都能看到开发者上报的行为,但数据分析里没有自定义事件的数据,是为什么?
自定义启动场景上报wx.reportScene在success回调中看到数据,但后台分析无法看到数据游戏名:龙鳞 自定义了三个场景 1001,1002,1003 在体验版上调用wx.reportScene可以在回调success返回的res中看到发送的sceneId和costTime,但是后台分析无法看到数据 我试了下没有定义的一个id 1005,发送后也能在success中回调,这个是不是有影响? 以下是调用wx.reportScene自动输出的内容 [minigamefe keyValueReport]: WXGameSceneLaunchReport Object WXGameSceneLaunchReport" 1: Object AppType: 1004 BenchmarkLevel: -1 CostTime: 876 CustomData: "" CustomInfo: "" InitProcess: 0 InstanceId: "hash=1185544520&ts=1679279673986&host=&version=402661671&device=1&host_scene=0" IsDownloadCode: 0 IsPatch: 0 IsPreload: 111 NetworkType: "wifi" Path: "index.html" RunTime: 2983 RunningState: 1 RuntimeType: 3 SDKVersion: "2.30.2" Scene: 1089 SceneId: 1001
06-03只要是小游戏跳转小游戏都会,跳转小程序不会
微信小游戏跳转小游戏后再返回黑屏微信小游戏跳转小游戏后再返回黑屏
2019-01-15