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

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

131. laya core 报错了 [ 86%]

...ypeError: Cannot read property 'visible' of null     at RenderSprite3D.__proto._childs (laya.core.js:5779)     at RenderSprite3D.__proto._transform (laya.webgl.js:5779)     at Stage.__proto.render (laya.core.js:14540)     at Stage.__proto.render (laya.core.js:17340)     at Stage.__proto._l...

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

132. as3分包,如果在ui编辑器IDE里导入了类runtime,在分包里就会报错。这个怎么处理。 [ 85%]

...。 Uncaught ReferenceError: MailPanel is not defined     at MailWin.__proto.createChildren (Nxsg.max.js:71310)     at MailWin.Component (Nxsg.max.js:52200)     at MailWin.Box (Nxsg.max.js:58163)     at MailWin.View (Nxsg.max.js:62736)     at MailWinUI (Nxsg.max.js:71304)     at new Mail...

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

133. 关于protobuf反序化的问题,求大神解答~~~ [ 85%]

关于protobuf反序化的问题,求大神解答~~~ 官方的protobuf例字,读取proto文件赋值,encode进行序化,decode反序化,但是这个时候,我除了发送proto文件里的,另外还要发送其他的 比如这个message: message user_login_pack  { required string uid...

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

134. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 85%]

...ayer_die"; //Player Laya.class(Player,"Player", laya.display.Sprite); var _proto = Player.prototype; //是否缓存了 Player.cached = false; _proto.init = function(){ //动画缓存起来 if(!Player.cached){ Player.cached = true; //根据不同的动画 来创建动画模板 laya.display.Animation....

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

135. Box2D使用Destory join报错? [ 85%]

...layaspace/smallballs/bin/libs/laya.physics.js:793:295)     at Physics.__proto._removeJoint (file:///D:/develop/layaspace/smallballs/bin/libs/laya.physics.js:3091:15)     at DistanceJoint.__proto._onDisable (file:///D:/develop/layaspace/smallballs/bin/libs/laya.physics.js:1748:13)     at Dis...

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

136. 打包出apk, 运行崩溃 [ 85%]

打包出apk, 运行崩溃 问题出现在proto文件加载编译时导致崩溃,是打包时proto文件没有打包进去吗?如何debug这种问题 附件 : --> 2017-03-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...

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

137. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 85%]

...ogressBar is not a constructor at onLoadComplete (game.js:81) at Handler.__proto.runWith (laya.core.js:686) at ResInfo.loadComplete (laya.core.js:12634) at EventHandler.__proto.runWith (laya.core.js:687) at ResInfo.__proto.event (laya.core.js:465) at LoaderManager.__proto._endLoad (laya.core.js:1250...

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

138. emoji表情文字乱码 [ 85%]

...     __class(CharSegment,'laya.webgl.text.CharSegment');     var __proto=CharSegment.prototype;     Laya.imps(__proto,{"laya.webgl.text.ICharSegment":true})     __proto.textToSpit=function(str){         this._sourceStr=str;         var texLen = str.length;      ...

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

139. 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 [ 85%]

...     at Function.Texture._create (laya.core.js:15946)     at Texture.__proto._onLoaded (laya.core.js:15750)     at EventHandler.__proto.runWith (laya.core.js:1410)     at ResInfo.__proto.event (laya.core.js:1166)     at LoaderManager.__proto._endLoad (laya.core.js:14880)     at Loader.on...

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

140. 3D角色动作播放时长不正确 [ 85%]

..."SyntaxError: Unexpected token o in JSON at position 1     at Sprite3D.__proto.onAsynLoaded (file:///D:/Users/administrator/documents/myLaya/bin/libs/laya.d3.js:18559:18)     at ResInfo.onLoaded (file:///D:/Users/administrator/documents/myLaya/bin/libs/laya.core.js:11854:33)     at EventHandle...

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