你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
发现
话题
全文搜索
登录
[LayaAir 2.0]Uncaught RangeError:Array buffer allocation failed
引擎版本2.1.0(升级到2.2.0beta4也会出现这个bug)
运行环境:华为手机,系统P10Plus; 浏览器:华为自动浏览器版本EMUI 9.1.0
demo由于公司原因无法提供,只有附件图片。
进入游戏后从登入场景切换到游戏主场景后,手机放一边不操作,过了一会(大概3-5分钟)就会出现该bug。
这个问题是刚需,希望官方能给个解决方向,别因为没有demo就不管了,能提供demo肯定会提供的。
没有找到相关结果
已邀请:
与内容相关的链接
提交
1 个回复
Aar0n
赞同来自:
这个很为难。。。 要扫右下角二维码 联系一下商务,购买技术服务看看,这样可以私信发demo
The maximum heap size you can try is 2048MB - 16MB = 2032MB. Browsers currently don't support allocating anything larger than that.
If you are running on a 32-bit browser, a HEAP size of 512MB or 768MB is about the maximum that is possible.
参照一下ue4 的回答
要回复问题请先
登录
发起人
One Piece
相关问题
laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined
播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play()
运行报错 Uncaught Can not find scene:GameView.scene undefined
Failed to load resource: net::ERR_FILE_NOT_FOUND
Getcomponent 报错Uncaught (in promise) TypeError: Right-hand side of 'instanceof' is not an object
打包apk Uncaught SyntaxError: Unexpected token 'export’
2.0.0编译报错Cannot find global type 'Array'
鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误
Uncaught TypeError: Cannot read property 'props' of undefined
加载龙骨动画出报错Uncaught getUint16 error - Out of bounds
发布字节小游戏失败,Failed to load version.json
问题状态
最新活动:
2019-09-06 09:07
浏览:
6552
关注:
2
人
商务合作
1 个回复
Aar0n
赞同来自:
The maximum heap size you can try is 2048MB - 16MB = 2032MB. Browsers currently don't support allocating anything larger than that.
If you are running on a 32-bit browser, a HEAP size of 512MB or 768MB is about the maximum that is possible.
参照一下ue4 的回答