BeyondDimension / BeyondDimension/SteamTools
🐛[BUG] 开机自启会弹窗报错
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
## 请认真检查以下清单中的每一项
- [x] 已经搜索过,没有发现类似的 issue
- [x] 已经搜索过文档,没有发现相关内容
- [x] 已经尝试使用过最新版,问题依旧存在
- [x] 使用的是官方版本(未替换及修改过安装目录程序文件)
开启自启后弹窗报错
### 🐛 描述
开启自启后弹窗报错
### 📷 复现步骤
1. 设置开机自启后即弹窗报错
### 📄 日志信息
"2023-10-15 09:51:24.2574|Error|BD.WTTS.Startup+GlobalExceptionHandler|Stopped program because of exception, name: AppDomain, isTerminating: True | dotnetCampus.Ipc.Exceptions.IpcInvokingTimeoutException: Exception of type 'dotnetCampus.Ipc.Exceptions.IpcInvokingTimeoutException' was thrown.
at dotnetCampus.Ipc.CompilerServices.GeneratedProxies.GeneratedIpcProxy`1.InvokeWithTimeoutAsync[T](MemberInvokingType callType, UInt64 memberId, String memberName, IGarmObject[] args, Int32 millisecondsTimeout, Boolean ignoreException, Object defaultReturn)
at dotnetCampus.Ipc.CompilerServices.GeneratedProxies.GeneratedIpcProxy`1.IpcInvokeAsync[T](MemberInvokingType callType, UInt64 memberId, String memberName, IGarmObject[] args, IpcProxyMemberNamedValues namedValues)
at BD.WTTS.Services.ProxyService.StartProxyServiceAsync()
at BD.WTTS.Services.ProxyService.<.ctor>b__7_5(Boolean proxyStatusLeft)
at System.Threading.Tasks.Task.<>c.b__128_1(Object state)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()"
### 🖼 截图

### 🚑 其他信息
- 处理器体系结构:x64
- 系统版本号:Windows 10.19045.3570
- 下载渠道:Github
- 程序版本:3.0.0-rc2
- 是否包含独立运行时:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with BD.WTTS.Startup.GlobalExceptionHandler and the stack-trace entry point BD.WTTS.Services.ProxyService.StartProxyServiceAsync. Reproduce the failure by enabling startup on the reported Windows 10 environment, then trace the IPC timeout during launch. Done means startup completes without the error dialog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100