BeyondDimension / BeyondDimension/SteamTools

🐛[BUG] 启动 Watt Tookit 弹出 Application Crash

Open
#2,873 3 comments 0 reactions 1 assignee Claimed by @AigioL View on GitHub
bug need-more-information
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()

```

### 🖼 截图

![QQ截图20230916091726](https://github.com/BeyondDimension/SteamTools/assets/25317916/c95b06d9-8ced-426d-bcc1-90dfd0103b3f)

![QQ截图20230916093609](https://github.com/BeyondDimension/SteamTools/assets/25317916/a0624581-ea9d-4d06-906e-1a234308f2a0)

### 🚑 其他信息

- 处理器体系结构: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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.