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

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

571. [LayaAir2]FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 51%]

...p请求,Error事件中的error对象错误码全都是404 Failed to load resource: net::ERR_FILE_NOT_FOUND Error: asBitmap no size! 编译异常 Note that you need plugins to import files that are not JavaScript LayaAirIDE2.2 - Laya3D init error ,must support webGL spine动画转换失败,加载...

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

572. Uncaught RangeError:Array buffer allocation failed [ 51%]

...报错 Uncaught Can not find scene:GameView.scene undefined Failed to load resource: net::ERR_FILE_NOT_FOUND 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undef...

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

573. Laya3D init error,must support webGL [ 51%]

...自: 在评论发现一位牛人的解决方式:在LayaAirIDE根目录\resources\app\out找到main.js,打开在this.app.once("ready")这行上面加一行: this.app.commandLine.appendSwitch("ignore-gpu-blacklist"); 保存,重启IDE再试试(我试过是可以的 ) 2019-04-13 0 1 分享 微...

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

574. 分享:IDE 无插件 自动格式化 AS3 代码 [ 51%]

...步 找到IDE目录下的TypeScript配置文件  路径:LayaAirIDE_beta\resources\app\extensions\typescript\package.json  找到扩展名配置 增加.as  让IDE 认为as 是 TypeScript   第二步 在用户设置中 增加配置: "typescript.validate.enable": false 关闭TypeScript语法验证 ...

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

575. 時間軸動畫 ani not found,1.7.11_beta 尚未拔除底層輸出 Log [ 51%]

...思路,运行时log 内存500M多,IPhone6还是卡死 Failed to load resource: net::ERR_FILE_NOT_FOUND 1.7.19.1 beta 背景音乐在舞台失焦和静音状态下可能导致的无法播放的异常问题! Laya2.6.1 beta 场景模式为 加载模式 清理并导出之后 bin目录下没有生...

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

576. LayaAir编译器错之for_in [ 51%]

...null;                 if(((Loader.loadedMap[i])instanceof laya.resource.Texture )){                     t=Loader.loadedMap[i];                     t.destroy();                 }                 delete Loader.loadedMap[i];        ...

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

577. LayaBox AS3编译总结之FlashDevelop篇 [ 51%]

...: SaveAllModified RunProcessCaptured|C:\Users\fqny1\Downloads\LayaAirIDE\resources\app\out\vs\layaEditor\laya\libs\1.7.18beta\as\laya.js.exe;"$(ProjectPath)";iflash=false;chromerun=false;quickcompile=false;outlaya=true chromerun 是否编译后运行项目,默认true为运行项目 quickcompile ...

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

578. request failed status:0 text: IOS HttpRequest [ 51%]

...旋转屏幕时显示错位 IOS使用Laya.GeoLocation错误 Failed to load resource: net::ERR_FILE_NOT_FOUND 更新客户端版本后 所有的Text的位置都对不上了 问题状态 最新活动: 2017-06-20 15:36 浏览: 1771 关注: 3 人 189*****192 • 2017-06-20 15:37 稍等 我写个dome 189...

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

579. Sprite中的width,height和size(width,height)感觉没作用啊 [ 50%]

....loadImage("comp/bg.png",0,0,0,0,Handler.create(this,function(texture:laya.resource.Texture){         sprite.graphics.clear();         sprite.graphics.drawTexture(texture,0,0,50,50);         sprite.autoSize = true; })); Laya.stage.addChild(sprite); 或者用Image: var image:laya....

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

580. 关于资源发布目录、html发布目录修改后路径报错问题 [ 50%]

...UI。这个时候提示我找不到那张图片。 真实路径是:bing/resource/uires/common/bg.jpg 加载爆出的错误路径是:bin/common/bg.jpg   请问下我是有哪个设置没有弄么?比如unpack.json。对于这个文件应该怎么处理? 附件 : --> 2016-12-10 添加评论 ...

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