大约有 381 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0052 秒)
...2 删除 libs 文件夹后, 微信开发者工具直接报错: VM125:1 gameThirdScriptError module "libs/laya.wxmini.js" is not defined Error: module "libs/laya.wxmini.js" is not defined at require (http://127.0.0.1:43425/game/__ ... :13569) at http://127.0.0.1:43425/game/__ ...
来源: Laya_社区 发布时间: 20180602
背景音乐来回切换报错 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
...ht unknown animationClip version. 运行报错 Uncaught Can not find scene:GameView.scene undefined 使用GlowFilter的时候报错: GlowFilter is not a constructor Uncaught Can not find class srcipt/game/Game_App.ts 问题状态 最新活动: 2019-02-22 15:33 浏览: 2189 关注: 2 人
来源: Laya_社区 发布时间: 20190222
...; 但发布到微信小游戏时,启动报错,请问是什么问题: gameThirdScriptError Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was ...
来源: Laya_社区 发布时间: 20180307
...ht unknown animationClip version. 运行报错 Uncaught Can not find scene:GameView.scene undefined 使用GlowFilter的时候报错: GlowFilter is not a constructor Uncaught Can not find class srcipt/game/Game_App.ts 问题状态 最新活动: 2017-02-18 10:13 浏览: 1889 关注: 1 人 ZGH • 20...
来源: Laya_社区 发布时间: 20170217
...>>>>>>>>>>>>>>>>> E/LayaGameEngine: game_plugin_set_option key=localize value=false game_plugin_set_option key=gameUrl value=https://gwctgame.lwfjmj.com D/LayaGameEngine: game_plugin_init url =https://gwctgame.lwfjmj.com url=https://gwct...
来源: Laya_社区 发布时间: 20190723
...r 10000 ms - (reason: Can't find a target that matches: file:///d:/project/GAME-KP(WX-GAME.program)/bin/index.html. Available pages: ["file:///D:/project/GAME-KP(W 附件 : --> 2018-08-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20180816
...是音乐也能正常播放) 12-26 14:27:10.053 1552-1616/com.mylafe.game.handsomecat E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>className:layaair.game.utility.LayaAudioMusic,methodName:stopBackgroundMusic 12-26 1...
来源: Laya_社区 发布时间: 20191226
... if (os == "Conch-ios") { origin = Game.ORIGIN.APP_IOS; } else if (os == "Conch-android") { origin = Game.ORIGIN.APP_ANDROID; } else { origin = Game.ORIGIN.APP_WP8; ...
来源: Laya_社区 发布时间: 20180511
...会在2.0正式版修复。 如果着急的,可以先手动改一下game.js 修改后如下: if ((typeof swan !== 'undefined') && (typeof swanGlobal !== 'undefined')) { require("swan-game-adapter.js"); require("libs/laya.bdmini.js"); } else if (typeof wx !== 'undefined') { require("we...
来源: Laya_社区 发布时间: 20181215