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

大约有 1,568 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0066 秒)

91. movieclip加载swf时报错 [ 76%]

movieclip加载swf时报错 movieclip加载swf时报错 Uncaught TypeError: Cannot read property '_parent' of undefined,swf已经装换过了,里面的遮罩也去掉了 2016-06-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

92. Laya.Accelerator提示"instance"undefined [ 76%]

Laya.Accelerator提示"instance"undefined 运行程序的时候提示:Uncaught TypeError: Cannot read property 'instance' of undefined 附件 : --> 2018-11-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 鬼...

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

93. 创建项目之后打开编辑模式出现错误 [ 75%]

创建项目之后打开编辑模式出现错误 最开始使用LayaAirIDE 2.6.0beta创建示例项目:     在编辑模式下出现Laya3D init error, must support webGL!     点击确定之后提示错误:Uncaught TypeError:Cannot read property 'addChild' of null 然后重新下载2.3.0版...

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

94. Laya2.0发布微信小游戏,真机测试出现 window is not define 报错 [ 75%]

Laya2.0发布微信小游戏,真机测试出现 window is not define 报错 Laya2.0写的项目,写好了准备搞到微信小游戏,结果在发布遇到坑。window is not define, //// 首先,就是微信开发者工具会报这个错。 我用了两种方式 一个是:注释 window=w...

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

95. 导入自定义的3D模型报错无法正常显示 [ 75%]

导入自定义的3D模型报错无法正常显示 导入自定义的3D模型文件.lh,在编辑器和微信开发者工具中都可以正常显示,但是构建到真机微信上时报错黑屏: gameThirdScriptError Cannot read property '_geometry' of undefined;at requestAnimationFrame callba...

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

96. LayaNative2.0 Lable引发的crash bug(有demo) [ 75%]

LayaNative2.0 Lable引发的crash bug(有demo) JCFreeTypeFontRender::getTextBitmapData the buffersize is insufficient. E/LayaBox: JS onFrame error I/LayaBox: alert=出错啦,请把此信息截图给研发商     TypeError: Cannot read property 'data' of null     apploader.js:305:     TypeEr...

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

97. [LayaAir3]addComponent(Laya.Rigidbody3D); 报错 [ 75%]

...a.addComponent(Laya.Rigidbody3D);     }   报错 TypeError: Cannot read properties of undefined (reading '__className')  使用版本laya 3.1.0 beta3 ,  老版本3.0.10打包web复制不了animationcontroller,更新到这个版本出现了另外的问题,设置rigidbody3d ...

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

98. Uncaught ReferenceError: ui is not defined [ 75%]

Uncaught ReferenceError: ui is not defined 用的FB,UI是用的IDE做的,其中一个IDE做的UI会报这个错,这个UI的在page文件夹下,导包也倒过去了package ui.page,编译的时候还是去了ui下去找这个页面了 2017-05-25 添加评论 免费帖 --> 分享 微博 QZO...

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

99. 分包项目, 加载js时报错 [ 75%]

分包项目, 加载js时报错 zip中, AA和BB是两个项目, AA调BB分包生成的JS,  AS为引擎文件夹,  这3个都在桌面上,  麻烦帮我查看一下, 为什么会报错:     Uncaught TypeError: Cannot read property 'View' of undefined     at eval (eval at __proto...

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

100. MeshCollider添加报错 [ 74%]

LayaAir引擎 MeshCollider添加报错 unity的一个场景Sprite设置了MeshCollider,导出到Laya拿到那个Sprite从断点里看不到MeshCollider,实际也检测不到碰撞,看到示例是拿到Sprite手动添加了一个MeshCollider ,但我这边会收到boundBox:TypeError: Cannot r...

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