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

Hybrid custom stories present in full conversion search results but error out because of relative filepaths #6

Open
jkulawik opened this issue Feb 24, 2024 · 1 comment

Comments

@jkulawik
Copy link
Owner

[ERROR]   fcmngr.go:256: Error while reading full conversion from custom_stories/Eldritch_Cove/config/main_init.cfg - open config/resources.cfg: no such file or directory

The main init config does point to config/resources.cfg, but what it actually means in this case is Eldritch_Cove/config/resources.cfg.

@jkulawik
Copy link
Owner Author

jkulawik commented Feb 25, 2024

This is actually a fluke that helps because it stops hybrid mods from showing up for the 2nd time as a full conversion.

As such, this could be simply ignored, or hybrid mods should somehow be discarded from the FC search. For example, the FC search could ignore paths which start with any of the hybrid CS dirs.

@jkulawik jkulawik changed the title Hybrid FC: Resources config searches in base dir instead of CS dir FC: hybrid custom stories error out because of relative filepaths Feb 25, 2024
@jkulawik jkulawik changed the title FC: hybrid custom stories error out because of relative filepaths Hybrid custom stories present in full conversion search results but error out because of relative filepaths Feb 26, 2024
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

1 participant