Skype4J icon indicating copy to clipboard operation
Skype4J copied to clipboard

Spam stack trace on latest version

Open ducc opened this issue 8 years ago • 6 comments

Error! SESSION_ACTIVE class com.samczsun.skype4j.exceptions.ConnectionException While submitting active (404 Not Found) false
com.samczsun.skype4j.exceptions.ConnectionException: While submitting active (404 Not Found)
        at com.samczsun.skype4j.internal.ExceptionHandler.generateException(ExceptionHandler.java:50)
        at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:372)
        at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:302)
        at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.post(Endpoints.java:286)
        at com.samczsun.skype4j.internal.threads.ActiveThread.run(ActiveThread.java:43)

Only seems to happen on my dedi. Does not affect functionality, just printed every few secs.

ducc avatar Mar 03 '16 22:03 ducc

Since when do you use skype4j again :P

ctian1 avatar Mar 04 '16 04:03 ctian1

I've been using it for a while, haven't touched Skype much really.

ducc avatar Mar 04 '16 17:03 ducc

Noticed that on this version setting visibility to Visibility.ONLINE doesn't work. This might be related?

ducc avatar Mar 07 '16 21:03 ducc

Turns out built-in relogging function is still breaking this

samczsun avatar Mar 24 '16 21:03 samczsun

gg

ducc avatar Mar 24 '16 21:03 ducc

hello , Is this problem resolved? I also encountered this problem

techeaven avatar Dec 05 '19 07:12 techeaven