Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error sorting Plugins (SkyrimSE) #121

Open
Wawwior opened this issue Jan 24, 2025 · 1 comment
Open

Error sorting Plugins (SkyrimSE) #121

Wawwior opened this issue Jan 24, 2025 · 1 comment

Comments

@Wawwior
Copy link

Wawwior commented Jan 24, 2025

Sorting plugins gives me this error: yaml-cpp: error at line 3276, column 9: bad conversion: 'content' key missing from 'message' object
I am using the v0.21 masterlist for skyrimse, which is being downloaded correctly.

From Arch/AUR:
limo-git: r138.662e695-1
libloot: 0.24.5-1
yaml-cpp: 0.8.0-2

masterlist.yaml 3276:9

  - name: 'DeadlySpellImpacts( - Two Fire)?\.esp'
    url:
      - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12939/' < line 3276
        name: 'Deadly Spell Impacts'

I set up the deployers to point to the locations given in the wiki.

@limo-app
Copy link
Owner

libloot uses a fork of yaml-cpp with some additional features. You could try to manually build that fork. Alternatively you could build libloot from source, since the CMake script will download and build that yaml-cpp version automatically. The third option would be to use the Flatpak version of Limo, which packages all of it's dependencies.

@OdinVex maintains the AUR version and might know of a better solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants