BeyondDimension / BeyondDimension/SteamTools

微软商店最新版watt toolkit无法正常启动🐛[BUG]

Open
#1,773 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### 🐛 描述(Description)

运行后程序不运行
后台进程显示“已挂起”,并于几秒后自动结束

### 📷 复现步骤(Steps to Reproduce)

1.
2.
3.

### 📄 日志信息(Log Information)

```
2022-07-28 08:12:43.5319|Error|ViaFactory|Stopped program because of exception, name: AppDomain, isTerminating: True | System.Exception: DI.Get* fail, serviceType: Microsoft.Extensions.Logging.ILoggerFactory
at System.DI.Get[T]()
at System.Log.Error(String tag, String msg, Object[] args)
at System.Application.Settings.SettingsHost.Load()
at System.Application.UI.Program.OnCreateAppExecuting(Boolean isTrace)
at System.Application.UI.Program.Main(String[] args)
2022-07-28 08:12:43.5881|Error|ViaFactory|(App)Close exception when OnExitRestoreHosts | System.Exception: DI.Get* fail, serviceType: System.Application.Services.IReverseProxyService
at System.DI.Get_Nullable[T]()
at System.Application.UI.Program.GlobalExceptionHelpers.Handler(Exception ex, String name, Nullable`1 isTerminating)
2022-07-28 08:12:43.6008|Error|ViaFactory|(App)Close exception when exception occurs | System.ArgumentNullException: Value cannot be null. (Parameter 'app')
at System.Application.UI.App.get_Instance()
at System.Application.UI.Program.GlobalExceptionHelpers.Handler(Exception ex, String name, Nullable`1 isTerminating)
```

### 🚑 基本信息(Basic Information)

- 程序版本(Program Version):2.8.1
- 系统版本号(OS Version): Windows 10.19044.1826
- 是否为应用商店版本(Whether it is a Store version): Yes

### 🖼 截图(Screenshots)

[Uploading nlog-all-2022-07-28.log…]()

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.