Skip to content
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

Fix DmIcon BSOD #27187

Merged
merged 3 commits into from
Nov 8, 2024
Merged

Fix DmIcon BSOD #27187

merged 3 commits into from
Nov 8, 2024

Conversation

AyIong
Copy link
Contributor

@AyIong AyIong commented Oct 24, 2024

What Does This PR Do

Fixes #27186

Added protection against BSOD, now if someone is very unlucky and for some reason something doesn't work in DmIcon, he will at least be able to use interfaces where it is used, although without pictures.
Rough, but I have no idea why in very rare cases in some people (I counted 3 in all time), DmIcon causes BSOD

Why It's Good For The Game

You can buy some cola even if DmIcon crushes on you

Testing

Renamed icon_ref_map,json to wrong name, which cause BSOD without "fix"


Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
fix: Vendors should no longer cause a BSOD if there is some error with image loading
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally TGUI This PR modifies TGUI, will conflict labels Oct 24, 2024
@Henri215 Henri215 added the Fix This PR will fix an issue in the game label Oct 24, 2024
Copy link
Contributor

@Contrabang Contrabang left a comment

Choose a reason for hiding this comment

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

Looks fine to me, but I would appreciate a second review

@github-actions github-actions bot added the Merge Conflict This PR is merge conflicted label Oct 25, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting merge This PR is ready for merge and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Oct 28, 2024
@Burzah Burzah removed the Merge Conflict This PR is merge conflicted label Nov 8, 2024
Copy link
Member

@Burzah Burzah left a comment

Choose a reason for hiding this comment

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

Looks good to me, this should at least handle any unforeseen errors.

@Burzah Burzah added this pull request to the merge queue Nov 8, 2024
Merged via the queue into ParadiseSS13:master with commit e9d0113 Nov 8, 2024
12 checks passed
@AyIong AyIong deleted the trying-to-fix-dmicon branch November 8, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting merge This PR is ready for merge Fix This PR will fix an issue in the game TGUI This PR modifies TGUI, will conflict
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trying to use any vendor results in a bluescreen and "too many actions" spam.
5 participants