ShayBox / Launcher-Curseforge

Integrates the CF Modpack install button to any MMC based launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PolyMC-Curseforge doesn't work

DioEgizio opened this issue · comments

when i click "install" on CurseForge nothing happens

Try running polymc-curseforge curseforge://install?addonId=285109&fileId=3655670 in a terminal, what's the output?

it launches polymc but nothing else
the log in the terminal is just PolyMC log

except
open (the polymc dir)\icons\RLCraft: The specified path could not be found. Error occured downloaading icon, proceeding

What platform and version of polymc are you using?

Windows and a 1.1.1 devbuild but I tried on other platforms (macos, polymc 1.1.0; Linux, polymc 1.1.0) and it didn't work either

Hmm, very strange, I tested with stable and dev on windows and linux.
Some things to try: download and extract a new polymc portable folder and try with that,
On windows make sure to run the exe as admin inside the portable folder, on linux make sure the browser uses xdg-open when clicking the Install button on a modpack.

I've rewrote the program in Rust and tested it on Windows, macOS, and Linux, let me know if you still have any issues.