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

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

91. 播放swf动画的时候,有的时候会崩溃在这里, Cannot read property 'dir' of undefined [ 93%]

...时候,有的时候会崩溃在这里, Cannot read property 'dir' of undefined this.basePath=this._atlasPath?Loader.getAtlas(this._atlasPath).dir:this._url.split(".swf")[0]+"/image/"; 2018-04-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

92. 发布到微信小游戏提示Cannot read property 'Common' of undefined [ 93%]

发布到微信小游戏提示Cannot read property 'Common' of undefined 在layaAir中运行正常,发布也没有问题,但是放到微信小游戏就有问题了。微信开发者工具里提示 Cannot read property 'Common' of undefined 。我已经手动把matter.js加入了libs中。并且...

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

93. ui编辑器导出的类 成员变量,在使用的时候发现undefined [ 93%]

ui编辑器导出的类 成员变量,在使用的时候发现undefined 用ui编辑器编辑了一个view , view 里面装了个list, list的列表项为box, box中放了一个button,然后导出,在导出的类里面确实可以看到 这个button的名字,但在使用这个button的时候,...

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

94. 有关JS/TS protobuf的使用报protobuf undefined的问题! [ 93%]

有关JS/TS protobuf的使用报protobuf undefined的问题! 之前有开发者问到这个问题,由于问题较多,不大清除是哪位开发者了,这里告诉下,目前protoBuf的类库还有问题,后续我们会发布新的版本。来解决这个问题,不方便之处,请见...

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

95. 2.0按钮添加事件报错 cannot read property 'on' fof undefined [ 93%]

2.0按钮添加事件报错 cannot read property 'on' fof undefined class GameLogin extends ui.login.login_bgUI { constructor() { super(); this.btn_register.on("click", this, this.ToRegisterPage); } ToRegisterPage() : void { this.loadScene("login/register_page"); } }   //调用on的时候 直接...

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

96. Cannot read property 'displayObject' of null [ 93%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Cannot read property 'props' of undefined Cannot read property ...

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

97. 打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue [ 93%]

打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue 网页端以及微信小游戏正常运行。vivo小游戏会卡住报错Cannot read property 'add' of undefined [0]addToTransparentRenderQueue。 附件 : --> 2020-08-13 添加评论 免...

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

98. [TMA][ERROR][RUNTIME] thirdScriptError undefined;at api readFile success callback function [ 93%]

[TMA][ERROR][RUNTIME] thirdScriptError undefined;at api readFile success callback function 调用资源加载,不管是异步加载还是预加载,在Android平台没问题,到IOS平台就报这个错:   [TMA][ERROR][RUNTIME] thirdScriptError undefined;at api readFile success callback...

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

99. 播放swf动画的时候,会出现 Cannot read property 'dir' of undefined崩溃 [ 93%]

播放swf动画的时候,会出现 Cannot read property 'dir' of undefined崩溃 这个是出错信息 this.basePath=this._atlasPath?Loader.getAtlas(this._atlasPath).dir:this._url.split(".swf")[0]+"/image/";    我们采用的播放模式是this.effectMovieClip.load(effectsPath,true);  effects...

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

100. 【新手求助】播放动画问题 Uncaught TypeError: Cannot read property 'addState' of undefined [ 93%]

...播放动画问题 Uncaught TypeError: Cannot read property 'addState' of undefined   刚学习,代码不多,卡在这儿卡了一天了。。。  这是为什么呢??U3D的unpakage不知道怎么上传 附件 : --> 2020-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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