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

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

531. MovieClip 的 bug [ 78%]

...var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"file not find"); return; } //保护修改-----end------------------ this...

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

532. 微信小游戏示例打包之后出现问题 [ 78%]

...信小游戏示例打包之后出现问题 (unknown) ReferenceError: ui is not defined at code.js:1 at require (WAGame.js:11) at WAGame.js:11 at game.js? [sm]:2 at require (WAGame.js:11) at gamePage.html:111 window.onerror WAGame.js:11 Uncaught ReferenceError: ui is not defined at code.js:1 at requi...

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

533. 使用多个时间轴动画 demo.ani(0,true,'name')失效 [ 78%]

...true,'zxc'); //动画的显示位置 tl2.pos(0,200); }     报错: ani not found: test.ani#zxc laya.core.js:32435 ani not found: test.ani#zxc laya.core.js:32435 ani not found: test.ani#zxc   附件 : --> 2019-07-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

534. layabox 打包成APK后,webgl没有启动。直接用手机浏览器扫码的话是没有问题的 [ 78%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. iphone自带浏览器页面怎么锁定 LayaAir使用AS语言能直接挂断点吗? 怎样获取浏览器地址传过来的G...

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

535. 微信小游戏使用位图字体报错 [ 78%]

...parserinone.js, WAGame.js:1 gameThirdScriptError module "libs/entities" is not defined Error: module "libs/entities" is not defined at require (http://127.0.0.1:13507/game/__ ... :78730) at http://127.0.0.1:13507/game/__ ... 78480 at http://127.0.0.1:13507/game/li ... 52:18 at require (http://127.0....

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

536. 为何发布到微信小程序上,iphone xr会出现精灵显示不全的问题? [ 78%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2....

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

537. 【分享】微信小游戏解析xml适配 [ 78%]

...者工具导入Laya小游戏程序 报错了 xml.getElementsByTagName is not a function 2018-07-05 0 1 分享 微博 QZONE 微信 yminhao 赞同来自: 感谢分享,完美解决在微信开发工具中,用Laya.BitmapFont的loadFont方法,加载位图字体失败,报gameThirdScriptError的...

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

538. 【laya2.0】请问drawToCanvas方法改了吗? [ 77%]

...Failed to execute 'bindTexture' on 'WebGLRenderingContext': parameter 2 is not of type 'WebGLTexture'. 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 这个需要看API 或者...

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

539. Uncaught RangeError:Array buffer allocation failed [ 77%]

... One Piece 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught unknown animationClip version. Uncaught TypeError: Cannot rea...

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

540. TypeError: Cannot read property 'length' of null [ 77%]

TypeError: Cannot read property 'length' of null layaide2.4.0a场景包含预制体hero.prefab,b场景也包含预制体hero.prefab 在a场景通过Laya.Pool.getItemByCreateFun("hero", this.pHero.create, this.pHero)创建对象,同时给对象设置位置,成功 跳转到b场景后,通过Laya.Poo...

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