helldivers2fixes / HellbombScript

PowerShell Script for Fixing Common HD2 Issues on Windows
13 stars 0 forks source link

Problem with the Status Check #2

Closed P4RZ1V4L-93 closed 1 month ago

P4RZ1V4L-93 commented 1 month ago

When I'm running the (H) HD2 Status Check command. The script faces an error and exits. error message

AppID: 553850 is located in directory:  
C:\Program Files (x86)\Steam\steamapps\common\Helldivers 2
Current build of AppID 553850 is:                14307601

Checking for two Inbound rules named Helldivers™ 2 or Helldivers 2...
Helldivers 2 has Inbound rules set in the Windows Firewall.   

Checking for devices that are known to cause issues... 
No problematic devices found.  
                                                                                                                                                                                                         ⚠️ AMD CPU & NVIDIA GPU detected. For proper operation, ensure the latest AMD Chipset drivers are installed from:       https://www.amd.com/en/support/download/drivers.html 
Checking for installed problematic programs... 
Cannot convert value "4.6.5 Beta 4" to type "System.Version". Error: "Input string was not in a correct format." 
At line:171 char:13 
+         If ($installedApp.DisplayName -like "*"+$program.ProgramName+ ... 
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
      + CategoryInfo          : InvalidArgument: (:) [], ParentContainsErrorRecordException 
      + FullyQualifiedErrorId : InvalidCastParseTargetInvocation 
helldivers2fixes commented 1 month ago

You're using a beta version of MSI Afterburner, so it can't convert the version number because it has a string in it. (Not sure this is worth fixing in the code to be honest. But thank you for letting me know this is an issue!) Please update to the latest version of MSI Afterburner and the error will go away. Report back and let me know if that works.

P4RZ1V4L-93 commented 1 month ago

Thanks. I've uninstalled the afterburner and it worked. Though It didn't fixed my current connectivity issue with the game. I can't join any public lobbies and friends but can play solo.