OpenBullet2
OpenBullet2 copied to clipboard
[Bug]: client crash
Version of the software
0.2.4
Operating system
win 11
Browser / Native
chrome 100
What happened?
if the proxy mode is off and reload proxy value is set ! the client crash right after reloading the proxies
easy to reproduce !
Relevant LoliCode if needed
No response
As you can see from the code, proxies are reloaded only if data.UseProxy is true, otherwise it doesn't get into that part at all. Are you sure you didn't put something like SET USEPROXY TRUE in your config?
https://github.com/openbullet/OpenBullet2/blob/4e17b179accdee814bc22272cf6035739c93c625/RuriLib/Models/Jobs/MultiRunJob.cs#L215-L239
Closing stale issue