Skip to content

Draft: Support for .omwaddon and .omwgame plugins #99

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

Closed
wants to merge 1 commit into from

Conversation

poperigby
Copy link
Contributor

Did I screw up the regex here, or is this a problem with libloot not being able to parse the plugin for whatever reason, because I'm getting this error:

Error parsing settings file in "/home/cassidy/Games/Modding/Games/Morrowind/lmm_mods.json".
"/home/cassidy/Games/Morrowind/Data/bound-balance.omwaddon" is not a valid plugin

@limo-app
Copy link
Owner

limo-app commented Jan 9, 2025

The regex works fine. It does not match *.esl files though, do they not exist for OpenMW?. Looks like this is an issue with libloot.
Not sure what the best course of action would be here. I could simply disable auto-sorting and only enable viewing conflicts when the plugin is a standard Bethesda one. This way libloot would not have to load everything that the deployer treats as a plugin.

@poperigby
Copy link
Contributor Author

Yeah OpenMW doesn't support .esl files. They're not even necessary because OpenMW supports up to 2,147,483,646 loaded plugins.

I think filing an issue upstream with libloot might be a good idea?

@poperigby poperigby closed this Jan 21, 2025
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

Successfully merging this pull request may close these issues.

2 participants