rotorot0

Results 6 comments of rotorot0

Try using the Zeres Lib from this, it ended up working for me https://github.com/sarahkittyy/KeywordTracker/issues/99#issuecomment-2867985202

I know, but at least it works while the dev fixes it. I still rely quite a bit on this plugin and having it broken was a little annoying.

I just checked this again and it loads now without crashing, seems whatever was causing the issue was fixed by the BD devs

Strange. It's all fine for me here. Using all of these with no issues, except MLV2 which its menu does not open. Using BD 1.12.4 ![Image](https://github.com/user-attachments/assets/28f640f3-8a91-4992-a815-255745f28a3a) ![Image](https://github.com/user-attachments/assets/964c3583-7f0e-40aa-a613-f3653de42170)

I did as a matter of fact. Just yesterday it was broken both on windows and linux on my end. Here's my client version ![Image](https://github.com/user-attachments/assets/702f6f50-0874-494d-9726-5f01a1e20062) -- Edit -- Okay, I...

This should fix the issue ``` diff --git a/src/auth.nim b/src/auth.nim index de1b1d8..629533d 100644 --- a/src/auth.nim +++ b/src/auth.nim @@ -9,6 +9,7 @@ const dayInSeconds = 24 * 60 * 60 apiMaxReqs:...