-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Bug reportSomething isn't workingSomething isn't workingWaiting on authorFurther information is requestedFurther information is requested
Description
Bug description
Using CLI with the latest dependencies:
revanced-patcher = "21.1.0-dev.3"
revanced-library = "3.2.0-dev.1"
--install fails if it no device id is specified:
java.lang.NumberFormatException: For input string: ""
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
at java.base/java.lang.Integer.parseInt(Integer.java:678)
at java.base/java.lang.Integer.parseInt(Integer.java:786)
at app.revanced.library.installation.installer.AdbInstaller.install$lambda$0(AdbInstaller.kt:35)
Issue only shows up with:revanced-library = "3.2.0-dev.1" Using 3.1.1-dev.1 the issue is not present.
Acknowledgements
- I have checked all open and closed bug reports and this is not a duplicate.
- I have chosen an appropriate title.
- All requested information has been provided properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug reportSomething isn't workingSomething isn't workingWaiting on authorFurther information is requestedFurther information is requested