CLI Error: "Window does not have a constructor"
-
{ err_code : 2, desc : “Error initializing Templater CLI”, ae : “Window does not have a constructor”, details : “Error occurred while CLI was executing requests tasks”, reported : "2019-8-14 @ 12:21:22 " }
Any ideas what the issue is? Or do you need more details?
-
How are you invoking the launcher script. If you are enabling the Bot function via the CLI, you will need to use the -ui flag in the launcher’s incantation.
Does this help?
-
Yes using -ui helps, I wasn’t aware I needed that for the bot function.