Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

java.lang.NullPointerException: Cannot invoke "String.length()" because "plainText" is null #2273

Open
1 task done
Koalax3 opened this issue Jan 28, 2025 · 2 comments
Open
1 task done

Comments

@Koalax3
Copy link

Koalax3 commented Jan 28, 2025

Is there an existing issue for this?

  • 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

@KushMathurQA
Copy link

I'm also facing the same issue, is there any update on this?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants