Batteries included
Post Reply
Nightenom
Posts: 65
Joined: 17 Jul 2016, 11:32

Crash report

Post by Nightenom » 05 May 2018, 13:32

Hello, sometimes a few seconds after "Connected!" pppwidget3 crashes with Android crash report

Code: Select all

java.lang.NullPointerException: Attempt to invoke virtual method 'int android.hardware.usb.UsbEndpoint.getAddress()' on a null object reference
at de.draisberghof.pppwidget3.UsbRequest.initialize(SourceFile:49)
at de.draisberghof.pppwidget3.ad.<init>(SourceFile:26)
at de.draisberghof.pppwidget3.v.a(SourceFile:787)
at de.draisberghof.pppwidget3.v.j(SourceFile:729)
at de.draisberghof.pppwidget3.v.a(SourceFile:18)
at de.draisberghof.pppwidget3.4$1.run(SourceFile:309)
at java.lang.Thread.run(Thread.java:761) 
btw: regarding the last problem some apps changed the way they recognise internet availability, remaining ones I don't use while on modem connection, I will have time in June so if I will find the way it worked with busybox I will inform you

Have a nice day!

Post Reply