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

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

251. ios打包单机版本问题,显示conchShader找不到和Status bar could not find cached time string image. 然后直接黑屏!!!!!! [ 46%]

...!! layabox[4357:2764240] ==JSERROR: exception info: [ReferenceError: Can't find variable: ConchShader] at line 21042 layabox[4357:2763988] Status bar could not find cached time string image. Rendering in-process. 2018-04-28 15:33:09.747096+0800 layabox[4357:2763988] 有大佬ios打包单机app...

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

252. 求助 Uncaught ReferenceError: Laya3D is not defined [ 46%]

...人 A846353427 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 求助关于TiledMap的版本问题 播放背景音乐的问题 刚打开 桌...

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

253. Uncaught TypeError: Cannot read property 'props' of undefined [ 46%]

Uncaught TypeError: Cannot read property 'props' of undefined 按照官方提供的代码,导入从unity导出的场景,出现此错误,代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.s...

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

254. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 45%]

...ea). If the rectangular collision area does not meet the requirements, you can use the drawing area of the hit area as the collision area. The hit area takes precedence over width and height of node as the non-penetrable mouse collision area. * Note that for UI object nodes with a set skin property,...

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

255. Cannot read property 'rayCast' of undefined [ 45%]

Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...

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

256. 重要问题:关于苹果审核被拒 [ 42%]

... 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 use or conceal non-public APIs in future submissions of this app may result in the termination of your Apple Developer account, as well as removal of ...

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

257. 攻略贴:打包apk完整流程记录(单机版) [ 41%]

...,如果是用open project打开的项目,编译的时候,会报“Can't find bundle for base name Message, locale zh_CN”。     坑6: 依然是步骤3中,如果import路径不是选的步奏2中 输出路径 下的目录android_studio,而是直接选了导出的路径,项目在...

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

258. Layabox 1.8.5beta 发布 QQ小游戏 出现HTMLAnchorElement找不到的问题,在laya上能正常运行,发布微信小游戏也都可以,空项目也是可以的 [ 41%]

...目也是可以的 (8) 文件code.js执行出现异常 ReferenceError: Can't find variable: HTMLAnchorElement, 在文件/var/mobile/Containers/Data/Application/E3BF064E-27C0-458F-AA17-18DAC45C068D/Library/Caches/MiniGame_v1/1109894360/1/1_0_0/unpack/game.js(行2,列232517), 堆栈:/var/mobi...

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

259. 发布原生 ios/android 的渲染问 题 [ 40%]

...个问题 就是 我进入游戏 就会提示alert("ShaderData getTexture can't support");  我们在游戏中也 确实进行了相关的操作  private onTexLoad(tex:Laya.Texture2D):void { // let oldTex = this.material.getTexture(); this.material.setTexture(tex); this.plane.active = true; // if(...

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

260. laya发布vivo小游戏失败 [ 40%]

...9:49 index.js:829 data stderr: stderr: npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-08-18T01_47_13_310Z-debug.log index.js:829 data 2 end) npm install -g @vivo-minigame/cli:1 index.js:829 data laya_ide_time.gulp.taskcreat...

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