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

大约有 2,841 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)

61. 微信小游戏报错 the .lh file root type must be Scene [ 87%]

微信小游戏报错 the .lh file root type must be Scene 引擎版本1.7.17beta private screen3DPath: string = "res/layaScene/xiangsuqiche.ls"; public LoadScene3D(): Laya.Scene { console.log("screen#DPath = " + this.screen3DPath); let scene: Laya.Scene = Laya.Scene.load(this.screen3DPath); Laya.s...

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

62. 没有Dictionary 我要死啦!!! [ 87%]

...nary添加个长度 我导出粒子特效时,出现KeyNotFoundException: The given key was not present in the dictionary. Laya 2.0 Array Dictionary 这些类都没有了? 请问哪里可以下到2.0的源码 关于LAYA2.0下自己实现dictionary的问题 KeyNotFoundException: The given key was ...

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

63. Unity3d导出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format [ 87%]

...型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format unity版本:2018.4.7f1 插件当日Laya2.4版本插件 步骤,导入插件-->将prefab拖入场景-->手动修改shader为BlinnPhong此时LayaBlinnPhongGUI.cs会报空引用错误-->设置...

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

64. 背景音乐 IOS浏览器设置音量无效 [ 87%]

...TP40009523-CH5-SW1 官方有说明的,注意这一句: On iOS devices, the audio level is always under the user's physical control. The volume property is not settable in JavaScript. Reading the volume property always returns 1.   意思就是说,屌丝程序猿你吖别瞎操心,老子这...

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

65. 苹果审核被打回 [ 87%]

... in your app is considered egregious behavior and can lead to removal from the Apple Developer Program. Specifically, your app contains functionality to load a webview of external content within the app for the purpose of third-party game streaming. If you feel that we have misunderstood how your ap...

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

66. 跟视频做出现这个问题。怎么破 求解 [ 87%]

...instead. loader callback cost a long time:191 url=3d/man/hero.ani Warning: The (.lm) file is converted by old fbxTools,please reConverted it use lastest fbxTools version,later we will remove the support of old version (.lm) support. 2017-06-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

67. Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 [ 87%]

...gt;>>>>after 12-09 22:04:33.106 12728-12832/? I/LayaBox: found the file in the package:app.json 12-09 22:04:33.108 12728-12832/? I/LayaBox:  require(/sdcard/layabox/scripts/scripts/index.js) 12-09 22:04:33.109 12728-12832/? I/LayaBox:  require(/sdcard/layabox/scripts/index.js) 12-09 22...

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

68. 打包native报错 [ 87%]

...js thread started. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js   2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js   2019-06-18 13:34:09.274697+0800 test1[6479:65523]  {   "os" : "ios", ...

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

69. 苹果审核发现使用了私有API [ 86%]

...使用了这个框架。 被拒的内容是: Your app uses or references the following non-public APIs: - PrivateFrameworks/BackBoardServices.framework The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs change. Continuing to...

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

70. 打包缓存问题 [ 86%]

...,测试后配置文件是从包中取的,日志中显示如下 found the file in the package:cache/192.168.200.3.8889/d66fbe1f   现在修改了其中一张表Achieve.json后,重新layadcc 后 第一次打开项目后日志显示xhr.get url=http://192.168.200.3:8889/configs/Achieve471a2538.js...

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