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

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

891. IDE报错 [ 66%]

...\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:944:32) at dispatchRequest (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugSession.js:122:68) at ProtocolServer._handleData (c:\Program Files ...

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

892. 游戏运行在chrome里面 听不见声音 [ 66%]

...,地址栏输入 chrome://flags/#autoplay-policy 选择 No user gesture is required,之后重启浏览器即可,chrome浏览器更新版本后的新增的安全策略。 2018-05-14 2 0 分享 微博 QZONE 微信 rabbit 赞同来自: layabox 、ayiui4566 iOS下声音在没有交互的情况下...

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

893. XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. [ 66%]

...XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. XmlDom没有了吗?要用哪个类? 我只找到原生的XMLDocument,可是报错 Property 'attributes' does not exist on type 'Node & ChildNode'. 谁 遇到过?let local_config...

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

894. spine适配版微信开发者平台报错 [ 66%]

... 3 个回复 northTg 赞同来自: static init(par: fgui.GComponent) { this.parent = par; this.aniPath = "res/sk/pipei.skel"; this.index = -1; this.startFun(); } static startFun() { if (!this.templet) this.templet = new Laya.SpineTemplet(Laya.SpineVersion.v3_8); this.templet.loadAni(this.aniPath); t...

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

895. 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. [ 66%]

...laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined TypeScript下HttpRequest发送Post请求有Bug? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2 发布微信开放域工程,用微信开发者工...

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

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

...就各种报错 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 Uncaught SyntaxError: Invalid...

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

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

...laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 如何通过命令行工具构建和发布项目 2.2.0beta4 发布微信小游戏,安卓设备加载场...

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

898. 微信开发者工具出现错误:Laya3D init error must support webGl [ 66%]

...工具打开之后就出现了这个错误: gameThirdScriptError alert is not defined ReferenceError: alert is not defined     at Function.Laya3D.init (http://127.0.0.1:38102/game/code.js:67387:4)     at new Main (http://127.0.0.1:38102/game/code.js:111146:16)     at http://127.0.0.1:38102/g...

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

899. LAYA js 1.7.12 Tween 使用时回调时 core报错 [ 66%]

...中,使用完全一样的代码,提示 Uncaught TypeError: handler.run is not a function at Tween.__proto.complete (laya.core.js:9423) 9423 :handler && handler.run(); 你们自己试试吧。。为啥要。&&run() 2017-11-11 添加评论 免费帖 --> 分享 微博 QZONE ...

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

900. [LayaAir3]挂在scene3d节点上的脚本,onAwake(){ Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.onMouseDown); } 点击就报错 [ 66%]

...ne3d节点上的脚本,onAwake(){ Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.onMouseDown); } 点击就报错  挂在scene3d节点上的脚本,onAwake(){ Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.onMouseDown);} 点击就报错 附件 : --> 2023-12-20 添加评论 免费帖 --> 分享 ...

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