- undefined (reading \'replace\')
这几天大量的报错(7月1号开始),请问是什么问题呢?: Cannot read properties of undefined (reading \'replace\') TypeError: Cannot read properties of undefined (reading \'replace\') at Function.<anonymous> (https://lib/WAGame.js:1:556678) at https://lib/WAGame.js:1:208235 at https://lib/WAGame.js:1:152478 [图片]
07-05 - undefined (reading \'friend_list\')
昨天到今天突然大量报错,看堆栈是WAGame.js那里的,请问是什么问题呢? Cannot read properties of undefined (reading \'friend_list\') TypeError: Cannot read properties of undefined (reading \'friend_list\') at Object.success (https://lib/WAGame.js:1:624743) at success (https://lib/WAGame.js:1:615153) at Function.success (https://lib/WAGame.js:1:539339) at Object.success (https://lib/WAGame.js:1:206445) at i (https://lib/WAGame.js:1:526290) at https://lib/WAGame.js:1:526468 at z (https://lib/WAGame.js:1:526506) at https://lib/WAGame.js:1:527266 at r (https://lib/WAGame.js:1:522841)
06-28 - this.quality.report的undefined报错
[图片] 从2.4号开始每天都有几十人报错,搜了一下我们自己的代码都没有找到this.quality.report。 看了一下系统都是IOS才会有 请问是不是微信更新了啥导致的?
02-18 - WebGLRenderingContext.shaderSource报错
线上每天300多的iOS玩家(偶现),首屏会遇到以下报错: [图片] 就是 var shader = gl.createShader(type); gl.shaderSource(shader, source); 这里就报错了 重启微信才能正常进去游戏。 查了一下,是说有可能是GPU 崩溃导致的,请问是微信这边可以处理的吗? 相关文档: https://www.khronos.org/webgl/wiki/HandlingContextLost cocos疑似相关帖子:https://forum.cocos.org/t/failed-to-execute-shadersource-on-webglrenderingcontext/79278
2023-10-07 - SyntaxError: No space between hexadecimal literal
微信后台web分析里面很多下面的报错,都是IOS手机才有的,看起来是WAGame那边的报错,而且我们自己的测试机器复现不了。线上问题比较紧急,求官方技术人员回答一下! [图片] [图片] [图片]
2023-09-16 - SyntaxError: No space between hexadecimal literal
微信后台web分析里面很多下面的报错,都是IOS手机才有的,请问这个是为什么的: [图片] [图片] [图片]
2023-09-11