Tool Others F95Checker [WillyJL]

5.00 star(s) 25 Votes

Bruh333!

New Member
Aug 10, 2023
8
8
I am getting an error on program start up.

Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\api.py", line 512, in fast_check
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\json\__init__.py", line 346, in loads
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\json\decoder.py", line 337, in decode
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

It also told me to upload file check_broken.bin so here is the content to that.
You don't have permission to view the spoiler content. Log in or register now.
i just started getting error 429 for some reason aswell it worked just fine yesterday weird
 
  • Like
Reactions: Bamzor

Nerro

Engaged Member
Sep 9, 2017
2,159
3,614
Yes hoping for a fix soon also. Im so dependent on this program :cry: It only scans 20-30 games before giving an error, then I have to restart the app.
 

ipaqi

Newbie
May 5, 2017
35
51
Well, I hope it gets fixed soon. I have a full recheck of about 1000 games coming up. :ROFLMAO:
I'm using the latest version from the Actions (the release version has a bug where if a full recheck crashes like this to a 429, clicking the recheck button again appears to add the whole queue into the tasks again), and I just used a VPN like Nord to change IPs whenever it wouldn't accept any more requests (sometimes a single IP could go through multiple partial refreshes before I needed to switch IPs)
 

miglosch

Newbie
Jan 21, 2023
63
34
macOS login problem...

every time I try to use this app, I get a blank login window (see attachment)
Bildschirmfoto 2024-11-04 um 15.18.02.png
any suggestions?
 

Sam

Sysadmin
Staff member
Administrator
Dec 22, 2016
2,914
20,463
We've had to impose stricter rate limiting site wide. When multiple user's checks coincide it can effectively cause a DDoS, the most recent downtime 2 days ago was directly attributed to this.

As WhiteVanDaycare suggested, lowering your worker count and minimizing the number of full rechecks should allow you to stay under the rate limiting.
 

Nerro

Engaged Member
Sep 9, 2017
2,159
3,614
1730748711928.png

Even reducing workers from 20 to 5 I still get this after like 20-30 rechecks.
 

Bruh333!

New Member
Aug 10, 2023
8
8
even with 1 worker the issue persists
I understand why they had to make the change, it sucks though
me too i tried 1 worker and i could only get through like 20 rechecks before it threw up the same error of thread parsing like Nerro
 
Last edited:
  • Like
Reactions: Bamzor

ipaqi

Newbie
May 5, 2017
35
51
WillyJL, Maybe it's time to start batching full rechecks into 30 game batches with 30 second intervals (maybe set it as a user setting so we can fine tune it in the field)?
 
Mar 23, 2021
178
165
Or F95 could use a caching server for their API. It does cost money (which sucks) but prevents API requests from impacting the main servers.

Sam is this something you guys have had a chance to consider yet?
 
5.00 star(s) 25 Votes