udoprog / OxidizeBot

High performance Twitch bot in Rust
https://setbac.tv
Apache License 2.0
153 stars 22 forks source link

Stuck on "Loading user information" #173

Open vahisht opened 1 year ago

vahisht commented 1 year ago

Hello,

I am struggling with making the bot to work. It does not respond to any commands in chat, and is stuck (without any error) on "Loading user information" + spinning wheel whenever I try to go to any of these:

I have Nightbot, Spotify, Twitch Streamer and YouTube connected. I did not do any extra settings other than the default ones. The version I'm using is 1.2.0. The bot has permission to the Windows Firewall and my other antiviruses are turned off.

Any idea what could by causing this issue? Thanks!

firstchrono commented 1 year ago

Adding some additional information as I installed 1.3.0 today and ran into the issue and saw this GitHub issue. Decided to dig a bit further.

udoprog commented 1 year ago

Thank you, so there seems like there could be some issue related to when a component (like the player) fails to initialize. That might be worth investigating!