大约有 375 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0064 秒)
... 官网示例摇一摇报错,就解决方案 启动引擎报错 mPlugin.game_plugin_init(3); 2.2.0beta4,微信上动态合批报错. 问题状态 最新活动: 2024-01-02 20:26 浏览: 2036 关注: 1 人
来源: Laya_社区 发布时间: 20240102
...的链接 提交 3 个回复 Laya_Aaron 赞同来自: answerHom client\src\game\gui\base\PageContainer.ts client\src\game\gui\TopUI.ts 解决这块的循环引用, 因为循环引用所以不知道先后顺序 2019-09-18 1 3 分享 微博 QZONE 微信 answerHom 赞同来自: demo稍后发送 20...
来源: Laya_社区 发布时间: 20190918
oppo分包加载失败 game.js也在但是就是加载失败 头条微信加载又是正常的 node版本8.9.0 附件 : --> 2020-12-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 奈奈奈奈何吖i 赞同来...
来源: Laya_社区 发布时间: 20201204
... //已经加载完了.proto文件 var awesomMsg:any=root.lookup("com.lll.game.login.LoginRequest"); var message:any=awesomMsg.create( {username:'nk', password:'123', usertype:1} ); var buffer=awesomMsg.encode(message).finish(); //封装数据为约定的格式 length,id,buff socket.output.writeInt...
来源: Laya_社区 发布时间: 20171113
js进度,进度,js场景进度效果 new function() { var className = 'Game'; window[className] = (function(original) { function Class() { this.arr = [ "res/atlas/lucky8.json", "res/atlas/lucky8/lewinlineicons.json", "res/atlas/lucky8/setting.json", "res/atlas/lucky8/setView.json", "res/atlas/lucky...
来源: Laya_社区 发布时间: 20170803
...se) DOMException: play() runtime运行报错! 启动引擎报错 mPlugin.game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 小游戏项目 加载有中文的json...
来源: Laya_社区 发布时间: 20171207
...annot read property 'HALF_FLOAT_OES' of null at RenderTexture._texImage2D (game.js:18:184542) 引擎源代码出错位置如图: 浏览器和微信IDE调试还有其他机型均正常,只有vivo oppon真机运行出错。 2.复现bug的demo在附件,release目录下的wxgame_pack 可以...
来源: Laya_社区 发布时间: 20190902
...打开是没声音的。 2.h5的小游戏网址是比如https://g.com/h5/game,嵌入的网页地址为http://static.com/w/single.html,两个网页的域名不同。 请问 这个问题怎么解决呢?@laya团队了解一下这个问题 是否需要联系网址接入方处理? 附上截...
来源: Laya_社区 发布时间: 20180904
...s:13244) at Sprite3D.addComponent (libs/laya.core.js:13291) at game_scene.showPlayerGold (js/bundle.js:278) at game_scene.onPreLoadFinish (js/bundle.js:210) at Handler.runWith (libs/laya.core.js:1009) at libs/laya.core.js:19086 at Handler.runWith (libs/laya.core.j...
来源: Laya_社区 发布时间: 20200326
飞机大战出现的问题注册了类New的时候报错未定义 var Game=(function(){ (function Game(){ Laya.init(400,852); this.bg = new BackGround(); //把背景添加到舞台上显示出来 Laya.stage.addChild(this.bg); })(); })(); //循环滚动的游戏背景 var BackGround = (...
来源: Laya_社区 发布时间: 20191018