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

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

581. HttpRequest请求头加入自定义的userId和token,总是报错 [ 55%]

HttpRequest请求头加入自定义的userId和token,总是报错 {"state":500,"msg":"Unexpected token < in JSON at position 0"} 2018-08-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 阿耀 赞同来自:...

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

582. WASM function signature mismatch [ 55%]

WASM function signature mismatch function signature mismatch RuntimeError: function signature mismatch at wasm-function[1177]:0x6dad5   微信后台一直报错 附件 : --> 2021-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

583. 官方引擎事例,2D-》粒子-》粒子演示,报错,没有效果显示 [ 55%]

...有效果显示 https://layaair2.ldc2.layabox.com/demo2/?language=ch&category=2d&group=Particle&name=T1 是官方文档里的错误,就不截图了。报错内容:Uncaught TypeError: Failed to execute 'attachShader' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLShader...

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

584. 类未找到方法 [ 55%]

...blic class Welcome extends welcomeUI { public function Welcome() { requestData(); } private function requestData():void{ RequestConfig.instance.getRequestConfig(String(0), requestCallback); } private function requestCallback(success:Boolean):void { if(success) { loadingRes(); } } "TypeError: this.lo...

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

585. 离线打包js打印问题 [ 55%]

...s打印问题 你好,我用android studio 离线打包,为什么在logcat里打印不出js的console.log()内容?是不是需要哪里配置或导入插件? 2018-09-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

586. 微信小游戏 不支持位图字体吗? [ 54%]

...支持位图字体吗? 报错 WAGame.js:3 gameThirdScriptError undefined;at api readFile success callback function undefined 2018-02-02 2 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qian 赞同来自: 是支持位...

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

587. "this.moles[this.index].show is not a function" [ 54%]

....focus is not a function 调用动画结束on方法,报错this.zombieAnimator.on is not a function laya加载unity插件导出的场景 physics3D is not a function Uncaught TypeError: tex.once is not a function 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function at api re...

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

588. 2.3.0截屏问题 [ 54%]

...tage.height, 0, 0); let canvas: any = htmlCanvas.sourse; canvas.toTempFilePath({ x: 100, y: 200, width: 50, height: 50, destWidth: 100, destHeight: 100, fileType: "png", quality: 1.0, success: (res) => { console.log(res.tempFilePath); } }) }   报的是 gameThirdScriptError ImageData is not defi...

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

589. 微信小游戏开放域能否调用 wx.shareAppMessage [ 54%]

...tThirdScriptError Laya.Browser.window.wx.shareAppMessage is not a function;at requestAnimationFrame callback function TypeError: Laya.Browser.window.wx.shareAppMessage is not a function 2018-10-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

590. layaNative偶尔闪退 [ 54%]

layaNative偶尔闪退 打包成layaNative之后偶尔会闪退,调试的时候发现都是在下面这段代码上面报错:  0x1000454c0 <+284>: cbz    x0, 0x1000454e0           ; <+316> at JCConchRender.cpp:395  0x1000454c4 <+288>: ldr    x8, [x0] ->  0x10004...

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