BeyondDimension / BeyondDimension/SteamTools
🐛[BUG] 启动 Watt Tookit 弹出 Application Crash
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
## 请认真检查以下清单中的每一项
- [ x ] 已经搜索过,没有发现类似的 issue
- [ x ] 已经搜索过文档,没有发现相关内容
- [ x ] 已经尝试使用过最新版,问题依旧存在
- [ x ] 使用的是官方版本(未替换及修改过安装目录程序文件)
### 🐛 描述
在最新的 Windows 预览版金丝雀渠道 Build 25951 上,启动 Watt Toolkit 有大概率弹出下图报错,然后过一段时间程序自动退出。也有可能下一次启动时就不会再弹出 Application Crash。
### 📷 复现步骤
1. 启动 Watt Tookit
2. 等待一会儿,程序会自动弹出 Application Crash 窗口
3. 点击确定关闭窗口,几秒后程序会自动退出
### 📄 日志信息
```
2023-09-16 09:14:35.3859|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 11 Insider Preview 25951.1010
- 下载渠道:GitHub
- 程序版本:3.0.0-rc1
- 是否包含独立运行时:程序自带运行时
- 对 Watt Tookit 的额外设置:开启“启动时自动启动加速”
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.