SaifAqqad / AHK_MicMute

Control your microphone using keyboard and mouse hotkeys.
The Unlicense
181 stars 14 forks source link

Critical Error: Function recursion limit exceeded. #83

Closed DMD-x closed 1 year ago

DMD-x commented 1 year ago

image

it started happening lately for some reason

SaifAqqad commented 1 year ago

@DMD-x Can you post the contents of your config.json file?

To open it, just hold Shift when clicking Edit Configuration in the tray menu

DMD-x commented 1 year ago

@SaifAqqad image

SaifAqqad commented 1 year ago

@DMD-x commit ef12ddd1267e7ce99395642935f45b5f4ea652f1 should fix this issue, you can test it in the pre-release build here

DMD-x commented 1 year ago

@SaifAqqad unfortunately, still the same issue but different error code:

image

the config screenshot:

image

SaifAqqad commented 1 year ago

that's really weird, and unfortunately I can't reproduce it any more

Edit: ok i finally got it to happen :D will fix it asap

SaifAqqad commented 1 year ago

@DMD-x commit d1fed34a50ead9d36031b28ee3ed98e1991d831d should definitely fix it

You can test it in the latest pre-release

DMD-x commented 1 year ago

Thanks a lot it works finally!