当前位置:网站首页>华为游戏多媒体调用切换房间方法出现异常Internal system error. Reason:90000017
华为游戏多媒体调用切换房间方法出现异常Internal system error. Reason:90000017
2022-07-05 21:38:00 【华为开发者论坛】
问题描述
参考华为官方游戏多媒体文档实现了切换房间功能,在切换房间过程中突然切换房间失败。查看日志:走到了onCreate初始化游戏多媒体引擎回调方法并返回了7001错误码,同时还有服务修改玩家角色失败的日志。
问题分析
查看华为游戏多媒体错误码文档,7001错误码的含义是:RTC内部处理错误。
6001错误码的含义是:内部处理错误。
3009错误码的含义是:房间切换失败。
内部处理错误引起的切换房间失败,联系了华为技术支持(可提单联系),技术支持说我切换房间的操作太快了,导致并行调用的切换房间的方法,SDK内部服务处理不过来,导致了这个异常。正常情况下这个方法应该串行调用,不应并行调用。
问题解决
我控制了切换房间接口调用的频率,保证串行调用切换房间的方法,切换房间成功,问题解决。
边栏推荐
- 怎么利用Tensorflow2进行猫狗分类识别
- EasyExcel的读写操作
- How to prepare for the algorithm interview and answer the algorithm interview questions
- Summary of data analysis steps
- 校招期间 准备面试算法岗位 该怎么做?
- Using webassembly to operate excel on the browser side
- vant 源码解析 之深层 合并对象 深拷贝
- Li Kou ----- the maximum profit of operating Ferris wheel
- sql常用语法记录
- Sitge joined the opengauss open source community to jointly promote the ecological development of the database industry
猜你喜欢
Feng Tang's "spring breeze is not as good as you" digital collection, logged into xirang on July 8!
MMAP学习
资深电感厂家告诉你电感什么情况会有噪音电感噪音是比较常见的一种电感故障情况,如果使用的电感出现了噪音大家也不用着急,只需要准确查找分析出什么何原因,其实还是有具体的方法来解决的。作为一家拥有18年品牌
"Grain mall" -- Summary and induction
递归查询多级菜单数据
Golang (1) | from environmental preparation to quick start
EasyExcel的读写操作
EN 438-7 laminated sheet products for building covering decoration - CE certification
leetcode:1755. Sum of subsequences closest to the target value
Exercise 1 simple training of R language drawing
随机推荐
MMAP学习
Golang (1) | from environmental preparation to quick start
張麗俊:穿透不確定性要靠四個“不變”
Wood board ISO 5660-1 heat release rate mapping test
Parker驱动器维修COMPAX控制器维修CPX0200H
oracle 控制文件的多路复用
阿里云有奖体验:用PolarDB-X搭建一个高可用系统
Interviewer: will concurrent programming practice meet? (detailed explanation of thread control operation)
sql常用语法记录
资深电感厂家告诉你电感什么情况会有噪音电感噪音是比较常见的一种电感故障情况,如果使用的电感出现了噪音大家也不用着急,只需要准确查找分析出什么何原因,其实还是有具体的方法来解决的。作为一家拥有18年品牌
2022-07-03-cka- latest feedback from fans
让开发效率飞速提升的跨端方案
Oracle HugePages没有被使用导致服务器很卡的解决方法
总结出现2xx、3xx、4xx、5xx状态码的原因
Sitge joined the opengauss open source community to jointly promote the ecological development of the database industry
怎么利用Tensorflow2进行猫狗分类识别
Gcc9.5 offline installation
Four components of logger
selenium 获取dom内验证码图片
基于vertx-web-sstore-redis的改造实现vertx http应用的分布式session