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

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

2101. Cannot read property 'toDefault' of undefined报错是什么原因 [ 61%]

Cannot read property 'toDefault' of undefined报错是什么原因 主要代码如下:Laya.class(MousePickingScene, "MousePickingScene", Laya.Scene); function MousePickingScene() { MousePickingScene.super(this); this.camera = new Laya.Camera(0,0.1,100); this.addChild(this.camera); this.camera.cle...

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

2102. 使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时就会出现无限循环加载,一直到浏览器奔溃 [ 61%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? iphone自带浏览器页面怎么锁定 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 图集打包找不到图集文件 版本不匹...

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

2103. 骨骼挂点图片不展示的问题 [ 61%]

...博 QZONE 微信 i_like_these 赞同来自: MissingMethodException: Method not found: 'UnityEngine.Texture2D.EncodeToPNG'. LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:427) LayaAir3D.OnGUI (...

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

2104. 在LayaIDE中下载的运行器启动报错 [ 61%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 请问在layaIDE里,怎么调用微信小程序API laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布...

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

2105. 调试时报错Error processing "evaluate": TypeError: Cannot read property 'api' of undefined [ 61%]

调试时报错Error processing "evaluate": TypeError: Cannot read property 'api' of undefined Error processing "evaluate": TypeError: Cannot read property 'api' of undefined     at ChromeConnection.get api [as api] (d:\LayaAirIDE_1.7.1\resources\app\extensions\laya-debug\node_modules\vscode-chro...

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

2106. 试图用官方的sample打apk包,结果打了3天没出,各种报错,无奈只能先弄个hello试试,竟然成功了,然而sample还是不行 [ 61%]

...附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于Laya实现Matter.js官方案例凹多边形的问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 小游戏项目 加载有中文的json文件 报错 ...

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

2107. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 61%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Laya中的宏编译要怎么用啊 配置layaAir需要注意的 ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 ts...

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

2108. [LayaAir3]LayaNative ios使用TTF字体启动奔溃 [ 61%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 关于近期iOS提交,因违反苹果...

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

2109. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 61%]

...rror TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/rollup/dist/rollup.js:9402:30) at Object.error (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/rollup/dist/r...

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

2110. 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' [ 60%]

升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' 将tsconfig.json里的"target":"es6"改为"es5"会报错: Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new'   会升级到2.2.0Beta主要是看升级日志里,这个...

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