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

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

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

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

2. 粒子动画一直报错uncaught shader error [ 85%]

粒子动画一直报错uncaught shader error public static var vs:String = __INCLUDESTR__("files/Particle.vs"); public static var ps:String = __INCLUDESTR__("files/Particle.ps");这个2个值一直为null 2017-11-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

3. 错误提示很好,但是还是不知道我代码哪里出了问题 [ 82%]

IDE相关问题 错误提示很好,但是还是不知道我代码哪里出了问题 Error processing "evaluate": TypeError: Cannot read property 'api' of undefined     at ChromeConnection.get api [as api] (d:\LayaBox\LayaAirIDE_1_7_6_beta\resources\app\extensions\laya-debug\node_modules\vscode-...

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

4. 加载模块报错 [ 80%]

加载模块报错 想要引入外部的库:import Collections = require('typescript-collections');配置如下:{ "compilerOptions": { "module": "commonjs", "target": "es5", "sourceMap": true, "moduleResolution": "node", "lib": [ "dom", "es5" ] }, "exclude": [ // "node_modules" ] }报错 Refere...

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

5. 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. [ 78%]

LayaAir引擎 LayaAir IDE 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. 有人遇到这个问题么?构建直接报错,无法打包!  开始编译: Tue Jan 07 2020 15:34:09 GMT+0800 (CST) -------------------------------------- [15:34:09] Working directory ch...

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

6. 运行调试layaair后黑屏,用的js [ 77%]

运行调试layaair后黑屏,用的js 问题日志:"TypeError: Cannot read property 'call' of undefined at Function.<anonymous> (file:///Users/moos/Company/EmersonGame/bin/libs/laya.core.js:130:41) at new GameInfo (file:///Users/moos/Company/EmersonGame/src/GameInfo.js:4:18) at onLoaded (...

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

7. laya2.0,AS3.0版,分包编译后,分包的生成的js文件没内容 [ 76%]

laya2.0,AS3.0版,分包编译后,分包的生成的js文件没内容   附件 : --> myLaya2.0_.0_.rar 2020-05-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 2022 赞同来自: 确实没有内容  有...

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

8. 关于ios下的错误 [ 73%]

关于ios下的错误 libGPUSupportMercury.dylib 0x000000018f074000 + 8588 1 libGPUSupportMercury.dylib gpusSubmitDataBuffers + 164 2 IOAccelerator IOAccelContextFinishResourceSysMem + 64 3 libGPUSupportMercury.dylib gldFinishObject + 128 4 GLEngine _glBufferSubData_Exec + 716 5 WebCore WebCore::We...

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

9. 加载.ls场景文件出错:Uncaught getUint16 error - Out of bounds [ 73%]

加载.ls场景文件出错:Uncaught getUint16 error - Out of bounds 在适配360小游戏时,加载.ls文件报错,无法加载3D场景。   demo在附件 附件 : --> MP360_Test.rar 2019-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

10. 发布web,选择压缩混肴js后,运行报错,正常编译后可以运行项目 [ 71%]

发布web,选择压缩混肴js后,运行报错,正常编译后可以运行项目 LayaAirIDE_beta 1.8.8 bata  库LayaAirAS3_1.7.18 一直抱这个错误 Uncaught TypeError: Cannot read property 'freeTime' of undefined     at i.e.zhaoMu (LayaSample.max.js:1)     at i.e.execute (LayaSample....

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