• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 230 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0047 秒)

131. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 64%]

...e in the package:app.json 2018-01-09 20:50:15.573 ZhuaWawa[2531:1863829]  require(/sdcard/layabox/scripts/index.js) 2018-01-09 20:50:15.575 ZhuaWawa[2531:1863829] found the file in the package:scripts/index.js 2018-01-09 20:50:15.580 ZhuaWawa[2531:1863829]  ========================================...

来源: Laya_社区 发布时间: 20180109

132. 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() [ 64%]

...,Chrome下chrome://flags/#autoplay-policy,然后选No user gesture is required 。 2018-07-10 2 0 分享 微博 QZONE 微信 anghuo 赞同来自: 自己顶一下!先 2018-06-09 0 0 分享 微博 QZONE 微信 老衲当时慌了 赞同来自: 在最新版的Chrome浏览器(以及所有以Chrom...

来源: Laya_社区 发布时间: 20180609

133. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 64%]

...init @ code.js:70796 LayaAir3D @ code.js:94656 (anonymous) @ code.js:94704 require @ WAGame.js:11 (anonymous) @ WAGame.js:11 (anonymous) @ game.js? [sm]:2 require @ WAGame.js:11 (anonymous) @ gamePage.html:155 2018-03-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

来源: Laya_社区 发布时间: 20180307

134. websocket 中 protobuf 数据的发送与接收的具体方法是怎样的? [ 64%]

...001; JOIN_GAME = 0x00000002; EXIT_GAME = 0x00000003; } message LoginGame { required string account = 1; // 账号 required string passwd = 2; // 密码 }第一次使用protobuf与服务端通讯,有点疑惑。以往使用json格式的数据通讯时,可以将协议名称写入json里一并发...

来源: Laya_社区 发布时间: 20170217

135. 2.3.0beta 各种bug [ 63%]

...果有  async(){ await xxxx }会报这个错误 TS2354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found.   一、万年没修成功过的自定义导出类 自动添加Laya前缀问题 二、切换类库依旧报错 三、拖尾依然没提供重置方法,带拖...

来源: Laya_社区 发布时间: 20191017

136. 使用2.6引擎版本vscode开发不支持async await语法 编译出现提示缺少tslib错误 [ 62%]

...await语法 编译出现提示缺少tslib错误 错误提示:This syntax requires an imported helper but module 'tslib' cannot be found    semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found.     at error (D:\Program Files\nodejs\node_global\npm\n...

来源: Laya_社区 发布时间: 20200704

137. 打包微信小游戏报错 ReferenceError: Matter is not defined [ 62%]

...报错:Matter is not defined, 在game.js里面添加了 let matter = require("matter.js"); window.Matter = matter; 但是还是不行,有没有其他方法解决 附件 : --> 2018-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

来源: Laya_社区 发布时间: 20180531

138. 打包native报错 [ 61%]

...he package:app.json   2019-06-18 13:34:09.276568+0800 test1[6479:65523]  require(/sdcard/layabox/scripts/index.js) 2019-06-18 13:34:09.277721+0800 test1[6479:65523] found the file in the package:scripts/index.js   2019-06-18 13:34:09.279091+0800 test1[6479:65523]  ===============================...

来源: Laya_社区 发布时间: 20190618

139. 使用 wx.requestSubscribeMessage 检测不是touched [ 60%]

...用 wx.requestSubscribeMessage: {errMsg: "requestSubscribeMessage:fail require user interaction (only in touchend event)"} 2019-12-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 shiyang 赞同来自: 在oncli...

来源: Laya_社区 发布时间: 20191217

140. 做了一个最简单的显示微信子域的程序,但是报错Cannot read property 'USER_DATA_PATH' of undefined [ 60%]

...n.js:37 o @ _prelude.js:11 r @ _prelude.js:11 (anonymous) @ _prelude.js:11 require @ WAGameSubContext.js:1 (anonymous) @ WAGameSubContext.js:1 (anonymous) @ index.js:18 require @ WAGameSubContext.js:1 (anonymous) @ subcontext.html:26 官网文档上一行参照代码也没有,于是我就创建了...

来源: Laya_社区 发布时间: 20181026