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

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

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

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

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

73. 旧版发布后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

74. layanative 命令行工具使用(TypeScript-LayaNative原生服务-LayaNative工具使用) [ 79%]

...tive2 ``` ### 1.查看SDK版本信息 SDK就是native项目的模板。listversion命令会列出当前所有可用的SDK版本信息,在下面创建native项目的时候可以通过参数指定需要的版本。 ``` $ layanative2 listversions ``` ### 2.创建native项目 createapp命令用于创...

来源: Laya2.0_文档 发布时间: 20210715

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

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

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

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

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

78. [LayaAir3]unknown script 'NavHelper.getNavMeshData' [ 78%]

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

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

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

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