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

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

41. exports is not defined (js篇) [ 88%]

exports is not defined (js篇) 刚接触layaBox, 然后使用exports导出一张配置表,结果报错: exports is not defined . exports不是关键字吗? 附件 : --> 2018-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

42. ReferenceError: window is not defined [ 88%]

ReferenceError: window is not defined https://ldc.layabox.com/doc/?nav=zh-as-5-1-0 照这这个教程写的nodejs服务器端,不知道为什么运行出来提示: ReferenceError: window is not defined 2017-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

43. laya.core.js报错:value._addReference is not a function [ 88%]

laya.core.js报错:value._addReference is not a function 偶发性错误。 打开新场景时报错laya.core.js:15911 Uncaught (in promise) TypeError: value._addReference is not a function     at Texture.<anonymous> (laya.core.js:15911)     at Texture.__proto._onLoaded (laya.core.js:15...

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

44. ReferenceError: window is not defined [ 87%]

ReferenceError: window is not defined 在根据文档图文混排聊天室https://ldc.layabox.com/doc/?nav=zh-as-6-1-0学习时,遇见下述情况:ReferenceError: window is not defined,我可以保证我是按照教程来做的,可是还是报出这个错误?查找了很多资料,并没...

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

45. 3Ddemo加载Unity导出场景报错resou._removeReference is not a function [ 86%]

3Ddemo加载Unity导出场景报错resou._removeReference is not a function import { ui } from "./../ui/layaMaxUI";  /** * 本示例采用非脚本的方式实现,而使用继承页面基类,实现页面逻辑。在IDE里面设置场景的Runtime属性即可和场景进行关联 * 相比脚本...

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

46. 开发数据域报错wx.getFileSystemManager is not a function [ 86%]

开发数据域报错wx.getFileSystemManager is not a function 开放数据域报错   就官方的例子   没啥改动 导入的资源如下(没有漏吧)      报错如下 也有人遇到这个bug ------------1------------  在做微信小游戏排行榜提示wx.getFileSystemManager is n...

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

47. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 86%]

LayaAir引擎 动态加载代码后,总是出现 ProgressBar is not a constructor //动态加载js文件--my.js function loadJs(jspath,defer = true) { //得到html的头部dom // var theHead = document.getElementsByTagName('head').item(0); var theHead = document.getElementsByTagName('body').item(...

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

48. 找不到类"comon is not defined" [ 86%]

找不到类"comon is not defined"   附件 : --> 2019-06-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 popo 赞同来自: 是layabox ide 搞来的,js加载顺序 的问题 2019-06-10 0 0 分享 微博 QZONE...

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

49. Uncaught TypeError: Game.super is not a function [ 86%]

Uncaught TypeError: Game.super is not a function var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

50. Uncaught TypeError: tex.once is not a function [ 85%]

UI相关问题 LayaAir引擎 Uncaught TypeError: tex.once is not a function 不知道有没有和我遇到一样的问题 附件 : --> 2018-05-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同...

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