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

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

611. Uncaught RangeError:Array buffer allocation failed [ 50%]

...报错 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

612. laya3.0中jszip使用异常 [ 50%]

...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

613. Laya进入编辑模式就报这个错误 Laya3d init error ,must support webGL [ 50%]

...方案,可尝试: 1、更新显卡驱动, 2、在LayaAirIDE根目录\resources\app\out找到main.js,打开在this.app.once("ready"上面加一行: this.app.commandLine.appendSwitch("ignore-gpu-blacklist"); 保存,重启IDE再试试 3、如果以上还没解决,请百度搜索,如何强...

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

614. eError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 50%]

...方法吗 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

615. 请教制作android联网版带有cache的apk包流程 [ 50%]

...件夹放置在构建项目的资源目录下(android:assets、IOS:resource) 【打cache,是将项目资源打到了apk下,这样在第一次运行的时候就不需用从服务器端下载了,会直接读取本地资源并实现热更新,加快项目的运行速度】 步骤五:...

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

616. Image.skin = 'https://..../head1.jpg' 报Failed to load:https://..../head1.jpg [ 50%]

...微信小游戏兼容性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

617. Laya3D init error,must support webGL [ 50%]

...自: 在评论发现一位牛人的解决方式:在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

618. LayaBox AS3编译总结之FlashDevelop篇 [ 50%]

...: 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

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

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

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

620. 请问LayaAirIDE最新版本支持命令行发布小游戏了吗? [ 50%]

...下: 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