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

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

51. 编译部署到layaCloud正式环境报错 [ 54%]

...d_task'...  出错了:E:\gitApp\Felguard_TD_Server\server\gulpfile.js:348 throw new Error(result.ret+':'+result.msg);   出错了:  Error: 162:permission denied at Request._callback (E:\gitApp\Felguard_TD_Server\server\gulpfile.js:348:27) at Request.self.callback (D:\新安装工具\layabox2.0\La...

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

52. 如何在laya中直接使用proto中定义的enum? [ 54%]

...on onProtoLoaded(err:any, root:any):void{     if (err)         throw err;     root_protocol = root; } 2017-09-11 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: http://www.cnblogs.com/dh-dh/p/5202780.html 2017-09-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回...

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

53. laya3d的scene里边怎么能添加2d的显示对象? [ 53%]

...我看3d的addChild源码 if (!((node instanceof laya.d3.core.Sprite3D ))) throw new Error("Sprite3D:Node type must Sprite3D."); 是不支持的,请问有其他方式么? 麟。 • 2018-09-12 18:44 我的目的是想2d的ui可以有3d的坐标系Transform3D FullyI • 2019-03-13 17:36...

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

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

...fy module错误 E:\new_work\client>layaair-cmd publish -h module.js:540 throw err; ^ Error: Cannot find module 'universalify' at Function.Module._resolveFilename (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:1...

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

55. macOS系统运行layaair-cmd resourceVersion报错 [ 53%]

...rc -n 1000 报错,错误如下:   internal/child_process.js:323     throw errnoException(err, 'spawn');     ^   Error: spawn EACCES     at _errnoException (util.js:1022:11)     at ChildProcess.spawn (internal/child_process.js:323:11)     at exports.spawn (child_process.js:502:9)   ...

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

56. layacmd 安装不成功 [ 52%]

...Data\Roaming\npm\node_modules\layacmd\node_modules\ele ctron\install.js:48 throw err ^ Error: read ECONNRESET at exports._errnoException (util.js:1022:11) at TLSWrap.onread (net.js:569:26) C:\Users\Administrator\AppData\Roaming\npm `-- (empty) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\\Program ...

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

57. 使用layaair-cmd管理资源版本报错 [ 52%]

...i bin -o ./ -n 1000 返回是一堆报错: internal/child_process.js:323 throw errnoException(err, 'spawn'); ^ Error: spawn EACCES at _errnoException (util.js:1022:11) at ChildProcess.spawn (internal/child_process.js:323:11) at exports.spawn (child_process.js:502:9) at Object.<anonymous> (/u...

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

58. layaair2-cmd安装报错 [ 52%]

...ng\npm\node_modules\layaair2-cmd internal/modules/cj s/loader.js:638     throw err;     ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\gulp-babel'     at Function.Module._load (internal/modules/cjs/loader.js:562:25)     at Modul...

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

59. Chrome104.0.51112.102版本LayaBox2.13.0启动报错 [ 52%]

... tzcy • 2022-08-25 12:12 @Laya_Yan:改完以后换了个地方报错。throw gl.getProgramInfoLog(this._program); laya.core.js 3565行

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

60. 引擎socket类_onMessage bug [ 51%]

...teArrayBuffer的时候,会执行到byte类的_resizeBuffer函数,触发throw(报错在下面的截图),  麻烦官方看一下这个问题,  有个疑惑的地方,为什么每次都要把解析前的pos值存储下来,解析后赋值给input的pos,,    这个感觉好奇怪    ...

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