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

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

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

...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

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

...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

33. 怎么在laya2里使用第三方库 [ 70%]

...么在laya2里使用第三方库 我在gulpfile.js里写了 var express = require(ideModuleDir + "express"); express的文件夹也拷到了该拷的地方,编译没问题,但运行时就崩在var app = express();这句代码上了。 就想问怎么才能在新版里使用第三方库,或者...

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

34. 微信环境下面Laya.Browser.window.protobuf.load不能读取本地的proto文件 [ 70%]

...obuf.js 2018-03-06 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: require("weapp-adapter.js"); require("./bytebuffer.js") window.ProtoBuf = require("./protobuf.js") require("./code.js"); game.js 里面这样引入试试。 2018-03-06 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: ...

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

35. layaair-cmd publish -h 报找不到universalify module错误 [ 69%]

...e (module.js:538:15) at Function.Module._load (module.js:468:25) at Module.require (module.js:587:17) at require (internal/module.js:11:18) at Object.<anonymous> (C:\Users\fp005\AppData\Roaming\npm\node_modules\lay ir-cmd\node_modules\fs-extra\lib\fs\index.js:3:11) at Module._compile (module.j...

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

36. [0]layaair2-cmd 编译bug [ 69%]

...layaair2-cmd/node_modules/natives/index.js:143:24)     at Object.req [as require] (/usr/local/lib/node_modules/layaair2-cmd/node_modules/natives/index.js:55:10)     at Object.<anonymous> (/usr/local/lib/node_modules/layaair2-cmd/node_modules/graceful-fs/fs.js:1:37)     at Module._compile...

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

37. 使用Laya2.0做微信开放数据域是出错。 [ 68%]

...n.ts:35 o @ _prelude.js:11 r @ _prelude.js:11 (anonymous) @ _prelude.js:11 require @ WAGameSubContext.js:1 (anonymous) @ WAGameSubContext.js:1 (anonymous) @ index.js:19 require @ WAGameSubContext.js:1 (anonymous) @ subcontext.html:10 laya.webgl.js:2358 gridInfo:slotW=32,gridw=16,gridNum=256,textureW...

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

38. 游戏运行在chrome里面 听不见声音 [ 67%]

...地址栏输入 chrome://flags/#autoplay-policy 选择 No user gesture is required,之后重启浏览器即可,chrome浏览器更新版本后的新增的安全策略。 2018-05-14 2 0 分享 微博 QZONE 微信 rabbit 赞同来自: layabox 、ayiui4566 iOS下声音在没有交互的情况下,...

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

39. 发布到微信小游戏提示Cannot read property 'Common' of undefined [ 67%]

...把matter.js加入了libs中。并且在game.js中加入了 let matter = require("libs/matter.js"); window.Matter = matter; 但是依然没有解决问题 2018-05-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ...

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

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

...,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