Closed Naxterra closed 1 month ago
Rightclick the mod, open folder
, there open the info.json
file.
There’s a line "Repository": "https://github.com/Balkoth-dev/PuzzleSkip/edit/master/Repository.json",
Replace it with "Repository": "https://raw.githubusercontent.com/Balkoth-dev/PuzzleSkip/refs/heads/master/Repository.json",
, save, and restart UMM. Now your log should be clean.
Thank you, that solved the issue
Unity Mod Manager is throwing below error when checking for addon updates. Rest of the mod checks are working fine.
[20:30] Game changed to 'Pathfinder: Wrath of the Righteous'. [20:30] Game path 'E:\Steam\steamapps\common\Pathfinder Second Adventure'. [20:30] Checking for updates. [20:30] No updates. [20:30] Der Remoteserver hat einen Fehler zurückgegeben: (404) Nicht gefunden. [20:30] Unexpected character encountered while parsing value: <. Path '', line 0, position 0. [20:30] Error checking mod updates on 'https://github.com/Balkoth-dev/PuzzleSkip/edit/master/Repository.json' for [Puzzle Skip].
How to fix it?