fincs/SciTE4AutoHotkey

Keep getting the same error code when I try to run a script within the application.

miathegaymer opened this issue · 4 comments

"C:\Program Files\AutoHotkey\AutoHotkey.exe" /ErrorStdOut "~\Desktop\Folder\Script.ahk"

I don't plan on continuing to work on any more AHK Scripts, including the one I was having problems with, but I won't close the issue just in case somebody else is having the same problem as I was.

joedf commented

perhaps you could share a screenshot and an example script? just in case

The code is available at https://github.com/NotNotJustin/xisumavoids-world-pregen-by-nnj . I figured out that the latest AHK version wasn't working with the debugger and that there were modified SciTE4AHK program files that would fix this.

The solution was here: #23 (comment)