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
I have searched the existing issues and didn't find mine.
Steps to reproduce
The software has already worked on my pc, I tried to restart it this morning with a 'maestro test ...' and I got this error. I tried to restart nothing happened.
Actual results
java.lang.NullPointerException: Cannot invoke "String.length()" because "plainText" is null
at picocli.CommandLine$Help$ColorScheme.apply(CommandLine.java:17173)
at picocli.CommandLine$Help$ColorScheme.errorText(CommandLine.java:17049)
at maestro.cli.AppKt.main$lambda$3(App.kt:128)
at picocli.CommandLine.execute(CommandLine.java:2088)
at maestro.cli.AppKt.main(App.kt:143)
Expected results
this commands already work
About app
I use the release latest version of maestro for windows
Framework used to build the app:
React Native
About environment
java version "22.0.1" 2024-04-16
windows 11 Version 10.0.22631 Build 22631
x86_64
Logs
maestro logfile is blank
Maestro version
1.39.9
How did you install Maestro?
other (please specify in the text area below)
Anything else?
zip software for windows
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Steps to reproduce
The software has already worked on my pc, I tried to restart it this morning with a 'maestro test ...' and I got this error. I tried to restart nothing happened.
Actual results
java.lang.NullPointerException: Cannot invoke "String.length()" because "plainText" is null
at picocli.CommandLine$Help$ColorScheme.apply(CommandLine.java:17173)
at picocli.CommandLine$Help$ColorScheme.errorText(CommandLine.java:17049)
at maestro.cli.AppKt.main$lambda$3(App.kt:128)
at picocli.CommandLine.execute(CommandLine.java:2088)
at maestro.cli.AppKt.main(App.kt:143)
Expected results
this commands already work
About app
I use the release latest version of maestro for windows
Framework used to build the app:
React Native
About environment
java version "22.0.1" 2024-04-16
windows 11 Version 10.0.22631 Build 22631
x86_64
Logs
maestro logfile is blank
Maestro version
1.39.9
How did you install Maestro?
other (please specify in the text area below)
Anything else?
zip software for windows
The text was updated successfully, but these errors were encountered: