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

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

421. 微信小游戏中不能加载proto文件 [ 81%]

...n a message type var AwesomeMessage = root.lookup("msg.LoginReq");  // Create a new message var message = AwesomeMessage.create( { openid: "AwesomeString" });  console.log(message.openid) // Verify the message if necessary (i.e. when possibly incomplete or invalid) var errMsg = AwesomeMessage.veri...

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

422. 微信小游戏的位图字体加载报错! [ 81%]

...s not a function TypeError: t.getElementsByTagName is not a function     at t.e.parseFont (http://127.0.0.1:63921/game/code.js:1:12413)     at e.s.onLoaded (http://127.0.0.1:63921/game/code.js:1:176642)     at e.u (http://127.0.0.1:63921/game/code.js:1:295812)     at Image._image._image.onlo...

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

423. unity导出动画如何使用 root motion node [ 81%]

...m.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnima...

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

424. 加载二进制报错 [ 81%]

...二进制报错 Uncaught RangeError: Offset is outside the bounds of the DataView     at DataView.getUint8 (<anonymous>)     at ByteArray.__proto.readUTFBytes (MingGame.max.js:4177)     at ByteArray.__proto.readUTF (MingGame.max.js:4149) 2018-03-12 添加评论 免费帖 --> 分享 微...

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

425. json的错误怎么解决 [ 80%]

... 微信 lolololo 赞同来自: 解决了吗?   Unexpected token in JSON at position 64;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 64   我也遇到类似的 2018-11-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回...

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

426. 使用 new Animation 报错 e.indexOf [ 80%]

使用 new Animation 报错 e.indexOf Uncaught TypeError: e.indexOf is not a function at Function.t.formatURL (laya.core.min.js:3) at e.n.load (laya.core.min.js:6) at game.html:304 2017-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

427. 导出APP装到手机打开时,一直是0%进度,最后提示“加载游戏失败,可能是你的网络不稳定”,试了N次 [ 80%]

...:syntaxerror:unexpected token illegal syntaxerror:unexpected token illegal at eval (native) at Document._downloadOK (apploader.js:6125:20) at apploader:js:6104:20 at filereader.filereader.onload (apploader.js:6683:47) 2018-01-12 0 0 分享 微博 QZONE 微信 steven chan 赞同来自: 解决了吗...

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

428. socket.sent [ 80%]

...的源码 openHandler 和 receiveHandler 没有响应  class Game { private socket: Laya.Socket; private byte: Laya.Byte; constructor() { //初始化引擎 //Laya.init(600, 400, Laya.WebGL); Laya.init(600,400); Laya.stage.scaleMode = Laya.Stage.SCALE_SHOWALL; Laya.stage.screenMode = Laya.Stage.SC...

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

429. 微信小游戏报错 [ 80%]

...报错 这些报错应该是引擎的 1、undefined is not an object (evaluating 'measureResult.width');at socketTask.onmessage callback function 2、null is not an object (evaluating 'this._audio.play');at audioContext.onended callback function 3、Cannot read property 'play' of null;at audioContex...

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

430. 在LayaIDE中下载的运行器启动报错 [ 80%]

...03-19 15:01:04.761 15556-15556/? E/LayaConch5: plugin-----------------onCreate()  03-19 15:01:04.986 15556-15556/? E/LayaBox: =======================addStaticMethod=========zzb4c51320 03-19 15:01:04.986 15556-15556/? E/0: ==============Java流程 没有第三方平台直接调用 PlatformInitOK 03-...

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