cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

cocos内部 _deserializeTypedArrayViewRef() 方法报错, 数据长度异常

Open finscn opened this issue 1 year ago • 2 comments

Cocos Creator version

3.8.3

System information

all

Issue description

image image image

报错如上.

这个错误也是在线上项目里出现的. 其实已经出现很久了. 累计受影响的用户大概有几千人. 我们自己的开发环境和机器都无法复现这个错误.

似乎是对某个数据进行反序列化时的错误. 数据长度和类型不匹配.

这个错误应该也不是我们项目中的代码引起的.

Relevant error log output

No response

Steps to reproduce

如上

Minimal reproduction project

No response

finscn avatar Oct 08 '24 08:10 finscn

有重现的例子吗?我没太明白这个错误。

minggo avatar Oct 17 '24 02:10 minggo

有重现的例子吗?我没太明白这个错误。

我们自己无法重现 线上项目比较大比较复杂 我们也没发抽离出来只有这个错误信息的最小模块. 有点难办了

finscn avatar Oct 17 '24 18:10 finscn