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

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

11. ReferenceError: Matter is not defined怎么解决,看了官方的所有问题还是解决不了 [ 86%]

ReferenceError: Matter is not defined怎么解决,看了官方的所有问题还是解决不了 2018-08-01 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请...

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

12. ConchShader is not defined [ 85%]

...用 drawToCanvas 报错 ImageData is not defined? layaair-cmd 编译提示 ReferenceError: primordials is not defined exports is not defined (js篇) LayaNative 预览在Android底下报错 ConchShader is not defined window is not defined 引用了laya.physics3D.runtime.js后报enum_btConstraintParam...

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

13. 发布到微信报错:Uncaught ReferenceError: Laya is not defined at laya.wxmini.js:1345 [ 85%]

发布到微信报错:Uncaught ReferenceError: Laya is not defined at laya.wxmini.js:1345   附件 : --> 2019-08-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要...

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

14. laya3.0 __awaiter is not defined [ 84%]

...官方示例 真机报错 window is not defined layaair-cmd 编译提示 ReferenceError: primordials is not defined exports is not defined (js篇) 引用了laya.physics3D.runtime.js后报enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined window is not defined laya3.0中jszip使用异常 LayaNa...

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

15. 打包微信游戏报错 ReferenceError: Matter is not defined [ 84%]

打包微信游戏报错 ReferenceError: Matter is not defined 用ActionScript编写项目,可以在pc端正常运行,matter.js是直接用 <script type="text/javascript" src='matter.js' loader='laya'></script> 引入 打包后在微信开发者工具打开报错:Matter is not ...

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

16. 微信游戏调试报错window is not defined [ 83%]

...真机调试,在game.js中都会报错: gameThirdScriptError Uncaught ReferenceError: window is not defined ReferenceError: window is not defined at https://servicewechat.qq.com/game.js:63771:12 at require (<anonymous>:3:7977) at https://servicewechat.qq.com/game.js:63777:10   请问如...

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

17. ReferenceError: Loader is not defined 搞不懂引擎原生的也会报这个错? [ 82%]

ReferenceError: Loader is not defined 搞不懂引擎原生的也会报这个错? onEnable() { //戏控制脚本引用,避免每次获取组件带来不必要的性能开销 thi   s._loveControl = this.getComponent(LoveControl);  //点击提示文字,开始游戏 this.label_start.on(Laya.Ev...

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

18. layaAirIDE 打包APK 后 真机运行报错 [ 76%]

...APK 后 真机运行报错 lert=http://stand.alone.version/main.min.js:1: ReferenceError: createApes is not defined i=new RunGame;Laya.stage.addChild(i)}!function(){createApes()}(function(){function i(){this.BG_WIDT ReferenceError: createApes is not defined at BG_WIDTH (http://stand.alone.version/ma...

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

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

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

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

20. QQ游戏发布之后,运维后台报错 Can't find variable: QQJSBridge [ 74%]

...解决吗,没有具体机型定位。 Error Domain=JSEXCEPTION Code=-1 "ReferenceError: Can't find variable: QQJSBridge at line 1 in undefined" UserInfo={NSLocalizedDescription=ReferenceError: Can't find variable: QQJSBridge at line 1 in undefined}  2020-04-28 添加评论 悬赏 --> 分享 微...

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