floh22 / native-farsight-module

MIT License
31 stars 15 forks source link

[BUG] CommunityDragon is returning a wrong Game Version #4

Closed dcapape closed 1 year ago

dcapape commented 1 year ago

CommunityDragon is returning a patch version not available for download in Datadragon

Official released versions: https://ddragon.leagueoflegends.com/api/versions.json 36b7e78f3b65fbf4ea6300f877a59651

CommunityDragon version: https://raw.communitydragon.org/latest/content-metadata.json 714591ffd8c4b55592057cfb289157f5

2023-03-10 00:45:10 [Node Farsight] INFO - Connecting to league... 2023-03-10 00:45:10 [Node Farsight] INFO - Connected! 2023-03-10 00:45:10 [Node Farsight] INFO - Getting champions from community dragon... 2023-03-10 00:45:10 [Node Farsight] INFO - Champions received. Importing... 2023-03-10 00:45:10 [Node Farsight] INFO - Getting offsets from repository... 2023-03-10 00:45:10 [Node Farsight] INFO - Game version: 13.5 2023-03-10 00:45:10 [Node Farsight] ERROR - Could not find offsets for game version 13.5

dcapape commented 1 year ago

Actually is not a bug. Even if you force to use 13.4.1 offsets, the game is already in 13.5. Datadragon is just not updated yet.