HowLongToBeat-PythonAPI icon indicating copy to clipboard operation
HowLongToBeat-PythonAPI copied to clipboard

[BUG] No results found

Open DJTOMATO opened this issue 9 months ago • 1 comments

Describe the bug

fake_useragent.errors.FakeUserAgentError: ('Data list is empty', None)

To Reproduce

results = await HowLongToBeat().async_search("Pokemon Red")
await ctx.send(results)

HLTB API Version

You can show it with pip show howlongtobeatpy-1.0.18

DJTOMATO avatar Mar 23 '25 01:03 DJTOMATO

That's a little strange, what's your version of fake_useragent? You can print it with pip show fake_useragent Because it doesn't happen in my pc nor in the github tests

ScrappyCocco avatar Mar 23 '25 13:03 ScrappyCocco

Closed for no activity and no error detected

ScrappyCocco avatar Apr 29 '25 13:04 ScrappyCocco