stackotter
stackotter
I'll try and get a file logging system working today 🤞
It looks like I did already add some logging in the past, and I just ran into this issue as well. Here's the error returned from the Microsoft API: ```json...
I've implemented log files now 🎉 and you can even use the `View > Logs` menu item to view the logs live in the built-in macOS Console app
This seems to happen consistently whenever delta client attempts to refresh the user's Microsoft account. I tried changing the scope in the refresh request to match the scope we use...
Yeah, I know that it's meant to work 😅 What do you mean by refresh tokens at every stage? As in there are refresh tokens for every single step of...
Hm yeah makes sense, I vaguely remember you saying something like that, perhaps we've already talked about the exact same issue on a call one time lol
That’s very interesting. I’ve only ever seen that behaviour on Linux (where running the command with a space never works). Perhaps it’s an issue with the open source toolchains in...
Good to know! I wonder what swiftly is doing to break things… I’ll look into it
I dunno, I thought since forever? I know that you can at least do it in spectator mode, and I'm pretty sure you can do it in creative mode
Ok 👍 I had a vague memory of seeing similar logic for creative mode when I was looking at all the physics stuff in Vanilla, but I guess it's just...