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

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

71. 加载.lh文件报错 [ 89%]

...件报错 Uncaught TypeError: Cannot read property 'props' of undefined at Function.Laya3D._getSprite3DHierarchyInnerUrls (laya.d3.js:15158) at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js:15252) at EventHandler.__proto.runWith (laya.core.js:1126) at Loader.__proto.event (laya.core.js:882) at Load...

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

72. 分享:Laya开发TS项目使用pomelo客户端SDK(pomelo-jsclient-websocket) [ 89%]

...我自己的先抛个砖declare class PomeloClient { init(params:any, cb?:Function); request(route:string, msg?:any, cb?:Function); notify(route:string, params:any); on(event:string, cb:Function); off(event:string, cb:Function); disconnect(); } 我也是初学,以上一点摸坑的经验,希望...

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

73. ide发布web后报错 [ 89%]

ide发布web后报错 Uncaught TypeError: this.preinitialize is not a function     at i (laya.ui.min.js:1)     at i (laya.ui.min.js:1)     at i (laya.ui.min.js:1)     at GameUI (layaUI.max.all.js:9)     at Function.<anonymous> (laya.core.min.js:1)     at t (main.min.js:4)     at...

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

74. unity导出粒子特效laya加载报错。 [ 89%]

...1870 Uncaught TypeError: Cannot read property 'path' of undefined     at Function.Laya3D._getSprite3DHierarchyInnerUrls (laya.d3.js:1870)     at Function.Laya3D._getSprite3DHierarchyInnerUrls (laya.d3.js:1917)     at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js:1934)     at EventHandler.__...

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

75. 使用滤镜报错 [ 89%]

...; var grayscaleFilter = new Laya.ColorFilter(grayscaleMat); //按钮置灰 function enable_false(v) {     v.filters = [grayscaleFilter];     v.mouseEnabled = false; } //按钮恢复 function enable_true(v) {     v.filters = null;     v.mouseEnabled = true; } 报错日志: TypeError: f....

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

76. debugtool调试报错了 [ 89%]

...ugtool调试报错了 Uncaught TypeError: sprite._getBoundPointsM is not a function     at Function.showDisBound (laya.debugtool.js:3365)     at dhtmlXTreeObject.<anonymous> (laya.debugtool.js:4840)     at dhtmlXTreeObject.e.callEvent (eval at init (laya.debugtool.js:4050), <anonymous...

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

77. 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 [ 89%]

...ught (in promise) TypeError: Cannot read property 'width' of null     at Function.Texture._create (laya.core.js:15946)     at Texture.__proto._onLoaded (laya.core.js:15750)     at EventHandler.__proto.runWith (laya.core.js:1410)     at ResInfo.__proto.event (laya.core.js:1166)     at Loade...

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

78. init.js报错 [ 89%]

.....js (module.js:422:10)\n    at Module.load (module.js:357:32)\n    at Function.Module._load (module.js:314:12)\n    at Function.Module.runMain (module.js:447:10)\n    at startup (node.js:154:18)\n    at node.js:416:3" 附件 : --> 2017-04-07 添加评论 免费帖 --> 分享 微博 QZONE ...

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

79. 新版unity插件导出场景加载报错 [ 89%]

...shRenderStaticBatchManager.__proto._initStaticBatchs (laya.d3.js:25435) at Function.StaticBatchManager.combine (laya.d3.js:6602) at Function.Scene3D._parse (laya.d3.js:31222) at Laya3D._onHierarchyInnerFirstLevResouLoaded (laya.d3.js:14496) at Handler.__proto.run (laya.core.js:1385) at onComplete (l...

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

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

...@ gamePage.html:156 WAGame.js:3 gameThirdScriptError window.focus is not a function TypeError: window.focus is not a function     at Function.Browser.__init__ (http://127.0.0.1:51176/game/code.js:7140:21)     at Function._$GET_clientWidth (http://127.0.0.1:51176/game/code.js:7057:11)     at ht...

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