-
Notifications
You must be signed in to change notification settings - Fork 192
Description
Describe the bug
Whitelist: Some games aren't idled. Not sure about the exact requirements, but the games are idled for a few seconds, and then turned off again.
To Reproduce
Try to whitelist and idle some certain games. Examples for such games are the following IDs:
3610940 or 3653260
Expected behavior
Properly idled.
Error logs
frmMain -> StartIdle -> load pic, for id = 3653260
System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.WebClient.OpenRead(Uri address)
at System.Net.WebClient.OpenRead(String address)
at System.Windows.Forms.PictureBox.Load()
at System.Windows.Forms.PictureBox.Load(String url)
at IdleMasterExtended.frmMain.StartSoloIdle(Badge badge)
Screenshots
Additional context
Those were games, that had to be idled as tasks in giveaways. It feels like it is mostly prologue-like games which behave strangely.