TeeTeeHaa

Results 15 comments of TeeTeeHaa

Thank you for that information! But what is the conversion formula? For example regarding Nightshade (Pulse Rifle from Zavala): * DIM has value of 4.3 stars (of 5 stars) based...

Disclaimer: I am using EasyStar.js since a couple of weeks only. EasyStar.js helps you if you have a start point and an end point and want to calculate whether the...

The mentioned workaround might be abused by malicious clients for a denial-of-service attack because rooms will actually be created server-side, even while those rooms are unusable and immediately discarded. The...

Yes, still have this issue, just tried it again right now. FFUpdater 79.2.4. and download URL to Firefox Klar 131.0.2. If you want to provide a special APK for me...

Thank you very much for your efforts. I tried it out, but it still fails, actually at the same progress percentage. Stacktrace: ``` de.marmaro.krt.ffupdater.network.exceptions.NetworkException: Download of https://archive.mozilla.org/pub/focus/releases/131.0.2/android/klar-131.0.2-android-arm64-v8a/klar-131.0.2.multi.android-arm64-v8a.apk failed. at de.marmaro.krt.ffupdater.network.file.FileDownloader$downloadFileWithProgress$deferred$1.invokeSuspend(FileDownloader.kt:86)...

Hmm, different behavior: The download (of Firefox Klar) did not stop at 17% as before but came to 53%. Then it did nothing for a while. And then it crashed,...

The crashing is reproducible, same error message, different download percentage (53%, 26%, 62%). I do have a 25 MBit/s = 3,125 MByte/s internet connection and the size of the APK...

Yes, but no: Stopped at 35%, notification it crashed. Stacktrace: ``` java.net.SocketTimeoutException: timeout at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:675) at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:684) at okhttp3.internal.http2.Http2Stream$FramingSource.read(Http2Stream.kt:379) at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:281) at okio.RealBufferedSource$inputStream$1.read(RealBufferedSource.kt:158) at java.io.InputStream.read(InputStream.java:101) at de.marmaro.krt.ffupdater.network.file.FileDownloader$downloadFileWithProgress4$2.invokeSuspend(FileDownloader.kt:87) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at...

By the way: The button to copy the crash report to the clipboard **does not copy** the following part of the text: ``` --------- beginning of main 10-17 21:21:32.027 I/FFUpdater(...

Crashes on startup. Notification appears that it crashed. Clicking the notification results in starting the app again. Which... well... does not go well. Is there a way to access the...