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

Downgrade intepreter path error to console log #566

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

mark-wiemer
Copy link
Owner

@mark-wiemer mark-wiemer commented Nov 9, 2024

Fixes #493

  • Remove unnecessary error message "Couldn't resolve AHK v2 interpreter" (#493)
    • This has been moved to a console log visible in the AHK++ (v2) output channel
    • A similar error message will still appear when attempting to debug with an unrecognized interpreter path
    • See the new troubleshooting guide for details

@mark-wiemer mark-wiemer enabled auto-merge (squash) November 9, 2024 00:57
@mark-wiemer mark-wiemer merged commit a4eae7e into main Nov 9, 2024
4 checks passed
@mark-wiemer mark-wiemer deleted the mark-wiemer/493-disable-warning branch November 9, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Couldn't resolve AHK v2 interpreter" message when debugging something unrelated to AHK
1 participant