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

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

41. Array buffer allocation failed [ 67%]

...回复问题请先登录 发起人 186*****028 相关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND 2.0.0编译报错Cannot find global type 'Array' 求助!华为快游戏发布后报错 Unexpected end of JSON input Failed to load: 调试工具正常,真机报错:Request failed Status...

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

42. 1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 [ 66%]

...0AE3A00-14A8-45D8-BBAE-FCEFB0982E0B/d/LayaAirIDEMac_1.7.9beta.app/Contents/Resources/app/node_modules/layacmd/print.js:1:171) at Object.<anonymous> (/private/var/folders/g5/h6n06svn2z315kkr_yd3sl340000gn/T/AppTranslocation/00AE3A00-14A8-45D8-BBAE-FCEFB0982E0B/d/LayaAirIDEMac_1.7.9beta.app/Cont...

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

43. Failed to construct 'AudioContext' [ 66%]

...播放mp3出现The AudioContext was not allowed to start. Failed to load resource: net::ERR_FILE_NOT_FOUND Failed to execute 'texImage2D怎么处理? httprequest ios手机上请求提示Request failed status:0 Array buffer allocation failed WebSocket connection to 'ws://192.168.0.8:8102/' failed: ...

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

44. [LayaAir3]laya3.1.6 VideoNode [ 66%]

...信小程序上无法播放。报错 laya.core-40a98.js:1 Failed to load 'resources/video/login1.mp4' ReferenceError: HTMLVideoElement is not defined     at new Ea (laya.core-40a98.js:1)     at an.load (laya.core-40a98.js:1)     at Ki._load2 (laya.core-40a98.js:1)     at Ki._load1 (laya.core...

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

45. 救命啊,遇到苹果爸爸 Guideline 2.5.2 [ 66%]

... Developer Program License Agreement.   This code, combined with a remote resource, can facilitate significant changes to your app’s behavior compared to when it was initially reviewed for the App Store. While you may not be using this functionality currently, it has the potential to load private...

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

46. 苹果上架有问题啊 , !!!!!! [ 66%]

...ple Developer Program License Agreement. This code, combined with a remote resource, can facilitate significant changes to your app’s behavior compared to when it was initially reviewed for the App Store. While you may not be using this functionality currently, it has the potential to load private...

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

47. 1.7.17beta,微信小游戏Unity导出资源加载问题 [ 66%]

...戏模拟器(非真机)在加载png文件时都会出现Failed to load resource: net::ERR_NAME_NOT_RESOLVED 错误。 代码为: Laya.URL.basePath = "https://www.youyegame.cn/h5/LayaBat/"; var zombie = scene.addChild(Laya.Sprite3D.load("nvmushi.lh")); 2018-03-13 添加评论 免费帖 --> 分...

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

48. 创建图集的问题 [ 65%]

...ation.createFrames(arr, 'plane_fly'); // 运行游戏报错 Failed to load resource:net::ERR_FILE_NOT_FOUND [error]failed to load : d:/lt-game/fly/nvhaidaomao/nvhaidaomao_down1.png 2017-03-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

49. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 65%]

...骨动画出报错Uncaught getUint16 error - Out of bounds Failed to load resource: net::ERR_FILE_NOT_FOUND 问题状态 最新活动: 2018-06-16 15:22 浏览: 1325 关注: 1 人

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

50. Cannot read property 'load' of null [ 65%]

... 代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static getInstance():MapManager { if(null==this.s_instance) { this.s_instance=new MapManager(); this.s_instance.init(); } return this.s_in...

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