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

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

2491. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 34%]

...ine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. MeshUitls.writeSkinnerMesh (UnityEngi...

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

2492. laya1.0升级到2.0后这些报错还是存在 随人不影响APP运行 但是怎么能去掉啊 [ 33%]

...8:03:47.976 27945-27945/com.twand.kozhanji I/art: Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.WebViewContentsClientAdapter$6>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/RenderProcessGoneDetail; 06-27 18:03:47.977 27945-2...

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

2493. 添加极光推送后,切回后台点击推送过来的消息,出现黑屏闪退是什么原因?内文有LOG,请帮忙查看一下哪出错了。 [ 33%]

...;>>>>>>>>>className:layaair.game.utility.LayaAudioMusic,methodName:stopBackgroundMusic 05-17 17:12:40.307 13946-13946/com.wesai.doudizhu E/LayaBox: >>>>>>>>>>>>before 05-17 17:12:40.307 13946-13946/com.wesai.doudizhu E/LayaBox: >&gt...

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

2494. laya native加载人物模型出错 [ 31%]

...; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){  var scene3d=new Laya.Scene3D(); that.owner.addChild(scene);  var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone(); scene3d.addChild(player);    }));   然后用android扫...

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

2495. Socket能连接到服务器,客户端发请求也能收到服务端的数据,但是服务端主动推送数据,客户端就是收不到数据? [ 29%]

...class Socketmanger{ private static var _I:Socketmanger; public static function get Instance():Socketmanger { if(_I==null)_I=new Socketmanger(); return _I; } private static var socket:Socket=null; private var list:Array=; public function Connect(url:String):void { socket=new Socket(); socket.on(Event...

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

2496. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 19%]

...Update(T_ShurikenUpdate)9. physics 3D(3D 物理)9.1 Physics Simulation(T_Physics_Simulation)9.2 Physics Update Node(T_Physics_UpdateNode)9.3 Physics Event(T_PhysicsEvent)9.4 Physics Event Count(C_PhysicsEventCount)9.5 Physics Collider(T_PhysicsCollider)9.6 Physics Trigger...

来源: Laya3.0_文档 发布时间: 20260128

2497. 打包成APK运行一半崩溃 [ 18%]

打包成APK运行一半崩溃 http://ask.layabox.com/question/3930 我试过了把声音屏蔽掉,只要动画播放一多,就会崩溃掉,我的动画都是图集播放,同时播放多个,在浏览器测试是没有问题的,不管是收集还是PC端都没有问题,但是打成APK...

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

2498. 安卓概率闪退 [ 18%]

...-1/lib/arm64/liblayaair.so (v8::internal::GlobalHandles::PostGarbageCollectionProcessing(v8::internal::GarbageCollector, v8::GCCallbackFlags)+100) [arm64-v8a] 8 #07 pc 00000000007389b8 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::Heap::PerformGarbageCollection(v8::...

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