BeyondDimension / SteamTools

🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
https://steampp.net
GNU General Public License v3.0
20.19k stars 1.31k forks source link

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

Open TBFOTA opened 2 years ago

TBFOTA commented 2 years ago

🐛 描述(Description)

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

📷 复现步骤(Steps to Reproduce)

📄 日志信息(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)

🖼 截图(Screenshots)

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

yolomc commented 2 years ago

+1 昨天刚更新完是可以启动的,今天开机后无法启动

rmbadmin commented 2 years ago

参考 https://github.com/BeyondDimension/SteamTools/issues/1805#issuecomment-1200660137 解决方案