Blish-HUD icon indicating copy to clipboard operation
Blish-HUD copied to clipboard

Catch ArgumentException when trying to read the game process environment variables

Open WRMSRwasTaken opened this issue 2 years ago • 0 comments

This is my workaround for https://github.com/blish-hud/Blish-HUD/issues/698 where Blish-HUD fails to parse the environment variables on my machine. Adding this doesn't seem to affect the functionality for me, I am able to start it and load plugins normally.

Maybe it's better to consolidate those three catch blocks into a single generic one?

WRMSRwasTaken avatar Jun 26 '22 21:06 WRMSRwasTaken