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

大约有 250 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)

111. 飞机大战源码发微信小游戏提示VM122:1 gameThirdScriptError [ 68%]

...307/game/code.js:8363:181 at http://127.0.0.1:62307/game/code.js:8364:2 at require (http://127.0.0.1:62307/game/__ ... :13675) at http://127.0.0.1:62307/game/__ ... 13424 at http://127.0.0.1:62307/game/game.js:4:1 at require (http://127.0.0.1:62307/game/__ ... :13675) at http://127.0.0.1:62307/game/...

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

112. protocol 版本3 支持 [ 68%]

... 微博 QZONE 微信 asdf131 赞同来自: TS项目!,就是关键字“required”区别;proto3没有这个关键字了,你试用自动的proto库去解析一个不带有“required"关键字的proto文件试试,我们是同一个proto文件,C#解析没有问题, TS项目这边解析...

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

113. 微信开发工具编译报错 [ 68%]

...024/game/code.js:21155:7 at http://127.0.0.1:35024/game/code.js:21156:3 at require (http://127.0.0.1:35024/game/__ ... :14317) at http://127.0.0.1:35024/game/__ ... 13924 at http://127.0.0.1:35024/game/game.js:4:1 at require (http://127.0.0.1:35024/game/__ ... :14317) 2018-08-01 添加评论 免费...

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

114. Laya打包微信小游戏的时候,引入的外部js访问不到 [ 68%]

... is not defined     at http://127.0.0.1:19768/game/code.js:60:1     at require (http://127.0.0.1:19768/game/__ ... :78871)     at http://127.0.0.1:19768/game/__ ... 78480     at http://127.0.0.1:19768/game/game.js:4:1     at require (http://127.0.0.1:19768/game/__ ... :78871)     at <...

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

115. Error: 代码包大小为 6018 kb,上限为 4096 kb,请删除文件后重试 [ 68%]

...s not defined Error: module "libs/laya.wxmini.js" is not defined     at require (http://127.0.0.1:43425/game/__ ... :13569)     at http://127.0.0.1:43425/game/__ ... 13424     at http://127.0.0.1:43425/game/game.js:6:2     at require (http://127.0.0.1:43425/game/__ ... :13675)     at ...

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

116. 微信小游戏的位图字体加载报错! [ 68%]

...一圈资料,发现这个问题并不是偶然,用了window.Parser = require("./js/dom_parser");],问题依旧。很多人都遇到同一个严重的问题,希望能重视起来,给大家一个完整清晰的解决方法! gameThirdScriptError t.getElementsByTagName is not a function Type...

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

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

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

118. layaair2-cmd安装报错 [ 67%]

...ction.Module._load (internal/modules/cjs/loader.js:562:25)     at Module.require (internal/modules/cjs/loader.js:690:17)     at require (internal/modules/cjs/helpers.js:25:18)     at Object.<anonymous> (E:\cyh5\code\gzlaya\testnew2\.laya\publish.js:25:15)     at Module._compile (intern...

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

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

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

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

120. 【分享】通过命令行调用compile.js编译,不使用laya-cmd [ 67%]

... set compilejs=%~dp0.laya\compile.js ::创建一个js文件 echo let app = require("electron").app>compile_temp.js echo let gulp = require('gulp')>>compile_temp.js echo let childprocess = require('child_process')>>compile_temp.js echo let defaultTask = "compile">>compile_temp.js...

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