Open ChrisSW58 opened 5 days ago
@Julusian maybe add a delay before it can be clicked again? If I guess the reason for this bug correctly :P
It's not a major issue but I thought I would raise it in case it is symptomatic of more basic memory management problems or something.
either a delay, or simply resetting restartCounter
to 0 would do it.
I think its simply not tracking that the restart performed when clicking the developer button was an intentional restart, so it gets interpreted as a crash.
Is this a bug in companion itself or a module?
Is there an existing issue for this?
Describe the bug
If you click on the Companion window, Developer Settings 4 times, Companion crashes stating "Unable to start - Companion is unable to start". in a dialog box.
Interestingly in beta 7569, it crashes with only 3 clicks!
Steps To Reproduce
Expected Behavior
No crash!
Environment (please complete the following information)
Additional context
No response