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

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

141. Cannot read property 'rayCast' of undefined [ 92%]

Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...

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

142. lose skin null [ 92%]

...录 发起人 helegame 相关问题 Cannot read property 'displayObject' of null button添加skin,图片被自动拉伸了 求助大佬,同一个spine动画播放偶尔会出现getAnimationCount of null的问题 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 TypeE...

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

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

播放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

144. 2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null [ 92%]

...2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null 上个帖子点下面确认发起后哪也找不到了,很奇怪,再发一次。 上面截图来自 Render 的rinitRender  方法 总返回null 已上传附件 附件 : --> wxgame.zip 2022-06-16 添加评论 免...

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

145. laya 1.7.8beta 运行protobuf的例子,报错“cannot read property ‘create’of null” [ 92%]

....8beta 运行protobuf的例子,报错“cannot read property ‘create’of null” 2017-08-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ilovelaya 赞同来自: index里面两个文件也是引入了的,...

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

146. 微信小游戏 code.js 报错 Cannot read property 'apply' of undefined [ 92%]

微信小游戏 code.js 报错 Cannot read property 'apply' of undefined WAGame.js:4 gameThirdScriptError Cannot read property 'apply' of undefined;at socketTask.onopen callback function TypeError: Cannot read property 'apply' of undefined     at Function.eof (http://127.0.0.1:25423/game/code.js:...

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

147. 加载SK文件时,报错如下:Uncaught getUint16 error - Out of bounds [ 92%]

加载SK文件时,报错如下:Uncaught getUint16 error - Out of bounds var roleTemp = new Templet(); roleTemp.on(Event.COMPLETE, this, function(){ var roleAni = roleTemp.buildArmature(1); Laya.stage.addChild(roleAni); }) roleTemp.loadAni('res/spine/knight/effect1.sk'); SK动画已经预加载...

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

148. 微信游戏多次加载出现:copyFile:fail the maximum size of the file storage limit is exceeded [ 92%]

微信游戏多次加载出现:copyFile:fail the maximum size of the file storage limit is exceeded 用微信开发者工具多次编译项目,出现 资源copy失败,提示是加载文件超了,可是第一次加载没问题,多加载几次就出问题了提示:copyFile:fail the maximu...

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

149. 我的一个swf加载后,出现’transform' of undefined,是为什么? [ 92%]

我的一个swf加载后,出现’transform' of undefined,是为什么? 我的一个swf加载后,出现’transform' of undefined,是为什么? 以下是错误信息,和fla文件 附件 : --> 互动游戏:场景二:(4)A.rar 转换后的swf.rar 2018-02-27 添加评论 免费帖 -...

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

150. LayaAirIDE1.4版本里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 [ 92%]

...使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 LayaAirIDE1.4版本里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 2016-10-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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