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

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

11. texture is not defined [ 80%]

...在Android底下报错 ConchShader is not defined layaair-cmd 编译提示 ReferenceError: primordials is not defined 引用了laya.physics3D.runtime.js后报enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined exports is not defined (js篇) 在android studio上运行ConchJNI.RunJS("JaveCallback...

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

12. Laya2.8.0 beta 创建一个新项目,然后添加laya.cannonPhysics.js库之类的就各种报错 [ 75%]

...nPhysics.js库之类的就各种报错 laya.cannonPhysics.js:1454 Uncaught ReferenceError: CANNON is not defined     at laya.cannonPhysics.js:1454     at laya.cannonPhysics.js:1473 (anonymous) @ laya.cannonPhysics.js:1454 (anonymous) @ laya.cannonPhysics.js:1473 laya.physics3D.wasm.wasm:1 Uncaug...

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

13. laya.ani.js:4637 Uncaught TypeError: Cannot read property 'getAnimationCount' of null [ 68%]

...建scene, 实例 的 url属性为null, Laya发布微信包提示Uncaught ReferenceError: Laya is not defined 多个对象添加点击事件, 舞台上面移除掉所有对象,并且置为null 问题状态 最新活动: 2018-04-17 11:28 浏览: 980 关注: 2 人

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

14. TS版分包报错 [ 67%]

...UI = ui.coreUI.TestUI ;  方式引入类 定义时报错:  "Uncaught ReferenceError: ui is not defined"    请问:我这种分包的方式与导入包的方式有问题吗,为何会报这种错误? 请指教!谢谢! 2017-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

15. Zlib is not defind? [ 67%]

Zlib is not defind? Uncaught ReferenceError: Zlib is not defined (repeated 2 times)报错?   附件 : --> 2015-11-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自:    zlib是...

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

16. 引入System.js会报错 [ 67%]

... index.js里添加LoadLib("libs/system/System.js") 在启动时就报错。ReferenceError: global is not defined 错误截图在附件中。 这是什么原因? 官方是否支持。我使用的是System6.8.1 附件 : --> 2022-04-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

17. 萌新求大神看看这问题 component is not defined [ 66%]

...大神看看这问题 component is not defined F6运行后报错 Uncaught ReferenceError: component is not defined 这是使用的方法 页面ui上使用的组件 请教大神们看一下这是什么问题? 附件 : --> 2019-10-18 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有...

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

18. 奇怪的问题,我写了两个页面,编辑的时候老是相互的报错,求解答! [ 65%]

...个页面,分别有对应的UI页面,编译的时候老出现Uncaught ReferenceError: ui is not defined,启动类设置为login.js,room.js就报错,反之启动类设置room.js,login.js就报错 2017-09-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

19. LayaNative 预览在Android底下报错 ConchShader is not defined [ 65%]

...关的链接 提交 3 个回复 福州小霸王 赞同来自: z295738188 ReferenceError: ConchShader is not defined this._conchShader=/*__JS__*/new ConchShader();   at new ShaderCompile3D(http:// ... /bin/libs/laya3d.js...) 2018-05-23 1 0 分享 微博 QZONE 微信 z295738188 赞同来自: 我也...

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

20. 真机调试 开启子域后 提示出现window is not defined [ 64%]

...容, 但是在真机上调试就 报错 提示 下面2个错误 Uncaught ReferenceError: window is not defined ReferenceError: window is not defined   我在网上找到方法 var window = window || global; var document = document || (window.document = {}); 加在代码最前面试试 试添加...

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