SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.85k stars 84 forks source link

[Bug]: Stuck after login - Nitro Basic #170

Closed tails618 closed 11 months ago

tails618 commented 1 year ago

Describe the Bug

Bug Description When I login, it spins endlessly.

Actual Behaviour Scan QR code, click sign in, loads forever

Expected Behavior It logs me in and loads Discord

Reproducing the Bug

  1. Enter username/password or scan QR code
  2. Sign in
  3. Watch it not load

Version

0.6.1

Category

Login

Relevant Log Output

No response

Screenshots

No response

Additional Info

This is similar to issue #167 but I have Nitro Basic, which as mentioned in that PR may be the issue.

cryptoAlgorithm commented 11 months ago

Hi, https://github.com/SwiftcordApp/Swiftcord/issues/167#issuecomment-1733401849 could you please test the build linked in this comment? It updates the capabilities set sent when identifying, which changes the ready object's schema and should fix this issue.

bitfl0wer commented 11 months ago

That build fixed it for me at least ^^

cryptoAlgorithm commented 11 months ago

Cool, I will be closing this issue then :)