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

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

1. socket大型项目回调 [ 100%]

...VENT_HEART_BEAT_TIMEOUT:string = 'heartbeat timeout'; private JS_WS_CLIENT_TYPE:string = 'js-websocket'; private JS_WS_CLIENT_VERSION:string = '0.0.5'; private RES_OK:number = 200; private RES_FAIL:number = 500; private RES_OLD_CLIENT:number = 501; private socket:Laya.Socket = null; private c<em>allem>back...

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

2. playSound和playMusic结束时候有异常抛出 [ 88%]

...时候有异常抛出 1. loader加载了{url:"res/music/Music_start.mp3",type:Laya.Loader.SOUND}资源 2. 加载结束后,调用Laya.SoundManager.playSound("res/music/Music_start.mp3") 3. 声音播放完成后,系统抛出异常__proto._tryClearBuffer=function(sourceNode){ try {sourceNode.buffer...

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

3. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 88%]

示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Conn...

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

4. lib/arm/liblayaair.so 总是崩溃 [ 88%]

..._threshold:1 08-14 10:57:48.525 5024-6040/? D/ThermalStateManager: Thermal type: 0 cur_temperature:49 08-14 10:57:48.623 22228-22268/? I/YWTJ*****: 1534212988ahwzdht5 08-14 10:57:48.623 22228-22268/? I/YWTJ----: data_type=2&amp;unique_id=1534212988ahwzdht5&amp;user_id=63527&amp;data=9344eb96985e4402...

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

5. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 84%]

... --mode module -p module=entry@default -p product=default -p requiredDeviceType=default assembleHap --analyze=normal --par<em>allem>el --incremental --daemon &gt; hvigor UP-TO-DATE :entry:default@PreBuild... &gt; hvigor UP-TO-DATE :libSysCapabilities:default@PreBuild... &gt; hvigor Finished :entry:default@...

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

6. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 79%]

...essEvent (int,intptr,bool&amp;)  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 (UnityEngine.SkinnedMeshRende...

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

7. 构建apk后,java报错 [ 78%]

...8-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: cnss_gw_update_loop: nlmsg_type: 28 2018-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: RTM_NEWNEIGH message received: 28 2018-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: neighbor response rcvd for ipv4 neighbor 2018-11-26 18:35:06.521 1071-1071/? D/c...

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

8. 如何使用vscode编译laya项目 [ 52%]

...目文件夹下 .vscode/launch.json 添加配置   { "name":"compile", "type": "node", "request": "launch", //nodejs 可执行文件 "runtimeExecutable": "D:\\workspace\\layabox\\node-v7.9.0-win-x64\\node.exe", //使用Laya编辑器下的 gulpjs "program": "D:\\workspace\\layabox\\LayaAirIDE_beta\\...

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