vasilvestre / totk-mod-manager-for-switch-emulators

Zelda: Tears of the Kingdom Mod Manager is an open-source application, designed to assist players of Zelda: Tears of the Kingdom on the Yuzu emulator in managing mods for the game.
https://vasilvestre.github.io/totk-mod-manager-for-yuzu/
BSD 3-Clause "New" or "Revised" License
147 stars 7 forks source link

[Bug]: Missing , or : ... | Incorrect YML in source #59

Closed hoangkm13 closed 1 year ago

hoangkm13 commented 1 year ago

Describe the bug

Missing , or : between flow map items at line 20, column 37: - { name: 'Fayaz', 'Fruithapje21' link: 'https://gamebanana.com/mods/updates/… ^

Reproduction steps

Just open the app. Tried delete both inner cache and mod location config

Additional context

No response

What's your operating system?

Windows 11

AstraXIV commented 1 year ago

Same issue, tried uninstalling and reinstalling as well. Also have no idea where it downloads the modpack to try and remove that file.

Write commented 1 year ago

We'll have to wait for an update, the other mod manager has the exact same issue too.

vasilvestre commented 1 year ago

The distant source newest 2.2 (I think) broke the yaml format. A release is to come, I think it's a weekly release so next week..

I will add a security check on yaml part so it do not happen anymore

JacobDrivers commented 1 year ago

Same issues. Looks like an update is needed.

JacobDrivers commented 1 year ago

Update: It seems to work correctly now. I think it was an issue on HolographicWing's side indicated in their patch notes.

"Changelog

v2.2.1

vasilvestre commented 1 year ago

It's been fixed and I've added a CI check to the Holographic's repo to ensure that all configuration are correct. Thank you for the report, feels free to reopen if the issue come again :)