Skip to content

Make pspew warning a bit less annoying#6819

Merged
BMagnu merged 1 commit into
scp-fs2open:masterfrom
BMagnu:silence_pspew_warning
Jul 10, 2025
Merged

Make pspew warning a bit less annoying#6819
BMagnu merged 1 commit into
scp-fs2open:masterfrom
BMagnu:silence_pspew_warning

Conversation

@BMagnu

@BMagnu BMagnu commented Jul 10, 2025

Copy link
Copy Markdown
Member

PR #6808 introduced a warning for pspews that previously didn't behave as tabled.
There were a lot of pspews in existing mods that tripped this warning, causing a lot of pain when starting up the game.
This PR causes this warning to fire at most once per boot, while printing the detailed warning to the log for convenience.
It also moves pspew legacy buffer clearing to post-parse instead of post-parse-per-table, likely solving edge case bugs when pspews were overridden using a seperate table.

@BMagnu BMagnu added the fix A fix for bugs, not-a-bugs, and/or regressions. label Jul 10, 2025
@BMagnu BMagnu changed the title Make pspew warning a bit less annyoing Make pspew warning a bit less annoying Jul 10, 2025
@BMagnu BMagnu merged commit 44ed242 into scp-fs2open:master Jul 10, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix A fix for bugs, not-a-bugs, and/or regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants