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

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

791. laya打包native上传Google Play 后台报错 [ 65%]

laya打包native上传Google Play 后台报错 signal 5 (SIGTRAP), code 1 (TRAP_BRKPT) v8::base::OS::Abort()   pid: 0, tid: 0 >>> com.fengliu.fkxyr <<< backtrace:   #00 pc 00000000000160f0 /data/app/com.fengliu.fkxyr-1/lib/arm64/libv8_libbase.cr.so (offset 0xc000) (v8::base::OS:...

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

792. 绘制背景帧 [ 65%]

...放的背景音乐 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() new Laya.Sprite();绘制图形以后,怎么删除释放资源? drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。...

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

793. 图片如何切割 AS3 [ 65%]

...= Laya.loader.getRes(_resUrl); img.graphics.save();//必须要调用 否则报错  img.graphics.clipRect(100,100,200,200);  img.graphics.drawTexture(t);  img.graphics.restore();  this.addChild(img); 2019-01-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问...

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

794. 安卓自带浏览器切到后台,没触发Event.VISIBILITY_CHANGE,也导致了背景音乐关不掉,求解决方案 [ 65%]

...次触发点击事件 自定义场景类导出layaMaxUI.ts有前缀导致报错 问题状态 最新活动: 2017-08-14 16:03 浏览: 1090 关注: 2 人 sun9278888 • 2017-08-14 22:04 我用的魅族,后面发现是浏览器版本的问题,升级浏览器就好了 cuixueying • 2017-08-18 10:54 ...

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

795. out.writeShort is not a function [ 65%]

...回复问题请先登录 发起人 wwxinqq 相关问题 导微信小程序报错window.focus is not a function 调用动画结束on方法,报错this.zombieAnimator.on is not a function laya加载unity插件导出的场景 physics3D is not a function 用微信开发者调试的时候出现document....

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

796. Laya2.0引包问题!!! [ 65%]

...了,编辑器里也没没有出错,但是继承fairygui组件时总是报错! 2019-02-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 taojianlong 相关问题 发起问题须知,必看!!!不按提问规则的,官方拒...

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

797. 昨天一开始运行好好的,没动别的,运行就开始报错 [ 65%]

昨天一开始运行好好的,没动别的,运行就开始报错 报错如下: Uncaught C:\fakepath(596,34-81): error X3005: '_webgl_42c649225184485b': identifier represents a variable, not a function Warning: D3D shader compilation failed with default flags. (ps_5_0)  Retrying with skip va...

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

798. 微信关系链开发中,开放域发布的代码会报错 [ 65%]

微信关系链开发中,开放域发布的代码会报错 按照话题中的微信关系链的做法进行,可是在开放域那边发布出来的代码会出现报错,Uncaught TypeError: wx.getFileSystemManager is not a function 附件 : --> 2018-06-16 添加评论 免费帖 --> 分享 微...

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

799. IDE全局键盘快捷键冲突 [ 65%]

...问题 Layaair IDE的帧属性面板不见了 ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 Laya mac版的IDE 是没测试就上线了吗? mac 用layaair2.0 ide 的编辑模式下,cpu爆满 官方wok...

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

800. 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 [ 65%]

播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 __proto._tryClearBuffer=function(sourceNode){ // if (!Browser.onMac){ // try{ // sourceNode.buffer=null; // }catch (e){ // WebAudioSoundChannel._tryCleanFailed=true; // } // return; // } try {sourceNode.buf...

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