Caused by the fact that Loaded Scripts may be called before the session with the debugger starts.
In AutoHotkey v2, the implicit function loading has been removed, so the process needs to be separated for each version. This problem occurred because the version information was taken from the session.
If the version cannot be retrieved from the session, retrieving the version in another way solves this issue.
Caused by the fact that Loaded Scripts may be called before the session with the debugger starts.
In AutoHotkey v2, the implicit function loading has been removed, so the process needs to be separated for each version. This problem occurred because the version information was taken from the session.
If the version cannot be retrieved from the session, retrieving the version in another way solves this issue.