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

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

1. Native打包出现一个看不懂的日志输出 [ 100%]

...卓均有,说明不是系统打印的。 2020-01-10 11:32:44.791291+0800 Game[3093:1000808] getToken Error1 2020-01-10 11:32:44.792621+0800 Game[3093:1000729] getToken Error1 2020-01-10 11:32:44.824427+0800 Game[3093:1000808] getToken Error1 2020-01-10 11:32:44.825577+0800 Game[3093:1000729] getTo...

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

2. [LayaAirIDE 3.0]更新LayaAir 3.1.0-beta.1后编译不了 [ 79%]

...ReferenceError: ImageBitmap is not defined     at http://127.0.0.1:24647/game/li ... 14785     at async Promise.all (index 0)     at async Promise.all (index 0) warn @ laya.core.js:1 warnFailed @ laya.core.js:1 (anonymous) @ laya.core.js:1 Promise.catch (async) _load2 @ laya.core.js:1 _load1 @...

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

3. Uncaught Can not find class srcipt/game/Game_App.ts [ 77%]

Uncaught Can not find class srcipt/game/Game_App.ts 如题  类也注册了 但是 还是提示 Uncaught Can not find class srcipt/game/Game_App.ts  找不到这个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚...

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

4. 为什么突然间发布不生成layaUI.max.all.ts [ 73%]

...ax.all.ts 为什么突然间发布不生成layaUI.max.all.ts,而生成了game文件夹,具体如下图 ,这样UI文件都读取不到了。有谁知道怎么回事吗? 附件 : --> 2018-05-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

5. 项目发布问题 [ 72%]

...d/ProjectExportTools/LayaAirCmdTool.max.js',   '/Users/xxx/Desktop/chickenGame/chicken_game/laya/.laya',   'clear=true',   'releasemode=normal',   'exportUICode=true',   'exportRes=true' ] type: Darwin appPath: /usr/local/lib/node_modules/layaair-cmd/ProjectExportTools/ openProject: /Users/xxx/...

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

6. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 66%]

... this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Connecting to com.layabox.game Capturing and displa...

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

7. js飞机大战报错 请大神看看 [ 65%]

...        this.scoreLabel=null;          this.infoLabel=null; GameInfo.js: var GameInfo = (function (_super) {     function GameInfo() {         GameInfo.super(this);         // this.infoLabel.text = "abc"; 这个也报异常应该是找不到infoLabel         // 注册按...

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

8. 请教——layabox如何加载多个图集 [ 56%]

...交 1 个回复 叮当(H5研发) 赞同来自: Lancer var arr =[{url:"game/img.jpg",type: Loader.IMAGE}, {url:"res/atlas/comp.atlas", type: Loader.ATLAS}, {url:"res/atlas/all.atlas", type: Loader.ATLAS} ]; Laya.loader.load(arr,Laya.Handler.create(this,onload)); 2018-08-09 1 1 分享 微博 QZONE...

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

9. 微信小游戏实时调试的问题 [ 56%]

微信小游戏实时调试的问题 现在微信小游戏工程中game.js require了code.js,而微信小游戏的编译不会生成code.js,也就是编译了,看不了实时的效果,需要发布才行,发布会重新生成code.js。请问怎么样才可以实时调试啊,是有什么...

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

10. laya调试问题 [ 56%]

...renceError: laya is not defined at file:///E:/project/svn/trunk/src/Client/GameTs/bin/js/net/ByteFunc.js:4:12 ReferenceError: laya is not defined at file:///E:/project/svn/trunk/src/Client/GameTs/bin/js/common/GameTimer.js:2:15 ReferenceError: laya is not defined at file:///E:/project/svn/trunk/src/...

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