LaurentOngaro / UEVaultManager

Free and open-source replacement for the Epic Games Launcher application, mainly to manage the assets for Unreal Engine
https://laurentongaro.github.io/UEVaultManager/
GNU General Public License v3.0
4 stars 0 forks source link

[BUG] the purchased flag is not always well set #27

Closed LaurentOngaro closed 1 year ago

LaurentOngaro commented 1 year ago

Describe the bug (Mandatory)

To Reproduce

Steps to reproduce the behavior:

  1. check a non purchased asset in the list
  2. check it on the marketplace

Expected behavior

the item should be marked as purchased Note: as is the current version, all the assets listed are only that the user owns, ALL THE ASSETS should be marked as purchased

Solution (Optional)

Possible Causes

Grabbed information is bad for some assets

for Me: purchased flag is correct for this asset https://www.unrealengine.com/marketplace/en-US/product/maze-generator

purchased flag is incorrect for this asset https://www.unrealengine.com/marketplace/en-US/product/infinity-blade-props

Possible fixes

Wait for the new version of the grabbing process that will use the API instead of BS4 (WIP)

LaurentOngaro commented 1 year ago

fixed in 1.8.0