You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performing a light entry while Windows is suspending, you'll get an error when exiting back out. The edge cases here are: Windows was suspended. With the IoEntry it was automatically unsuspended, but the GA does not respond. The Wakeup-from-suspend login screen is open, but no io attach performed. Also one of the network interfaces was down (dunno which one though). Now after some minutes, Windows automatically goes back to sleep. During this time I performed a light entry.
thread 'main' panicked at 'trying to exit from a suspended vm?', windows-gaming/driver/src/controller.rs:329:8
The text was updated successfully, but these errors were encountered:
Performing a light entry while Windows is suspending, you'll get an error when exiting back out. The edge cases here are: Windows was suspended. With the IoEntry it was automatically unsuspended, but the GA does not respond. The Wakeup-from-suspend login screen is open, but no io attach performed. Also one of the network interfaces was down (dunno which one though). Now after some minutes, Windows automatically goes back to sleep. During this time I performed a light entry.
The text was updated successfully, but these errors were encountered: