ibilux / MobyDroid

Android Device Manager with a Graphic User Interface (GUI) – Manage Android on Linux, Windows and MacOS.
Apache License 2.0
127 stars 20 forks source link

Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range #2

Closed Dook1 closed 5 years ago

Dook1 commented 5 years ago
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 20
        at java.lang.String.substring(Unknown Source)
        at au.a(Unknown Source)
        at java.util.HashMap$Values.forEach(Unknown Source)
        at au.b(Unknown Source)
        at au.<init>(Unknown Source)
        at com.hq.mobydroid.MobyDroid.main(Unknown Source)
kinoegit commented 5 years ago

same here: Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 20 at java.lang.String.substring(String.java:1963) at au.a(Unknown Source) at java.util.HashMap$Values.forEach(HashMap.java:981) at au.b(Unknown Source) at au.(Unknown Source) at com.hq.mobydroid.MobyDroid.main(Unknown Source)

ibilux commented 5 years ago

Has been fixed in v0.2. you can download jar file from here:

https://github.com/ibilux/MobyDroid/releases/tag/v0.2

kinoegit commented 5 years ago

thanks! running smoothly. nice peace of work. if you'd like me to translate mobydroid into german give me a go-ahead

ibilux commented 5 years ago

@kinoegit yeah sure. but let me finish making a translation file first. so this ticket is closed.