大约有 60 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
微信小游戏,请先初始化小游戏适配库 Wechat Lib:1.9.94, 2018.3.15 14:07:52 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} code.js:7132 请先初始化小游戏适配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error Browser.__init__ @ ...
来源: Laya_社区 发布时间: 20180510
[Error] TypeError: null is not an object (evaluating 'this._style._tf') 请问这个怎么解决? Safari , Chrome 同样有这个问题 [Error] TypeError: null is not an object (evaluating 'this._style._tf') (anonymous function) (laya.core.js:16463) toParentPoint (laya.core.js:15797) localToGlo...
来源: Laya_社区 发布时间: 20181020
微信开发者工具问题 在layaair ide下没问题,到了开发者工具编译不过WAGame.js:14 Wechat Lib:2.0.8, 2018.5.17 17:08:32 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} VM698:1 gameThirdScriptError Unexpected token in JSON at position 134;at api readFile suc...
来源: Laya_社区 发布时间: 20180531
今天打开微信工具出现错误Cannot read property 'USER_DATA_PATH' of undefined Wechat Lib:2.0.1, 2018.4.14 12:32:36 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} WAGame.js:3 gameThirdScriptError Cannot read property 'USER_DATA_PATH' of undefined TypeError: Cannot rea...
来源: Laya_社区 发布时间: 20180524
微信开发者工具,打开Laya发布的包。编译报请先初始化小游戏适配库,详细教程 RTX截图未命名1112.png Wechat Lib:1.9.98, 2018.4.4 17:39:27 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} VM163:1 请先初始化小游戏适配库,详细教程ht...
来源: Laya_社区 发布时间: 20180426
微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 使用laya生成默认的微信小游戏项目,稍微修改其代码,增加https://github.com/layabox/layaair-doc/tree/master/Chinese/LayaAir_AS3/3D/examples 示例里下载的girl.lh文件,在laya内...
来源: Laya_社区 发布时间: 20180307
socket通讯返回数据 下面是复制的代码,标“*”处为有问题。 class Game { private socket: Laya.Socket; private byte: Laya.Byte; constructor() { //初始化引擎 Laya.init(600, 400, Laya.WebGL); this.byte = new Laya.Byte(); //这里我们采用小端 this.byte.endian = Laya.By...
来源: Laya_社区 发布时间: 20180211
打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 10-13 17:31:15.791 6514-6514/com.vivo.vs D/ActivityStack: pushInstance:GameWebActivity 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: vivo statusbar style 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG:...
来源: Laya_社区 发布时间: 20181013
背景音乐来回切换报错 07-16 13:28:21.072 1331-1384/com.layabox.game I/LayaBox: JCAudioManager::stopMp3 07-16 13:28:21.072 1331-1384/com.layabox.game E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>className:layaair....
来源: Laya_社区 发布时间: 20190716
微信小游戏加载资源问题 我的资源都是加了版本号的,现在用的是2.4.0的beta版本的类库,现在有个奇怪的问题,就是我的小游戏只要把缓存清理了,那么外部资源就可以加载到,很正常,但是如果我退出,不清理缓存,重进的...
来源: Laya_社区 发布时间: 20200103