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

大约有 2,323 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0063 秒)

91. Native打包的横竖屏问题 [ 92%]

...ONE 微信 Laya_XS 赞同来自: 打包屏幕方向设置你可以参考:http://ldc.layabox.com/index.p ... 3D243 2017-02-12 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 reven1983 相关问题 laya针对页游耗用内存大的问题...

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

92. HttpRequest提示oauth_callback is not a valid HTTP header field name [ 92%]

HttpRequest提示oauth_callback is not a valid HTTP header field name arr.push(["oauth_callback","回调网址"]);把arr作为send的最后一个参数,总是提醒oauth_callback is not a valid HTTP header field name,是哪里写错了吗 2018-04-03 添加评论 免费帖 --> 分享 微博 QZON...

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

93. layaAir 打包成apk后在真机上运行 使用粒子时报错 [ 92%]

...  TypeError: this._emitter.advanceTime is not a function            http://192.168.1.240:8900/bin/ ... :831: TypeError: this._emitter.advanceTime is not a function                        this._emitter && this._emitter.advanceTime(t)                           ...

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

94. 我把微信小游戏的资源放在自己搭建的Http服务器上,在开发者工具上是可以看到图片的,但是在手机上预览图片全部加载失败这个问题有人知道怎么搞? [ 92%]

我把微信小游戏的资源放在自己搭建的Http服务器上,在开发者工具上是可以看到图片的,但是在手机上预览图片全部加载失败这个问题有人知道怎么搞? 我把微信小游戏的资源放在自己搭建的Http服务器上,在开发者工具上是...

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

95. 打包native报错 [ 91%]

...ts/async.js   2019-06-18 13:34:09.284513+0800 test1[6479:65523]  loadApp:http://stand.alone.version/index.js 2019-06-18 13:34:09.285842+0800 test1[6479:65523] setCachePath:/Users/tinsoldier/Library/Developer/CoreSimulator/Devices/EB7DAF12-B550-4E95-8A8E-7515308079E6/data/Containers/Data/Applicatio...

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

96. 微信开发者工具出现错误:Laya3D init error must support webGl [ 91%]

...efined ReferenceError: alert is not defined     at Function.Laya3D.init (http://127.0.0.1:38102/game/code.js:67387:4)     at new Main (http://127.0.0.1:38102/game/code.js:111146:16)     at http://127.0.0.1:38102/game/code.js:111237:1     at require (http://127.0.0.1:38102/game/__ ... :13718)...

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

97. HttpRequest在网页上和APP上表现不一致 [ 91%]

HttpRequest在网页上和APP上表现不一致 let url = "http://10.1.1.123:9090/pgame/s ... 3B%3B Laya.timer.loop(30000, this, ()=>{     let hr = new Laya.HttpRequest();     hr.http.timeout = 3000;     hr.http.ontimeout = function(){console.log("http timeout test: timeout")};     hr.on...

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

98. dcc服务端应该配置怎么样的环境才能让手机客户端更新资源时能够正确的访问到 [ 91%]

...打出apk包作为基础包 构建的时候配置 URL路径是本地路径 http://10.0.0.114:8900/bin/index.html     然后我在view里面隐藏了两个button,作为改变 用命令 layadcc D:/work/native_test/bin 打包   运行之前的基础apk,然后还是显示旧的view(也就是那两...

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

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

...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

100. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 91%]

...atched the signature provided. at TextureCube.__proto._createWebGlTexture (http://127.0.0.1:55942/game/code.js:89560:6) at TextureCube.__proto.recreateResource (http://127.0.0.1:55942/game/code.js:89603:8) at TextureCube.__proto.activeResource (http://127.0.0.1:55942/game/code.js:13972:9) at Texture...

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