Simon Holmberg
Simon Holmberg
The result of /videos return a `broadcast_id` though, which should match up with `_id` from /streams!
I don't know how your bot operates, but I guess you're polling the API at a certain interval to see when it goes offline? If so, you could store the...
Ah yes, that's true, but I think you should be able to fit at least two links inside the 200 character limit though! > 🏁, Hunt for the Bandos Cloak...
Agreed. It's rare for streams to crash anyway and it will be a lot easier to implement.
That's a shame. I might have a shot at implementing and running my own fork privately then, since it's sufficient for my own use cases. Thanks anyway for looking into...
Can confirm that this prevents the crash! Unclear if it's causing other device management issues however, since sometimes I'm getting cryptic logs like these. Also, sometimes the server won't reconnect...
> > > Huh, that looks like an issue over on buttplug-rs (since you're only using c# as a client and that's all down in the device management layer). >...
Here are some logs from intiface from a different computer that might be relevant! [Initface_Crash_log_VRChat_running_JaceVibe_Mod_12_05_2020_544pm.txt](https://github.com/buttplugio/buttplug-csharp/files/5649436/Initface_Crash_log_VRChat_running_JaceVibe_Mod_12_05_2020_544pm.txt) These lines look sus ``` 2020-12-05T22:41:39.520Z : backend : m : Process Log: {"timestamp":"Dec 05...
> > > This looks a lot like a duplicate of #664 > I've seen this a few times outside of Xamarin where I originally saw it when there's high...
It looks to be. If I break just as the element is fading out and check its size in the inspector, its width has been rounded down, and if I...