BeyondDimension / BeyondDimension/SteamTools
🐛[BUG] 启动steam后steam++闪退
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### 🐛 描述(Description)
在steam启动后steam++自动闪退,无论steam++有没有开启加速,无论是不是通过steam++启动的steam。
在steam运行期间启动steam++则不会出现主窗口,右下角任务栏图标出现2-3秒后自动消失。
*大约是在从2.4.2更新到2.6.7后出现
*重装steam问题依然存在
*家里另外一台电脑使用的还是2.4.2并没有出现此问题
*steam++绑定了秘钥
### 📷 复现步骤(Steps to Reproduce)
1.
2.
3.
### 📄 [异常/日志]信息([Exception/Log] Information)
2022-03-14 09:52:09.2318|Error|SteamworksLocalApiS|Initialize Fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at System.Application.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2022-03-14 09:52:12.2802|Error|SteamworksLocalApiS|Initialize Fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at System.Application.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2022-03-14 10:46:46.9918|Error|SteamworksLocalApiS|Initialize Fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at System.Application.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2022-03-14 11:29:41.7727|Error|SteamworksLocalApiS|Initialize Fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at System.Application.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
### 🚑 基本信息(Basic Information)
- 程序版本(Program Version):
- 系统版本号(OS Version): Windows 10.19042.1526
- 是否为应用商店版本(Whether it is a Store version): No
### 🖼 截图(Screenshots)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the crash on Windows 10 with Steam running, then read the logged failures in SteamworksLocalApiServiceImpl.Initialize and SAM.API.Client.Initialize. Verify whether the failed pipe creation matches the disappearing window, and consider the issue done when SteamTools remains open while Steam is running and the relevant startup error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100