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
Hello, I am really enjoying this as the user interface is a lot friendlier than other projects I've seen!
I want to report an error where, after using lifelines and advancing to a question, the program crashes.
Specifically, I triggered "ask the host" on question 11 (third of four available lifelines). After the answer was revealed and I attempted to click on "Question" to advance to question 12, the program crashed.
Application: MillionaireGame.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.COMException
at WMPLib.WindowsMediaPlayerClass.get_controls()
at MillionaireGame.Sounds.StopAudio(System.String, Int32)
at MillionaireGame.Question+_Closure$__._Lambda$__8-11()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
The text was updated successfully, but these errors were encountered:
Hello, I am really enjoying this as the user interface is a lot friendlier than other projects I've seen!
I want to report an error where, after using lifelines and advancing to a question, the program crashes.
Specifically, I triggered "ask the host" on question 11 (third of four available lifelines). After the answer was revealed and I attempted to click on "Question" to advance to question 12, the program crashed.
Error messages are as follows:
The text was updated successfully, but these errors were encountered: