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

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

1. XMLHttpRequest cannot load [ 100%]

...col schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.__proto.send @ firstGame.max.js:9742 firstGame.max.js:9137 [warn]Retry to load: F:/Laya/Project/firstGame/bin/h5/res/atlas/comp.json firstGame.max.js:9742 XMLHttpRequest cannot load file:///F:/Laya/Project/firstGame/...

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

2. XMLHttpRequest cannot load [ 94%]

...回复问题请先登录 发起人 xiahaijiao 相关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND retry to load问题 微信小游戏兼容性bug 部分机型load场景不显示 iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 有人知道...

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

3. 苹果上架有问题啊 , !!!!!! [ 72%]

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

4. Cannot read property 'load' of null [ 71%]

... 代码如下: 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

5. 苹果上架问题, [ 67%]

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

6. Spine3D渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

...现类似以下提示的警告。 Failed to load 'http://localhost:18094/resources/ddlx_02/ddlx_02.atlas' Unexpected token 'd', "ddlx_02.pn"... is not valid JSON 这是由于,虽然spine的atlas和我们引擎的图集文件atlas同名,但不是同样的东西。我们的图集信息是Json格...

来源: Laya3.0_文档 发布时间: 20260203

7. Spine渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 40%]

...现类似以下提示的警告。 Failed to load 'http://localhost:18094/resources/ddlx_02/ddlx_02.atlas' Unexpected token 'd', "ddlx_02.pn"... is not valid JSON 这是由于,虽然spine的atlas和我们引擎的图集文件atlas同名,但不是同样的东西。我们的图集信息是Json格...

来源: Laya3.0_文档 发布时间: 20260131

8. 网络通信 · LayaAir3文档 · LAYABOX [ 38%]

...间 http.http.timeout = 10000; //发送了一个简单的请求 http.send("resources/data.txt", "", "get", "text");//需要在resources文件夹下新建一个data.txt文件 //设置完成事件,添加回调方法 http.once(Laya.Event.COMPLETE, this, this.completeHandler); //设置错误事件,...

来源: Laya3.0_文档 发布时间: 20250104

9. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 35%]

...ldNativeWithCmake... after 7 ms > hvigor Finished :entry:default@ProcessResource... after 3 ms > hvigor Finished :libSysCapabilities:default@ProcessLibs... after 10 ms > hvigor Finished :libSysCapabilities:default@DoNativeStrip... after 14 ms > hvigor Finished :entry:default@BuildNativeW...

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

10. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 30%]

... = new Vector2(); this.resPath.push(newVec); } //预加载所有资源 var resource: ILoadURL[] = [{ url: "res/threeDimen/scene/TerrainScene/XunLongShi.ls", priority: 1 }, { url: "res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh", priority: 1 }, { url: "res/threeDimen/scene/TerrainScene/Assets/Heig...

来源: Laya3.0_文档 发布时间: 20230303