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

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

281. Laya2.0构建APP运行闪退,laya.core.js报错 [ 70%]

...re.js报错 I/LayaBox: alert=出错啦,请把此信息截图给研发商 TypeError: this.nativeInput.setBgColor is not a function http://stand.alone.version/lib ... 2712: TypeError: this.nativeInput.setBgColor is not a function this.nativeInput.setBgColor(value); ^^ TypeError: this.nativeInput.set...

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

282. args.slice is not a function [ 70%]

...{ var arr2:Array = args.slice(); //(翻译成JS后会报错提示:Uncaught TypeError: undefined is not a function) trace(arr2.toString()); }兼容H5写法:public function funArgs(...args:Array):void{ var arr2:Array = args.slice(); trace(arr2.toString()); } 特殊情况:如果args不是唯一的参...

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

283. 发布web报错,can not read property "tagName" of null [ 70%]

...戏,安卓设备加载场景黑屏 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 用Mac下Unity5.6.2f1导出的模型在Mac浏览器显示正常,发布到移动端不显示模型,但是顶点数面数都有 头条/微信/OPPO/vivo/趣头条/...

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

284. Laya2.0 video视频播放失败 [ 70%]

...强?本视频给你答疑解惑! laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 骨骼动画播放完后的回调时间 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 谷歌浏览器...

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

285. args.slice is not a function [ 69%]

...{ var arr2:Array = args.slice(); //(翻译成JS后会报错提示:Uncaught TypeError: args.slice is not a function) trace(arr2.toString()); }[/i]  兼容H5写法:[i]public function funArgs(...args:Array):void { var arr2:Array = args.slice(); trace(arr2.toString()); } [/i] 特殊情况:    如果a...

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

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

...ad property 'width' of null的错误 偶发性bug。 Uncaught (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...

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

287. layaAir2.0动效模板报错Uncaught Can not find class ui.aniTemplates.bigToSmallUI [ 69%]

...ined ide 2.4 layaair2-cmd 编译报错 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 自定义场景类导出layaMaxUI.ts有前缀导致报错 mac 用layaair2.0 ide 的编辑模式下,cpu爆满 真机调试报错:LayaPlayer不支持的标签...

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

288. 加载.ls场景文件,销毁场景,再加载同一场景,想恢复初始状态,结果报错【附Demo】 [ 69%]

...想恢复初始状态,结果报错【附Demo】 报错内容: Uncaught TypeError: Cannot read property 'length' of null     at Scene3D.__proto._activeHierarchy (laya.core.js:13721)     at Scene3D.__proto._onAdded (laya.core.js:13770)     at Scene3D.__proto._setParent (laya.core.js:13486) ...

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

289. TimeLine调用destroy报错&执行完成后回到起点 [ 69%]

...x,y坐标变成了起始坐标   报错信息: .max.js:12479 Uncaught TypeError: Cannot read property 'length' of null at TimeLine.__proto._update (HMain.max.js:12479) at TimerHandler.__proto.run (HMain.max.js:9196) at Timer.__proto._update (HMain.max.js:8951) at Stage.__proto.render (HMain.max...

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

290. 使用Laya2.0做微信开放数据域是出错。 [ 69%]

...为微信开放数据域项目是报错: WAGameSubContext.js:1 Uncaught TypeError: Cannot read property 'USER_DATA_PATH' of undefined at Function.MiniFileMgr.setNativeFileDir (laya.wxmini.js:673) at Function.MiniAdpter.init (laya.wxmini.js:91) at Function.MiniAdpter.enable (laya.wxmini.js:77) at F...

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