大约有 130 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0044 秒)
...这个一样的报错 NullReferenceException: Object reference not set to an instance of an object n.a (UnityEngine.GameObject A_0, System.Boolean A_1, backAnimatorData A_2) (at <8191b0b4723d4658b95c167f60d265c8>:0) n.a () (at <8191b0b4723d4658b95c167f60d265c8>:0) n.b (System.String A_0)...
来源: Laya_社区 发布时间: 20201212
...问题。 How long are the message you are trying to send If it's larger than 125 bytes you need to encode the length in a different manner i.e you must take the extended payload length into consideration. – Cyclonecode Jul 7 '15 at 10:22 Right, of course, so i need to use the next two (or eig...
来源: Laya_社区 发布时间: 20180612
...2.10.0beta插件报错 NullReferenceException: Object reference not set to an instance of an object o.c (UnityEngine.GameObject A_0) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.k (UnityEngine.GameObject A_0, c A_1) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.a (UnityEngine.GameObject A_0...
来源: Laya_社区 发布时间: 20201230
...2.3.0是没问题的 NullReferenceException: Object reference not set to an instance of an object p.a (UnityEngine.GameObject A_0, g A_1, System.Collections.Generic.List`1[T] A_2) (at <4c85cf47277b4445acd70e744ee59b72>:0) p.a (UnityEngine.GameObject A_0, g A_1, g A_2, UnityEngine.Vector3 A_3, ...
来源: Laya_社区 发布时间: 20200221
... Laya.Loader; var Browser = Laya.Browser; var Handler = Laya.Handler; var ProtoBuf = Browser.window.protobuf; Laya.init(550, 400); //加载协议文件,相当于加载那个资源 ProtoBuf.load("../laya/proto/aweso...
来源: Laya_社区 发布时间: 20170216
...r = Matter.Render, World = Matter.World, Bodies = Matter.Bodies; // create an engine var engine = Engine.create(); // engine.world.gravity.y = 0;//关闭重力 // create a renderer var render = Render.create({ element: document.body, engine: engine }); // create two boxes and a ground var boxA = Bod...
来源: Laya_社区 发布时间: 20170905
...on: Method not found: 'UnityEngine.Texture2D.EncodeToPNG'. LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:427) LayaAir3D.OnGUI () (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:331) System.Reflect...
来源: Laya_社区 发布时间: 20171208
WebAudioSound.ctx.state typeError:null is not an object(evaluating 'WebAudioSound.ctx.state') iosAPP多次跳转游戏链接,初始化失败,一般4-5次会触发,这是Laya内存回收机制引起的吧 2018-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果...
来源: Laya_社区 发布时间: 20180316
... 编译出现提示缺少tslib错误 错误提示:This syntax requires an imported helper but module 'tslib' cannot be found semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (D:\Program Files\nodejs\node_global\npm\node_modules...
来源: Laya_社区 发布时间: 20200704
'releaseTexture' of null TypeError: Cannot read property 'releaseTexture' of null麻烦看下。谢谢 附件 : --> 2018-12-07 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 需要提供...
来源: Laya_社区 发布时间: 20181207