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

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

81. 今天打开微信工具出现错误Cannot read property 'USER_DATA_PATH' of undefined [ 93%]

...天打开微信工具出现错误Cannot read property 'USER_DATA_PATH' of undefined Wechat Lib:2.0.1, 2018.4.14 12:32:36 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} WAGame.js:3 gameThirdScriptError Cannot read property 'USER_DATA_PATH' of undefined TypeError: Cannot read pr...

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

82. 发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined [ 93%]

发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined 附件 : --> 2020-05-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 kylin 赞同来自: 1) 日志给的太冗杂,这些都是vi...

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

83. Laya.PlatformClass.createClass undefined [ 93%]

Laya.PlatformClass.createClass undefined LAYA 2.1.1.1 native2.1 Laya.PlatformClass.createClass undefined 照抄官方例子的   -------------------------------- 我忘记是不是这个原因了 好久了,在通信的那个脚本下面  window["NativeManager"] = NativeManager; 写类似这样...

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

84. 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [ 93%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 运行报错 Uncaught Can not find scene:GameView.scene undefined 鼠标自定义样式官方有支持吗,Laya...

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

85. 用layabox转换龙骨的时候报错 Cannot read property 'name' of undefined [ 92%]

用layabox转换龙骨的时候报错 Cannot read property 'name' of undefined 请问这个咋整 我们做了空的动作就没事 2018-01-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 qian 赞同来自: 可...

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

86. 游戏点击开始后卡住不动报错Uncaught TypeError:Cannot read property createClass of undefined [ 92%]

...卡住不动报错Uncaught TypeError:Cannot read property createClass of undefined 附件 : --> 2020-09-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 like7 赞同来自: 在浏览器运行的时候点击 开...

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

87. TypeError: Cannot read property 'on' of null [ 92%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property ...

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

88. 发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined [ 92%]

发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined 发布vivo 运行黑屏   报错,有时候不是黑屏但是加载不到 场景  vivoZ3    vivoY63    引擎版本:Laya2.6.0 项目问题:vivo渠道 运行黑屏,或 进不去场景 错误代码: ERR...

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

89. 添加组件PhysicsCollider 时报 Cannot read property 'btCollisionObject' of undefined [ 92%]

...组件PhysicsCollider 时报 Cannot read property 'btCollisionObject' of undefined 我的模型是用unity3d导出来的,都能正常显示,播放动画,但在在添加 var boxCollider:PhysicsCollider = saiziSprite.addComponent(PhysicsCollider)as PhysicsCollider; 时报错了,报错如下 pr...

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

90. 调用ui,new的时候出现Uncaught TypeError: Cannot read property 'call' of undefined [ 92%]

...ui,new的时候出现Uncaught TypeError: Cannot read property 'call' of undefined 代码: var Test = (function(_surper){    function Test(){         Test.super(this);     };     Laya.class(Test, "Test", _surper);     return Test;      })(ui.TestUI);     报错Uncaught TypeError:...

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