I'm trying to create a macro that runs when the computer wakes up. If I manually put the computer to sleep and then wake it up, the macro runs. But when I let it go to sleep on its own and then wake it up, the macro doesn't run. Here's what the log file says:
2021-02-04 11:45:45 Editor Starting 9.2
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Plug In Action with Name Manipulate a Display Text Window
2021-02-04 11:45:45 Invalid Name (null) for Plug In Action Manipulate a Display Text Window
2021-02-04 11:45:47 Engine is already running
I've looked in the ~/Library/Application Support/Keyboard Maestro/Keyboard Maestro Actions/ folder, and it's empty.
What to do next?