unickorn / discordtidal

tidal discord rich presence for windows
24 stars 2 forks source link

fatal error: too many callback functions #1

Closed unickorn closed 3 years ago

unickorn commented 3 years ago

The exact issue is explained here. https://stackoverflow.com/questions/66864829/golang-fatal-error-too-many-callback-functions

It's apparently solved, but whenever I try storing the callback, getting values out of the callback no longer work.

unickorn commented 3 years ago

Getting values out of it did work once I got a few hours of sleep and went back to it.