Sebastian Patrick Macias
Sebastian Patrick Macias
This is also the case for me, I was waiting for version 0.0.7 to get image uploads going but alas it doesn't work. Granted I don't get any error messages...
Yeah after further testing, I found that I get the same error as Boddu: `java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unsupported mobile os at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1159) at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at...
Awesome! So what version will include this fix? or what do I do to use the latest implementation! Thanks for your work bro, you're a life saver!
Cool! I'll try it later today and I'll keep you updated
Ok I'm using the latest iteration of 0.1.0, it works? Kinda? Like sometimes I get a bunch of errors, mainly when sending messages: ``` Exception in thread "HttpClient-83-SelectorManager" java.lang.OutOfMemoryError: Java...