Bili.Uwp
Bili.Uwp copied to clipboard
[Bug] 视频全屏播放一段时间后移动鼠标会短暂黑屏
Bug 描述
2.2207.4.0版本视频全屏播放一段时间后移动鼠标会短暂黑屏,且帧率相较于更新前貌似有所降低,开始以为是更改了播放器类型为FFmpeg的原因,但换回原生仍然能够稳定复现
复现问题的步骤
进入任意视频,全屏播放,等待鼠标隐藏,移动鼠标即可出现短暂黑屏
预期行为
正常播放
截图
No response
应用来源
- [X] Microsoft Store
- [ ] Github
- [ ] 其它
其它来源
No response
系统版本
- [ ] Windows 10 1809 (Build 17763)
- [ ] Windows 10 1903 (Build 18362)
- [ ] Windows 10 1909 (Build 18363)
- [ ] Windows 10 2004 (Build 19041)
- [ ] Windows 10 20H2 (Build 19042)
- [ ] Windows 10 21H1 (Build 19043)
- [ ] Windows 11 21H2 (Build 22000)
- [ ] 其它 (需注明)
其它系统版本
Winodws 11 22H2 (Build 22621.232)
运行设备
桌面/平板或笔记本
日志记录
2022/07/17 19:34:33.143|Info|Initializing to normal mode (.cctor)| 2022/07/17 20:30:50.840|Error|System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接 |System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.HttpRandomAccessStream.<SendRequesAsync>d__31.MoveNext() + 0x283 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.HttpRandomAccessStream.<>c__DisplayClass22_0.<<CreateAsync>b__0>d.MoveNext() + 0xfb --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<>c__DisplayClass113_0.<<LoadDashVideoSourceFromFFmpegAsync>b__0>d.MoveNext() + 0x119 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<LoadDashVideoSourceFromFFmpegAsync>d__113.MoveNext() + 0x23d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<SelectVideoFormatAsync>d__389.MoveNext() + 0x5df
2022/07/17 20:30:59.201|Error|System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接 |System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.HttpRandomAccessStream.<SendRequesAsync>d__31.MoveNext() + 0x283 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.HttpRandomAccessStream.<>c__DisplayClass22_0.<<CreateAsync>b__0>d.MoveNext() + 0xfb --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<>c__DisplayClass113_0.<<LoadDashVideoSourceFromFFmpegAsync>b__0>d.MoveNext() + 0x119 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<LoadDashVideoSourceFromFFmpegAsync>d__113.MoveNext() + 0x23d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<SelectVideoFormatAsync>d__389.MoveNext() + 0x5df
2022/07/17 20:31:12.891|Error|System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接 |System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.HttpRandomAccessStream.<SendRequesAsync>d__31.MoveNext() + 0x283 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.HttpRandomAccessStream.<>c__DisplayClass22_0.<<CreateAsync>b__0>d.MoveNext() + 0xfb --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<>c__DisplayClass113_0.<<LoadDashVideoSourceFromFFmpegAsync>b__0>d.MoveNext() + 0x119 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<LoadDashVideoSourceFromFFmpegAsync>d__113.MoveNext() + 0x23d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<SelectVideoFormatAsync>d__389.MoveNext() + 0x5df
2022/07/17 20:31:23.015|Error|System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接 |System.Exception: 无法找到与此错误代码关联的文本。
无法与服务器建立连接
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.HttpRandomAccessStream.<SendRequesAsync>d__31.MoveNext() + 0x283 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.HttpRandomAccessStream.<>c__DisplayClass22_0.<<CreateAsync>b__0>d.MoveNext() + 0xfb --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<>c__DisplayClass113_0.<<LoadDashVideoSourceFromFFmpegAsync>b__0>d.MoveNext() + 0x119 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<LoadDashVideoSourceFromFFmpegAsync>d__113.MoveNext() + 0x23d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<SelectVideoFormatAsync>d__389.MoveNext() + 0x5df
2022/07/17 20:31:24.866|Error|System.NullReferenceException: Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
at Bili.App.Controls.Player.BiliMediaTransportControls.OnViewModelPropertyChanged(Object, PropertyChangedEventArgs) + 0xdf
at System.Action2.InvokeMulticastThunk(T1, T2) + 0x4e at System.EventHandler
1.Invoke(Object, TEventArgs) + 0x2e
at ReactiveUI.ReactiveObject.ReactiveUI.IReactiveObject.RaisePropertyChanged(PropertyChangedEventArgs) + 0x18
at System.Reactive.AnonymousSafeObserver1.OnNext(T) + 0x41 at Bili.App!<BaseAddress>+0x3073e3c at Bili.App!<BaseAddress>+0x31395a1 at Bili.App!<BaseAddress>+0x3073e3c at Bili.App!<BaseAddress>+0x310a200 at System.Reactive.Linq.ObservableImpl.Merge
1.Observables._.InnerObserver.OnNext(TSource) + 0x43
at Bili.App!<BaseAddress>+0x3069b6f
at Bili.App!<BaseAddress>+0x3073e3c
at Bili.App!<BaseAddress>+0x306ad50
at System.Reactive.Subjects.Subject1.OnNext(T) + 0x90 at Bili.App!<BaseAddress>+0x3059309 at Bili.App!<BaseAddress>+0x3448308 at ReactiveUI.IReactiveObjectExtensions.RaiseAndSetIfChanged[TObj, TRet](TObj, TRet&, TRet, String) + 0x7c at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.ChangeProgress(Double) + 0x7e at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.CheckVideoHistory() + 0x63 at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<LoadVideoAsync>d__384.MoveNext() + 0x115 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Bili.ViewModels.Uwp.Core.MediaPlayerViewModel.<LoadAsync>d__378.MoveNext() + 0x123 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Reactive.PlatformServices.ExceptionServicesImpl.Rethrow(Exception) + 0x18 at System.Reactive.ExceptionHelpers.Throw(Exception) + 0x1e7 at System.Reactive.Stubs.<>c.<.cctor>b__2_1(Exception) + 0xb at System.Reactive.AnonymousSafeObserver
1.OnError(Exception) + 0x42
at System.Reactive.Sink2.OnError(Exception) + 0x19 at System.Reactive.Subjects.AsyncSubject
1.OnError(Exception) + 0xa3
at System.Reactive.Sink2.OnError(Exception) + 0x19 at System.Reactive.Sink
2.OnError(Exception) + 0x19
at System.Reactive.Sink1.ForwardOnError(Exception) + 0x19 at Bili.App!<BaseAddress>+0x313a953 at System.Reactive.Linq.ObservableImpl.ThrowImmediate
1.Run(IObserver1) + 0x1a at System.Reactive.BasicProducer
1.<>c.<SubscribeRaw>b__1_0(ValueTuple3) + 0x1a at Bili.App!<BaseAddress>+0x2fd43b5 at Bili.App!<BaseAddress>+0x2fa9b20 at Internal.Runtime.Augments.RuntimeAugments.CallDescrWorker(IntPtr) + 0x9 at Internal.Runtime.TypeLoader.CallConverterThunk.InvokeTarget(Void*, CallConversionParameters&) + 0x80d at Internal.Runtime.Augments.RuntimeAugments.RawCalliHelper.Call[T](IntPtr, Void*, T&) + 0x12 at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBufferInternal[T](Int32, IntPtr, T&, RuntimeImports.ConservativelyReportedRegionDesc&) + 0x92 at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBuffer[T](Int32, IntPtr, T&) + 0x23 at Internal.Runtime.TypeLoader.CallConverterThunk.CallConversionThunk(IntPtr, IntPtr) + 0x13b at System.Func
3.Invoke(T1, T2) + 0x120
at System.Reactive.Concurrency.CurrentThreadScheduler.Schedule[TState](TState, TimeSpan, Func3) + 0x23e at Internal.Runtime.Augments.RuntimeAugments.CallDescrWorker(IntPtr) + 0x9 at Internal.Runtime.TypeLoader.CallConverterThunk.InvokeTarget(Void*, CallConversionParameters&) + 0x80d at Internal.Runtime.Augments.RuntimeAugments.RawCalliHelper.Call[T](IntPtr, Void*, T&) + 0x12 at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBufferInternal[T](Int32, IntPtr, T&, RuntimeImports.ConservativelyReportedRegionDesc&) + 0x92 at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBuffer[T](Int32, IntPtr, T&) + 0x23 at Internal.Runtime.TypeLoader.CallConverterThunk.CallConversionThunk(IntPtr, IntPtr) + 0x13b at Internal.Runtime.Augments.RuntimeAugments.CallDescrWorker(IntPtr) + 0x9 at Internal.Runtime.TypeLoader.CallConverterThunk.InvokeTarget(Void*, CallConversionParameters&) + 0x80d at Internal.Runtime.Augments.RuntimeAugments.RawCalliHelper.Call[T](IntPtr, Void*, T&) + 0x12 at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBufferInternal[T](Int32, IntPtr, T&, RuntimeImports.ConservativelyReportedRegionDesc&) + 0x92 at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBuffer[T](Int32, IntPtr, T&) + 0x23 at Internal.Runtime.TypeLoader.CallConverterThunk.CallConversionThunk(IntPtr, IntPtr) + 0x13b at System.Reactive.Concurrency.LocalScheduler.Schedule[TState](TState, Func
3) + 0xd6
at Internal.Runtime.Augments.RuntimeAugments.CallDescrWorker(IntPtr) + 0x9
at Internal.Runtime.TypeLoader.CallConverterThunk.InvokeTarget(Void*, CallConversionParameters&) + 0x80d
at Internal.Runtime.Augments.RuntimeAugments.RawCalliHelper.Call[T](IntPtr, Void*, T&) + 0x12
at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBufferInternal[T](Int32, IntPtr, T&, RuntimeImports.ConservativelyReportedRegionDesc&) + 0x92
at Internal.Runtime.Augments.RuntimeAugments.RunFunctionWithConservativelyReportedBuffer[T](Int32, IntPtr, T&) + 0x23
at Internal.Runtime.TypeLoader.CallConverterThunk.CallConversionThunk(IntPtr, IntPtr) + 0x13b
at System.Reactive.Concurrency.Scheduler.ScheduleAction[TState](IScheduler, TState, Func2) + 0x10a at System.Reactive.BasicProducer
1.SubscribeRaw(IObserver1, Boolean) + 0x2bc at System.ObservableExtensions.SubscribeSafe[T](IObservable
1, IObserver1) + 0xba at Bili.App!<BaseAddress>+0x313a934 at System.Reactive.Sink
2.OnError(Exception) + 0x19
at System.Reactive.Sink2.OnError(Exception) + 0x19 at System.Reactive.Threading.Tasks.TaskObservableExtensions.EmitTaskResult(Task, IObserver
1) + 0x92
at System.Reactive.Threading.Tasks.TaskObservableExtensions.<>c.<Subscribe>b__6_0(Task, Object) + 0x22
at System.EventHandler`1.Invoke(Object, TEventArgs) + 0x2e
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke() + 0x67
at System.Threading.Tasks.Task.Execute() + 0x1c
2022/07/17 20:31:29.858|Info|Initializing to normal mode (.cctor)| 2022/07/17 20:31:38.632|Info|Initializing to normal mode (.cctor)| 2022/07/17 20:33:47.711|Info|Initializing to normal mode (.cctor)| 2022/07/17 20:34:13.064|Info|Initializing to normal mode (.cctor)|
备注
No response
人人为我,我为人人
我更擅长发现问题