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

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

11. async真机运行报错 [ 88%]

...后在手机上就连接不上socket laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 构建iOS工程后,真机上运行显示“网络异常,请检查您的网络或与开发商联系...”, 导微信小程序报错window.focus is not a func...

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

12. dialog.removeSelf is not a function [ 88%]

...n(Laya.Event.CLICK,this,this.ui.close);。。。(点击之后)Uncaught TypeError: dialog.removeSelf is not a function....求助大神谢谢啦~~~ 2017-04-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixu...

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

13. Object.defineProperty is not a function [ 87%]

Object.defineProperty is not a function Uncaught TypeError: Object.defineProperty is not a function     Ver  ----------------- 1.7.0beta           附件 : --> 2017-03-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

14. IOS Native工程,apploader.js报错 [ 87%]

...明 ide 2.4 layaair2-cmd 编译报错 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined IDE通过.ui自动生成的ui代码报错 2.2.0beta4,微信上动态...

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

15. 构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function [ 86%]

构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 03-07 10:05:32.702 31653-31703/com.mihe.carrom I/LayaBox: alert=apploader.js:4515:     TypeError: this._nativeObj.addGlobalValueDefine is not a function             return this._nativ...

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

16. linux系统运行layaair-cmd报错 [ 86%]

...   sp.stdout.on("data", this.emitStdout.bind(this));           ^   TypeError: Cannot read property 'on' of undefined     at LayaProjectCompiler.compile (/usr/lib/node_modules/layaair-cmd/compile_project.js:70:14)     at new LayaProjectCompiler (/usr/lib/node_modules/layaair-cmd/compile_pr...

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

17. "img.viewport is not a function" [ 85%]

...报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a function api readFile success callback function undefined 打地鼠发布成微信小游戏后提示gameThirdScriptError this.preinitialize is not a function 官方视频教程中飞机大战 "this...

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

18. complete.run is not a function [ 84%]

...错:CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a function ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function api readFile success callback function undefined api readFile success callbac...

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

19. args.slice is not a function [ 83%]

...{ 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

20. es6转es5后addComponent继承了Laya.Script3D的脚本后编译报错 [ 83%]

...可能出现不一致的编译错误 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D...

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