BeyondDimension / BeyondDimension/SteamTools

无法正常加速 🐛[BUG]

Open
#3,289 0 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

## 请认真检查以下清单中的每一项
- [√ ] 已经搜索过,没有发现类似的 issue
- [√ ] 已经搜索过文档,没有发现相关内容
- [√ ] 已经尝试使用过最新版,问题依旧存在
- [√ ] 使用的是官方版本(未替换及修改过安装目录程序文件)

### 🐛 描述

启动steam++无法打开侧边栏网络加速

### 📷 复现步骤

1. 首次打开steam++ 启动网络加速
2. 在保证steam++网络加速未断开地情况下关闭计算机
3. 再次打开steam++
4. 此时无法再次打开网络加速 (程序假死)

恢复方法:卸载重装steam++
### 📄 日志信息

```log
2024-03-30 17:46:29.4873|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-03-30 20:05:27.9457|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()

```

### 🚑 其他信息

- 处理器体系结构:x64
- 系统版本号:Winodws 11 23H2 (22631.3296)
- 下载渠道:微软商店
- 程序版本:3.0.0-rc.7 WDB x64
- 是否包含独立运行时:

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the startup, network-acceleration, shutdown, and restart sequence on Windows 11, then start with the logged ClientInitializeException and failed pipe message. Trace the reported entry points in SAM.API.Client and BD.SteamClient.Services. Done means network acceleration can be opened again after restarting without reinstalling Steam++.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.