Krobys

Results 14 comments of Krobys

Hi! Did you figure out what was the problem?

if i use screepsSkipSslVerify=true 127.0.0.1:21027 there is no error, but deploying is infinite, on 92% 127.0.0.1:21025 the error is "javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake" (screepsmod-auth configured) 127.0.0.1:21026, the error...

After a lot of research, trying to send requests manually, it looks like the problem is that in gradle the connection is configured by https, but for https to work,...

> For anyone that runs into this, setting `onFocusBehavior = OnFocusBehavior.DoNothing` in the `ComposeUIViewController` fixed this for me. Found it in this [merge](https://github.com/JetBrains/compose-multiplatform-core/pull/613). Thank you so much!!! I spent literally...

played a bit with the code, here is possible way: 1. add to interface Chat - function chatCompletionWithHeaders 2. implement function in the ChatApi: override suspend fun chatCompletionWithHeaders(request: ChatCompletionRequest): Pair...

> Hello @Krobys, thank you so much for your valuable contribution! > > I appreciate your idea, and I think we should adopt the following structure: > > ```kotlin >...

> @Krobys Thank you for taking your time into this I added the path option to templates in this PR #1324 Created my PR, thanks for quick path implementation :)...

New version `supabase/studio:20250224-d10db0f` - **issue still here.**

New version `supabase/studio:20250303-484805c` - **issue is still present**