Error: "/ErrorStdOut /debug=localhost:9000"

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
vSky
Posts: 80
Joined: 30 May 2022, 10:13

Error: "/ErrorStdOut /debug=localhost:9000"

Post by vSky » 01 Oct 2022, 15:38

I am facing a problem as below. How can I solve this?

C:/Program Files/AutoHotkey/AutoHotkeyU64.exe /ErrorStdOut /debug=localhost:9000 c:\Users\********\OneDrive\Masaüstü\CamGuard\v2.ahk

safetycar
Posts: 435
Joined: 12 Aug 2017, 04:27

Re: Error: "/ErrorStdOut /debug=localhost:9000"

Post by safetycar » 04 Oct 2022, 12:57

That's not quite an error by itself, something trying to execute that command might have had problems.
What where you doing when you got that? Maybe from a code editor? or launching directly?
Without more info it's difficult to make a guess.

gregster
Posts: 8916
Joined: 30 Sep 2013, 06:48

Re: Error: "/ErrorStdOut /debug=localhost:9000"

Post by gregster » 04 Oct 2022, 17:03

This is just a command line starting (or trying to start) an AHK script with certain command line parameters: Compare https://www.autohotkey.com/docs/Scripts.htm#cmd

Post Reply

Return to “Ask for Help (v1)”