Discordia
Discordia copied to clipboard
VoiceManager may create connections with a state that does not have an endpoint
Causes this error:
Uncaught Error: /root/luvit/tourmaline/deps/coro-channel.lua:62: ...it/tourmaline/deps/discordia/libs/voice/VoiceManager.lua:28: attempt to call method 'gsub' (a nil value)
discord sends a voice server update without the endpoint, then later sends one with it so you're forced to check for the endpoint and wait if it's not there.
Will address after the weekend, hopefully.
I"m also having this issue.