angturil / SongRequestManager

Song Request Manager is an integrated, fully Customizable song request bot and Console for BeatSaber.
GNU Lesser General Public License v3.0
42 stars 33 forks source link

Refused to connect to local host, twitch info won't save #38

Open MorgieDeAnne opened 4 years ago

MorgieDeAnne commented 4 years ago

I have done a clean install several times and have also regenerated oauth tokens and disconnected and reconnected to twitch. I still get the refused to connect to localhost and the SRM always stays red even when it's open. I can't figure out what else to do. I am going to attach my latest log if that helps. TIA _latest.log

angturil commented 4 years ago

| Song Request Manager] [SongRequestManager] UdpListener.cs->Shutdown(52): UDP Listener shutdown. [INFO @ 06:36:45 | Beat Saber HTTP Status] Stopping HTTP server

this is most likely the UDP listener process for handling channel point requests. I'll look into the cause, but it might be a permissions issues?

angturil commented 4 years ago

I assume chatcore is configured properly via the web interface and linked to twitch.

MorgieDeAnne commented 4 years ago

I can’t get it to connect to twitch. When I enter my oauthcode when localhost8338 loads, I hit save and it’s blank again. I guess I’m not smart enough to understand.

MorgieDeAnne commented 4 years ago

At this point chatcore isn’t working either.

angturil commented 4 years ago

Ok, I didn't write it, but make sure to also add "twitch" to the little channel list in that web page

angturil commented 4 years ago

its very easy to miss that part

MorgieDeAnne commented 4 years ago

I did, and it disappears after I hit save. Then I’m just left with the blank plus button all over agin. :(

angturil commented 4 years ago

This appears like a chatcore issue - since I did not have much to do with it, asking about it from chat core - may help? I can't seem to reproduce it here sadly :(

angturil commented 4 years ago

let me check one more thing

angturil commented 4 years ago

I can't seem to find where chatcore stores its settings. will have to look at code later.