大约有 57 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
...都可以正常显示,但是构建到真机微信上时报错黑屏: gameThirdScriptError Cannot read property '_geometry' of undefined;at requestAnimationFrame callback function TypeError: Cannot read property '_geometry' of undefined求教怎么回事!!! 2019-09-04 添加评论 免费帖...
来源: Laya_社区 发布时间: 20190904
微信小游戏 不支持位图字体吗? 报错 WAGame.js:3 gameThirdScriptError undefined;at api readFile success callback function undefined 2018-02-02 2 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qian 赞同...
来源: Laya_社区 发布时间: 20180202
... success: (res) => { console.log(res.tempFilePath); } }) } 报的是 gameThirdScriptError ImageData is not defined ReferenceError: ImageData is not defined at Function.RunDriver.drawToCanvas (http://127.0.0.1:27664/game/libs/laya.webgl.js:7119:27) drawToCanvas怎么搞,截屏问题,...
来源: Laya_社区 发布时间: 20200108
...,加载字体失败 错误信息提示,简单demo见附件:(unknown) gameThirdScriptError xml.getElementsByTagName is not a function TypeError: xml.getElementsByTagName is not a function at BitmapFont.__proto.parseFont (http://127.0.0.1:53804/game/code.js:803:17) at Loader.__proto....
来源: Laya_社区 发布时间: 20180307
...游戏发布后,在开发者工具中报错, 报错如下: VM819:1 gameThirdScriptError Unexpected token in JSON at position 787;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 787 at JSON.parse (<anonymous>) at Function.e.getJson (http://127.0...
来源: Laya_社区 发布时间: 20180725
...t; p.href = "https://www.baidu.com/index.html"; 这样写怎么报错了:gameThirdScriptError undefined;at api request success callback function undefined 说没有成功的回调函数,这要怎么写呢,官网案例中也没有回调函数啊 2018-06-01 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20180601
发布微信小游戏json格式问题 WAGame.js:3 gameThirdScriptError Unexpected token in JSON at position 27;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 27 at JSON.parse (<anonymous>) at Function.MiniAdpter.getJson (http://127.0.0....
来源: Laya_社区 发布时间: 20180205
... Laya.loader.load([{url: "lang.xml", type: Loader.XML}]); 错误如下: gameThirdScriptError undefined;at api readFile success callback function undefined 经调试,原因就是加载了xml,去掉该行就不会报错。 同时位图字体也是因为xml解析的原因报错 TypeError: xml.get...
来源: Laya_社区 发布时间: 20180103
...载入一个3D的角色.lh报错了,LayaAir的本地测试OK WAGame.js:3 gameThirdScriptError Scene: the .lh file root type must be Scene,please use other function to load this file.;at api readFile success callback function Error: Scene: the .lh file root type must be Scene,please use other funct...
来源: Laya_社区 发布时间: 20180115
...: 删除 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/__ ... 13...
来源: Laya_社区 发布时间: 20180702