-
Notifications
You must be signed in to change notification settings - Fork 192
Description
Describe the bug
Every time a new game starts idling, a .NET-BroadcastEventWindow error pops up
To Reproduce
(Steps to reproduce the behavior)
Enable Fast Mode
Start Idling
Expected behavior
no error
Error logs
17/11/2025 11:05:33 frmMain -> StartIdle -> load pic, for id = 3527290 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) 17/11/2025 11:12:00 frmMain -> StartIdle -> load pic, for id = 3527290 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) 17/11/2025 11:18:19 frmMain -> StartIdle -> load pic, for id = 3527290 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
