Hello and sorry for trouble, @samczsun
Every 30 seconds i get this error in console:
mar 27, 2016 2:16:06 PM com.samczsun.skype4j.internal.SkypeImpl$1$1 run
GRAVE: Exception while handling message
java.lang.NullPointerException
at com.samczsun.skype4j.internal.SkypeImpl$1$1.run(SkypeImpl.java:106)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
mar 27, 2016 2:16:06 PM com.samczsun.skype4j.internal.SkypeImpl$1$1 run
GRAVE: {}
Tell me if you need my code or other,and thanks in advance ;)
Please try running with the latest build. You can do that using jitpack.io or locally installing the latest commit. The current line number makes no sense.
Hello and sorry for trouble, @samczsun Every 30 seconds i get this error in console:
mar 27, 2016 2:16:06 PM com.samczsun.skype4j.internal.SkypeImpl$1$1 run GRAVE: Exception while handling message java.lang.NullPointerException at com.samczsun.skype4j.internal.SkypeImpl$1$1.run(SkypeImpl.java:106) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
mar 27, 2016 2:16:06 PM com.samczsun.skype4j.internal.SkypeImpl$1$1 run GRAVE: {}
Tell me if you need my code or other,and thanks in advance ;)
Sorry for my bad english ;)