Skip to content

Terraria failed to discovering server when start playing as a host - #80

Merged
AlexandrPkhm merged 1 commit into
masterfrom
issue/79
Sep 2, 2026
Merged

Terraria failed to discovering server when start playing as a host#80
AlexandrPkhm merged 1 commit into
masterfrom
issue/79

Conversation

@AlexandrPkhm

Copy link
Copy Markdown
Contributor

Resolves #79

This pull request adds a new application, Terraria, to the route_exclusions_apps.json configuration for Windows. This update ensures that Terraria and its server executable are properly recognized for route exclusion, improving compatibility.

Route Exclusions Update:

  • Added a new entry for the game Terraria, including both Terraria.exe and TerrariaServer.exe as executable names, with detection based on a specific Steam registry key.

@AlexandrPkhm
AlexandrPkhm requested review from adbuker and a lite review from Copilot September 2, 2026 09:45
@AlexandrPkhm AlexandrPkhm self-assigned this Sep 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is small, consistent with existing Steam App registry-key patterns in this file, and directly matches the reported issue’s suggested mitigation (disable route traffic).

Pull request overview

Adds Terraria to the Windows route-exclusions configuration so AdGuard can automatically disable traffic routing for the game and its dedicated server process, addressing the “discovering server” hang reported in issue #79.

Changes:

  • Added a new Terraria entry to windows/route_exclusions_apps.json.
  • Included both Terraria.exe and TerrariaServer.exe as excluded executables.
  • Detects installation via the Steam uninstall registry key for AppID 105600.
File summaries
File Description
windows/route_exclusions_apps.json Adds a Terraria route-exclusion entry (exe names + Steam registry install detection) to improve hosting/server discovery compatibility.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AlexandrPkhm
AlexandrPkhm merged commit e400f39 into master Sep 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows]: Terraria failed to discovering server when start playing as a host

3 participants