Open Mehgugs opened 6 years ago
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)
relevent method
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.
Causes this error:
relevent method
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.