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

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

241. LAYA2.0 无法编译 什么鬼问题? [ 83%]

...laya\compile.js [17:46:10] Starting 'compile'...  出错了:  TypeScript error: node_modules/@types/node/index.d.ts(54,22): Error TS6053: File 'node_modules/@types/node/base.d.ts' not found. 附件 : --> 2019-07-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

242. 火狐浏览器上webgl异常 [ 83%]

火狐浏览器上webgl异常 Error: WebGL: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow. async.race.0._hash.e3a9c451.js%20line%20297%20%3E%20eval:4:30925 Error: WebGL: texSubImage2D: This operation requires zeroing tex...

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

243. 搭建开发环境(TS代码编译器), 编译时出错 [ 83%]

搭建开发环境(TS代码编译器), 编译时出错 error TS5007: Cannot resolve referenced file: '.'. error TS5023: Unknown option 'p' Use the '--help' flag to see options.   解决了 解决办法:删除环境变量Path中的C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\ 2017-03-...

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

244. 骨骼动画-换装 [ 83%]

...; mFactory.on(Event.COMPLETE, this, this.parseComplete); mFactory.on(Event.ERROR, this, this.onError); mFactory.loadAni(mAniPath); } onError() { trace("error"); } parseComplete() { const Event = Laya.Event; // 创建模式为1,使用动画自己的缓冲区,可以启用换装(相当耗费内存)...

来源: Laya2.0_示例 发布时间: 20251130

245. 升级到1.78beta版后,包编译错误 [ 83%]

...1.78beta版后,包编译错误 tsc      libs/LayaAir.d.ts(4252,38): error TS2694: Namespace 'laya.d3.core' has no exported member 'particle'. libs/LayaAir.d.ts(26700,11): error TS2417: Class static side 'typeof RenderTarget2D' incorrectly extends base class static side 'typeof Texture'.   Type...

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

246. TS项目编译报错‘inspector.d.ts' not found’ [ 83%]

...1/.laya/gulpfile.js [11:19:00] Starting 'default'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(34,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found. 重装node.js 和 ts 都不行...求救~~ 2018-12-06 添加评论 免费帖 --> 分享 微...

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

247. LayaAir IDE如何设置调试浏览器路径? [ 82%]

...览器后,用浏览器调试出不来,调试控制台输出: Chrome error: Error: spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT 请问怎么查看LayaAir IDE的调试浏览器位置,手动设置Chrome的安装路径可以吗? 2017-04-05 添加评论 免费帖 -->...

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

248. laya.net.Socket [ 82%]

...子协议,连接才能建立成功,否则建立失败,派发 Event.ERROR 事件。 SocketPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Socket(host:String = null, port:int = 0, byteClass:Class = null) 创建新的 Socket 对象。默认字节序...

来源: laya_api 发布时间: 20170929

249. [LayaAir3]【3.3.3】安卓与ios原生在声音播完后错误弹窗 [ 82%]

...示,声音听起来正常播放,挂载在channel上的complete监听和error监听均无法触发,channel的isStopped为true。   目前。我更想要一个解决办法,就是如何关闭这个error报错弹窗。我不清楚是否有哪个设置导致报错信息会以此alert方式弹出...

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

250. 新建Laya2D空项目(TS),编译出错! [ 82%]

...t5\.laya\compile.js [15:32:44] Starting 'compile'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found.   ----我是分割线--------------------------------------------------------- 然后我做了...

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