designeerlabs / discord-vr

discord voice chat overlay for openvr
Other
51 stars 5 forks source link

Doesn't Populate Server List? #16

Open bWildcard opened 1 year ago

bWildcard commented 1 year ago

Refreshing Server Data never finishes

johnny85ac commented 1 year ago

Same here, searches forever and does not find servers. Would be great if someone could fix that.

jyee27 commented 1 year ago

I assume Discord updated the Streamkit interface and broke this. Someone would need to update the XPath selectors and server refreshing logic in https://github.com/designeerlabs/discord-vr/blob/main/Assets/Scripts/SeleniumInterface/ServerList.cs.