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

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

1. 微信小游戏真机连接websocket报错,<error:exception onOpen fail code:9,msg:Timer Expired>,始终连不上,是怎么回事 [ 100%]

微信小游戏真机连接websocket报错,&lt;error:exception onOpen fail code:9,msg:Timer Expired&gt;,始终连不上,是怎么回事 微信小游戏真机连接websocket报错,&lt;error:exception onOpen fail code:9,msg:Timer Expired&gt;,始终连不上,是怎么回事   2019-07-09 添...

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

2. [LayaAirIDE3]3.0.9打包图集生成错误 [ 82%]

... 发起人 178*****613 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 用二的幂次方图集和非二的幂次方图集区别在哪? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在...

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

3. layacmd安装失败 [ 80%]

... 如题,已经用cnpm进行下载,错误如下: 5897 verbose stack Error: electron@1.7.9 postinstall: `node install.js` 5897 verbose stack Exit status 1 5897 verbose stack     at EventEmitter.&lt;anonymous&gt; (D:\SDK\node.js\node_modules\npm\node_modules\npm-lifecycle\index.js:280:16) 5897 ...

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

4. Laya2.6 vscode 编译错误 [ 80%]

... gulpInst.start.apply(gulpInst, toRun);                    ^ TypeError: Cannot read property 'apply' of undefined     at C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\_gulp@3.9.1@gulp\bin\gulp.js:129:20     at process._tickCallback (internal/process/...

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

5. 1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 [ 80%]

...,出现Cannot find module 'colors'错误   module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.&lt;anon...

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

6. ts加密md5码封装 [ 80%]

...mber = 8, max: number = Math.pow(2, bit) - 1) { if (code &lt; 0) throw new Error("code should be greater than: 0"); if (code &gt; max) throw new Error("code should be less than: " + max); return this.padding(code.toString(2), bit, "0", false); } to_hex(code: number, bit: number = 8, max: number = Ma...

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

7. 微信小游戏,请先初始化小游戏适配库 [ 78%]

...配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error Browser.__init__ @ code.js:7132 (anonymous) @ code.js:7057 (anonymous) @ code.js:53348 (anonymous) @ code.js:53360 require @ WAGame.js:3 (anonymous) @ WAGame.js:3 (anonymous) @ game.js? [sm]:2 require @ WAGame.js:3 (anon...

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

8. [LayaAir3]从3.0.9开始纹理对象再次使用,会出现闪烁 [ 78%]

...Type' does not exist on type 'Node'. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target layabox3.07版本使用纹理压缩色彩很大 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 求高人分享使用protobuff框架的...

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

9. A/libc: Fatal signal 11 (SIGSEGV), code 1错误,app闪退 [ 78%]

... 发起人 影子风衣 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不...

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

10. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 77%]

TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' 使用1.7.15或16,在项目总增加如下几句,在layaAir内测试可以正常(以下资源是拷贝自GitHub上官网的范例包下的资源: // 创建天空盒 var skyBox:Laya.SkyBox = new Laya.SkyBox(); //清除标...

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