Skip to content

fix byond-tracy not actually setting trace_path #6625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2025

Conversation

Absolucy
Copy link
Member

About The Pull Request

ports tgstation/tgstation#90964

during tgstation/tgstation#90288 I accidentally forgot to make enabling tracy set trace_path, so tracy.loc would never be written.

Why It's Good For The Game

tracy.loc - the file that links a specific round ID to a specific utracy file - never gets written currently. and that's annoying.

Changelog

no user-facing changes

## About The Pull Request

during tgstation/tgstation#90288 I accidentally
forgot to make enabling tracy set `trace_path`, so `tracy.loc` would
never be written.

## Why It's Good For The Game

`tracy.loc` - the file that links a specific round ID to a specific
utracy file - never gets written currently. and that's annoying.

## Changelog

no user-facing changes
@Absolucy Absolucy added the Code: Fix fix da bug label May 10, 2025
@Absolucy Absolucy merged commit 349c390 into Monkestation:master May 10, 2025
26 of 28 checks passed
@Absolucy Absolucy deleted the tracefix branch May 10, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Fix fix da bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant