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

大约有 1,740 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0062 秒)

301. 1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 [ 68%]

...错误   module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/private/var/folders/g5/h...

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

302. 小程序开放域相关 [ 68%]

...c79} span.s5 {color: #ab1500} span.Apple-tab-span {white-space:pre} public function Code() {             //初始化微信小游戏             MiniAdpter.init(true, true);               Laya.init(1136, 640);               MiniAdpter.window.wx.onMessage(onGetMes...

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

303. ConchJNI.RunJS使用方法 [ 68%]

...比如ConchJNI.RunJS("this.gameOver()") 都提示TypeError: xxxx is not a function, gameOver方法不是静态的,跟这个有关系吗?如果是怎么调,不是怎么调用呢   麻烦各位大佬解答一下 2018-08-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

304. httpRequest send返回Request failed Status:0 [ 68%]

...下 var WebGL = Laya.WebGL; // 程序入口 var GameMain = /** @class */ (function () { function GameMain() { //初始化引擎 Laya.init(1136, 640); for (var i = 0; i < 4; i++) { var sp = new Laya.Sprite(); var xhr = new Laya.HttpRequest(); var url = "http://thirdqq.qlogo.cn/g%3Fb% ... 3B%3B xhr...

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

305. xcode打包H5报错exports [ 68%]

...22 赞同来自: 已解决,Main.ts类 里面  屏蔽  window.alert = function (): void { }; 然后构建的时候资源路径用web发布出来的版本 2020-07-08 0 0 分享 微博 QZONE 微信 悟空 赞同来自: 大佬 问题解决了吗? 我这边也出现了这种问题 2020-06-22 ...

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

306. macOS系统运行layaair-cmd resourceVersion报错 [ 68%]

...load (module.js:565:32)     at tryModuleLoad (module.js:505:12)     at Function.Module._load (module.js:497:3)     at Function.Module.runMain (module.js:693:10)   请问这个怎么解决,谢谢。 2018-05-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

307. LAYA IDE 设置语言包路径后卡死 [ 68%]

...把此信息截图给研发商 Uncaught TypeError: text.replace is not a function TypeError: text.replace is not a function     at Input.__proto.parseLines (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:60001:19)     at Input.__proto.typeset (file:///D:/LayaAirIDE/resources/...

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

308. Maximum call stack size exceeded [ 68%]

...ew Scene (laya.core.js:23721)     at new GameMain (bundle.js:6)     at Function.getCompInstance (laya.core.js:21214)     at Function.createComp (laya.core.js:21081)     at Function.createComp (laya.core.js:21111)     at Function.createByData (laya.core.js:21034)     at GameMain.createVie...

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

309. laya.d3.core.render.ScreenTriangle_API3.0 [ 68%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

来源: Laya3.0_api 发布时间: 20231102

310. 播放声音,报错 [ 68%]

...正在播放的背景音乐 导微信小程序报错window.focus is not a function 用了ByteArray的zlib.min.js后报错 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 视频播放案例 问题状态 最新活动: 2018-04-04 21:06 浏览: 851 关注: 2 ...

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