Closed Ifilehk closed 1 year ago
Thank you for reporting! Is that error (also) occurring on the main branch? Or only in #75?
Yes problem in main branch there too
Yes problem in main branch there too
Hmm, okay, can you determine where in the code the error occurs?
will troubleshoot
Thank you! I already have an idea for a fix, I will push it later today
Danke!
Hi @Ifilehk, sorry for the delay! I now updated #75 with a potential, very simple fix (commit aa448c8554eb3e5b5f487057e76f701863bdcceb), could you try it out again? :)
Now crash occurs at line 477 in dtls_client.dart
final code = _libSsl.SSL_get_error(_ssl, ret);
Thank you again for the feedback! I updated #75 again, could you try once more with the latest changes?
You got it!!! Parabéns!!!
Danke!
Great! 🎉 Thank you again for your testing effort! :) (Muito obrigado! ;))
De nada !!!
De nada !!!
🎉
I will publish a new patch version later today by the way :)
Experiencing this when try to connect having my network adapter disconnected. I don't know if it was present in the past or if it due to your last commit. I f you need more details, let me know ...