Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash after using lifeline #60

Open
JRHorse opened this issue Dec 4, 2023 · 1 comment
Open

Crash after using lifeline #60

JRHorse opened this issue Dec 4, 2023 · 1 comment
Assignees
Labels
Bug/Error Something isn't working

Comments

@JRHorse
Copy link

JRHorse commented Dec 4, 2023

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:

Faulting application name: MillionaireGame.exe, version: 1.1.684.0, time stamp: 0x656a6912
Faulting module name: KERNELBASE.dll, version: 10.0.22621.2715, time stamp: 0xcc3ea002
Exception code: 0xe0434352
Fault offset: 0x00149132
Faulting process id: 0x0x3EAC
Faulting application start time: 0x0x1DA265D1FFCD070
Faulting application path: D:\MillionaireGame_v1.1.684\MillionaireGame.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 8816b4fa-ccf6-4f8c-ae07-fc1a1906d82b
Faulting package full name:
Faulting package-relative application ID:

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()

@Macronair Macronair added the Bug/Error Something isn't working label Dec 6, 2023
@Macronair
Copy link
Owner

I took this issue with the developement for 1.2 where a lot of issues are fixed.
Did you got the error message again after this?

@Macronair Macronair self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug/Error Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants