OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

[Bug]: client crash

Open chekamarue opened this issue 3 years ago • 1 comments

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

chekamarue avatar May 07 '22 13:05 chekamarue

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

openbullet avatar May 09 '22 05:05 openbullet

Closing stale issue

openbullet avatar Jun 10 '24 06:06 openbullet