You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @ahmedfamhy3 I had this behavior when the launcher was assigned to a listener that wasn't active at the moment. As an example, I created a binary launcher example.exe that was using listener1, then I stopped listener1 and started listener2. When running example.exe, I got a Grunt connection back but all commands were uninitialized.
Check if the launcher uses your current listener 😃
[15/1/2023 2:50:20 AM UTC] GetCurrentDirectory uninitialized
(admin) > pwd
[15/1/2023 2:52:47 AM UTC] ListDirectory uninitialized
(admin) > ListDirectory
The text was updated successfully, but these errors were encountered: