大约有 846 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0039 秒)
Laya_社区(499) Laya3.0_api(111) Laya3.0_文档(71) Laya_示例(45) Laya2.0_api(42) laya_api(39) Laya2.0_文档(30) Laya2.0_示例(9)
...报错 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
...ip from "../node_modules/jszip/dist/jszip"使用代码为: let zipUrl = "resources/files/config.zip"; Laya.loader.load([{ url: zipUrl, type: Laya.Loader.BUFFER }], null, Laya.Handler.create(this, this.onLoadCfg, null, false)).then( (value) => { ...
来源: Laya_社区 发布时间: 20230208
...方案,可尝试: 1、更新显卡驱动, 2、在LayaAirIDE根目录\resources\app\out找到main.js,打开在this.app.once("ready"上面加一行: this.app.commandLine.appendSwitch("ignore-gpu-blacklist"); 保存,重启IDE再试试 3、如果以上还没解决,请百度搜索,如何强...
来源: Laya_社区 发布时间: 20191205
...方法吗 2.0.0编译报错Cannot find global type 'Array' Failed to load resource: net::ERR_FILE_NOT_FOUND 求助大佬们!oppo游戏中3d资源贴图出现Failed to load 编译报错 出错了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 请教专家:curl_...
来源: Laya_社区 发布时间: 20171031
...件夹放置在构建项目的资源目录下(android:assets、IOS:resource) 【打cache,是将项目资源打到了apk下,这样在第一次运行的时候就不需用从服务器端下载了,会直接读取本地资源并实现热更新,加快项目的运行速度】 步骤五:...
来源: Laya_社区 发布时间: 20160918
...微信小游戏兼容性bug 部分机型load场景不显示 Failed to load resource: net::ERR_FILE_NOT_FOUND retry to load问题 按官网上的文档 使用LayaNative运行LayaAir项目https://ldc.layabox.com/doc/?nav=zh-as-7-0-1。出现了问题 游戏运行一会出现 getAMesh resizeBuffer Arra...
来源: Laya_社区 发布时间: 20181121
...自: 在评论发现一位牛人的解决方式:在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
...: 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
...UI。这个时候提示我找不到那张图片。 真实路径是:bing/resource/uires/common/bg.jpg 加载爆出的错误路径是:bin/common/bg.jpg 请问下我是有哪个设置没有弄么?比如unpack.json。对于这个文件应该怎么处理? 附件 : --> 2016-12-10 添加评论 ...
来源: Laya_社区 发布时间: 20161210
...下: X:\LayaAirIDE_beta\node-v7.9.0-win-x64\node.exe X:\LayaAirIDE_beta\resources\app\node_modules\gulp\bin\gulp.js "--gulpfile=X:\项目路径\.laya\publish.js" "--config=X:\项目路径\.laya\wxgame.json" publish
来源: Laya_社区 发布时间: 20191023