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

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

361. 2.3.0beta vivo 多点触控报错. [ 57%]

2.3.0beta vivo 多点触控报错. 发布到vivo 两个手指同时快速操作 就会出现报错. 附件 : --> 2019-10-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 陆仁毅 赞同来自: vivo的bug,需...

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

362. laya2.0 http 发送请求跨域报错 [ 57%]

laya2.0 http 发送请求跨域报错 这边用原生xmlhttprequest发送请求正常,用laya.httprequest 发送请求报错。  Access to XMLHttpRequest at 'file:///C:\Users\pc\AppData\Roaming\Tencent\QQ\Temp\%W@GJ$ACOF(TYDYECOKVDYB.pnghttp://gs.mingdikeji.com/passion//system/getVersion' ...

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

363. UI界面加载有哪些回调方法可用 [ 56%]

UI界面加载有哪些回调方法可用 Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); 类似于this.onLoaded函数,还有哪些生命周期相关的回调呢。 我想在UI完全加载完毕后,完成一些init操作,this.onLoad...

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

364. 引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor [ 56%]

引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor ​resources\app\out\preload.js:55 TypeError: MovieClip is not a constructor     at Animation_SWF.createMovieClip (bundle.js:46)     at new Animation_SWF (bundle.js:35)     at Object.1 (bundle.js:57)     at o (bundle.j...

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

365. laya.stage._loop报错gameThirdScriptError,报错信息undefined。如何查原因 [ 56%]

laya.stage._loop报错gameThirdScriptError,报错信息undefined。如何查原因 发布游戏到微信小游戏上,但是,出现以下报错,还造成了游戏的奔溃 附件 : --> 2019-07-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

366. 报错:__glsl is not defined,而且bundle.js出现__glsl [ 56%]

报错:__glsl is not defined,而且bundle.js出现__glsl  bundle.js开始代码:(function (__glsl) { 'use strict'; __glsl = __glsl && __glsl.hasOwnProperty('default') ? __glsl['default'] : __glsl; bundle.js结束代码: onConfigLoaded() { //加载IDE指定的场景 GameConfig.start...

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

367. LAYAAIR加载SWF无线循环 [ 56%]

LAYAAIR加载SWF无线循环    private const SheepSWFPath:String = "res/swf/sheep3.swf";   Laya.init(1136, 640);         //  Laya.stage.alignV = Stage.ALIGN_MIDDLE;         //  Laya.stage.alignH = Stage.ALIGN_CENTER;             Laya.stage.screenMode = Stage.SC...

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

368. 加载SK文件时,报错如下:Uncaught getUint16 error - Out of bounds [ 56%]

加载SK文件时,报错如下:Uncaught getUint16 error - Out of bounds var roleTemp = new Templet(); roleTemp.on(Event.COMPLETE, this, function(){ var roleAni = roleTemp.buildArmature(1); Laya.stage.addChild(roleAni); }) roleTemp.loadAni('res/spine/knight/effect1.sk'); SK动画已经预加载...

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

369. layacmd atlas报错 [ 56%]

layacmd atlas报错     root@6c4616fdebd4:/# node -v v6.11.2 root@6c4616fdebd4:/# npm -v 3.10.10    root@6c4616fdebd4:/# layacmd atlas internal/child_process.js:319 throw errnoException(err, 'spawn'); ^ Error: spawn EACCES at exports._errnoException (util.js:1020:11) at ChildProcess.spawn (inte...

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

370. [Error] TypeError: null is not an object (evaluating 'this._style._tf') [ 56%]

[Error] TypeError: null is not an object (evaluating 'this._style._tf') 请问这个怎么解决? Safari , Chrome 同样有这个问题 [Error] TypeError: null is not an object (evaluating 'this._style._tf') (anonymous function) (laya.core.js:16463) toParentPoint (laya.core.js:15797) localToGlo...

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