gurrenm3 / BTD-Mod-Helper

A powerful and easy to use API for modding BTD6, BATTD, and other Ninja Kiwi games.
https://gurrenm3.github.io/BTD-Mod-Helper/
GNU General Public License v3.0
162 stars 116 forks source link

Mod Browser refresh fails #220

Closed LanternCode closed 4 months ago

LanternCode commented 4 months ago

Running on the newest update of BTD6 and BTD-Mod-Helper on Windows.

After installing the Mod Helper and refreshing the game I wanted to search for some mods, but pressing the "Browse Mods" button does not seem to properly display the mods fetched. The console correctly displays the number of mods fetched:

[22:26:54.777] [BloonsTD6_Mod_Helper] Finished getting mods from github in background, found 0 mods over 60.6 seconds
[22:26:54.793] [BloonsTD6_Mod_Helper] Successfully refreshing after mod population
[22:27:26.390] [BloonsTD6_Mod_Helper] Finished getting mods from github in background, found 282 mods over 5.8 seconds
[22:27:26.395] [BloonsTD6_Mod_Helper] Successfully refreshing after mod population

The first attempt seems to have failed (0 fetched) but the second looks reasonable. While it says "succesfully refreshing after mod population", the browser screen is stuck on a spinning wheel and "Requires internet connection".

I tried restarting the game and the pc and re-installing BTD6 and the mod helper, but nothing worked. BTD-Mod-Helper is the only thing in the mods folder. There is no hard antivirus or a strong firewall installed on the PC, all left to default settings.

LanternCode commented 4 months ago

Updating Melon Launcher to the latest version fixed the issue. In the instructions it says that v0.6.1 or above is required, but it did not work in 0.6.1: image

May be worth updating the version in the installation instructions @doombubbles