求助 4.0测试版 启动器启动发生错误 有没有懂得大佬
{
“Id”: “d1ba1419-7cc2-4938-a673-8c5815743de6”,
“Timestamp”: “2025-09-23T05:32:58.6499139Z”,
“Source”: “任务异常”,
“ExceptionType”: “System.AggregateException”,
“Message”: “A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (服务端进程已退出)”,
“StackTrace”: null,
“InnerException”: “System.Exception: 服务端进程已退出\r\n at OT.Hub.Classes.LoginHelper.WaitForServerReadyByConsoleAsync() in E:\\OT Hub X\\OTHub\\Classes\\LoginHelper.cs:line 3315”,
“SystemInfo”: {
“OperatingSystem”: “Microsoft Windows 10.0.26100”,
“Architecture”: “X64”,
“FrameworkVersion”: “.NET 9.0.4”,
“ProcessorCount”: 12,
“WorkingSet”: 632578048,
“TotalMemory”: 40307920,
“MachineName”: “OWO”,
“UserName”: “1”,
“CurrentDirectory”: “D:\\OT HUB\\OT Hub X3”,
“CommandLine”: “\”D:\\OT HUB\\OT Hub X3\\OT.Hub.dll\””
},
“ApplicationInfo”: {
“Name”: “”,
“Version”: “”,
“StartTime”: “2025-09-23T13:29:34.6182278+08:00”,
“RunningTime”: “00:03:24.0329695”,
“AssemblyLocation”: “D:\\OT HUB\\OT Hub X3\\OT.Hub.dll”,
“BaseDirectory”: “D:\\OT HUB\\OT Hub X3\\”
},
“Context”: {
“CallStack”: [
{
“Method”: “Finalize”,
“Class”: “TaskExceptionHolder”,
“File”: null,
“Line”: 0
},
{
“Method”: “RunFinalizers”,
“Class”: “GC”,
“File”: null,
“Line”: 0
}
],
“ThreadId”: 2,
“IsMainThread”: false
},
“IsCritical”: true,
“UserFeedback”: null
}
4.0测试
已配图
否
服务端报错
OT的描述中有说过它兼容C#版服务端吗¿