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

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

31. 微信小游戏,请先初始化小游戏适配库 [ 95%]

...t: {init: ƒ} code.js:7132 请先初始化小游戏适配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error Browser.__init__ @ code.js:7132 (anonymous) @ code.js:7057 (anonymous) @ code.js:53348 (anonymous) @ code.js:53360 require @ WAGame.js:3 (anonymous) @ WAGame.js:3 (an...

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

32. laya接入vivo平台加载资源卡住66% [ 95%]

...////////// //jiaz加载kasi加载卡死wenti if(Browser.onVVMiniGame) {// _http = new HttpRequest(); _http.on(Event.PROGRESS, this, onProgress); _http.on(Event.ERROR, this, onError); _http.on(Event.COMPLETE, this, onLoaded); ////////////////////////////////////////////////////// } else { //...... } ...

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

33. 微信小游戏报错 the .lh file root type must be Scene [ 95%]

...lease use other function to load this file. at Scene.__proto.onAsynLoaded (http://127.0.0.1:62629/game/code.js:81644:10) at ResInfo.onLoaded (http://127.0.0.1:62629/game/code.js:12995:61) at EventHandler.__proto.runWith (http://127.0.0.1:62629/game/code.js:711:59) at ResInfo.__proto.event (http://12...

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

34. 微信小游戏发布后,在开发者工具中报错, [ 94%]

...N at position 787 at JSON.parse (<anonymous>) at Function.e.getJson (http://127.0.0.1:37389/game/code.js:1:461434) at Function.e.onReadNativeCallBack (http://127.0.0.1:37389/game/code.js:1:514598) at t.e.runWith (http://127.0.0.1:37389/game/code.js:1:11995) at Function.success (http://127.0.0....

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

35. 微信小游戏怎么引入DOMParser? [ 94%]

...dScriptErrorSaxO is not definedReferenceError: SaxO is not defined    at http://127.0.0.1:60730/game/do ... 270:6    at require (http://127.0.0.1:60730/game/__ ... :13675)    at http://127.0.0.1:60730/game/__ ... 13424    at http://127.0.0.1:60730/game/game.js:7:17    at require (http://12...

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

36. 微信开发者工具,打开Laya发布的包。编译报请先初始化小游戏适配库,详细教程 [ 94%]

... exist: {init: ƒ} VM163:1 请先初始化小游戏适配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error @ VM163:1 Browser.__init__ @ code.js:7131 (anonymous) @ code.js:7056 GameEx @ code.js:56322 (anonymous) @ code.js:56681 require @ WAGame.js:3 (anonymous) @ WAGame.js:...

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

37. HttpRequest详解(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 93%]

# HttpRequest详解 在项目中我们难免会有发送http请求的需求,在LayaAir引擎中HttpRequest就是我们发送请求的基本类。HttpRequest类其实包装的就是原生的`XMLHttpRequest`,为了开发者更深入的了解这个类,我们先从XMLHttpRequest 开始。 ## 原...

来源: Laya2.0_文档 发布时间: 20210714

38. android下layabox调用Laya.Texture2D.load报错 [ 93%]

...的)   报错堆栈: 02-06 14:59:43.858  6545  6658 I LayaBox : alert=http://10.0.1.72/game/dev-loca ... 5668: TypeError: Cannot read property 'createTexture' of null 02-06 14:59:43.858  6545  6658 I LayaBox : var glTexture=this._source=gl.createTexture(); 02-06 14:59:43.858  6545  6658 I Lay...

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

39. 微信小游戏 code.js 报错 Cannot read property 'apply' of undefined [ 93%]

...ypeError: Cannot read property 'apply' of undefined     at Function.eof (http://127.0.0.1:25423/game/code.js:53674:69)     at Type.setup (http://127.0.0.1:25423/game/code.js:59330:33)     at Type.encode_setup [as encode] (http://127.0.0.1:25423/game/code.js:59362:17)     at AwesomeData.Send ...

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

40. 微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene [ 93%]

...her function to  load  this file.     at MyScene.__proto.onAsynLoaded (http://127.0.0.1:59022/game/code.js:81644:10)     at ResInfo.onLoaded (http://127.0.0.1:59022/game/code.js:12995:61)     at EventHandler.__proto.runWith (http://127.0.0.1:59022/game/code.js:711:59)     at ResInfo.__prot...

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