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

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

61. 资源版本管理问题,根据官方文档 layacmd 执行后资源加载不了 [ 81%]

...,根据官方文档 layacmd 执行后资源加载不了 layacmd resourceVersion -i res -o . -n 1.0.0 执行成功了,1.0.0 这个目录也生成了 但是 调试的时候资源找不到了,放到web服务器通过访问index.html 也不行:(     附件 : --> laya3.zip 2018-05-15 添加...

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

62. 大佬们帮忙看一下这个问题 ReferenceError: Laya3D is not defined [ 81%]

...ceError: Laya3D is not defined         at new Main (http://stand.alone.version/js/bundle.js:4930:10)         at http://stand.alone.version/js/bundle.js:5029:2         at http://stand.alone.version/js/bundle.js:5031:2         at Document._downloadOk (apploader.js:6449:20)         ...

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

63. 2.2.0 bata3 开放域透传功能报错 [ 80%]

...同来自: 替换下这两个库。如果使用版本管理的话需要把version文件也透传过去,在子域也启动版本管理 libs.zip 2019-08-15 0 4 分享 微博 QZONE 微信 StevenMiao 赞同来自: 替换库之后的demo openDataDemo.zip 2019-08-15 0 7 分享 微博 QZONE 微信 Steven...

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

64. 旧版发布后js文件,比如旧版发布后的main.min.js [ 80%]

...控制,版本文件由发布功能生成             ResourceVersion.enable("version.json", Handler.create(this, this.onVersionLoaded), ResourceVersion.FILENAME_VERSION); ``` 2019-07-04 0 0 分享 微博 QZONE 微信 末节极地 赞同来自: 但是只有新版发布才有version.json...

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

65. 为什么新建一个项目后,什么都没添加,直接点运行就报错?? [ 80%]

...o XMLHttpRequest at 'file:///Users/andyzu/Desktop/LayaGame/demo/myLaya/bin/version.json' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. __proto.send @ laya.core.js:23023 laya.core.js:2307...

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

66. laya.resource.PrefabImpl_API3.0 [ 79%]

...onstructor Properties _id api data destroyedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDep addDeps create ...

来源: Laya3.0_api 发布时间: 20231115

67. 构建好android studio项目后,debug出错 [ 79%]

...>>>>>>>>>>>>>evalhttp://stand.alone.version/libs/laya.ui.js I/ViewRootImpl: CPU Rendering VSync enable = true I/LayaBox: alert=undefined:5155: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode let runtime...

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

68. [LayaAir3]unknown script 'NavHelper.getNavMeshData' [ 79%]

...LayaPlayer不支持的标签</SCRIPT> Uncaught unknown animationClip version. 【LayaAir2.13.7】纹理压缩成KTX格式,在微信小游戏上加载,IOS正常。但是Android端会出现写入tmpFIle时,后缀识别为"unknown"的问题导致资源加载回调失败 unknown shader name ...

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

69. layaAirIDE 打包APK 后 真机运行报错 [ 78%]

layaAirIDE 打包APK 后 真机运行报错 lert=http://stand.alone.version/main.min.js:1: ReferenceError: createApes is not defined i=new RunGame;Laya.stage.addChild(i)}!function(){createApes()}(function(){function i(){this.BG_WIDT ReferenceError: createApes is not defined at BG_WIDTH (http://stan...

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

70. Spine动画资源加载时不能同时使用"版本管理"和"URL.basePath" [ 78%]

...用之后Spine动画文件变成了sp-hashStr.sk和sp-hashStr2.png,并在version.json中记录了映射关系为{sp.sk:sp-hashStr.sk, sp.png:sp-hashStr2.png}。将它们上传至远程路径假设为https://www.xx.com/ 2. 设置URL.basePath="https://www.xx.com/" 3. 进入游戏后加载sp.sk, 此...

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