packagestore.manifest missing/not generating
Installed everything from scratch, thrown my old plugins into the plugins folder, changed what was needed to change and tried building
I don't want to reinstall everything like someone with ExitCode=1 (looked it up before posting)
The whole error stems from "packagestore.manifest" not being where it was supposed to be
(Log in attachment)
Solution:Jump to solution
Found the problem:
UPDATE THE DAMN DEPENDENCIES
And now it's fixed...
Will flag as solved and let it sit, maybe someone will have same problem...
4 Replies
Looks like there's something weird going on here
(Known error duplicatemods) You appear to have multiple copies of the same mod (
ExampleMod
) installed. Did you manually install mods in the past? Delete the one that wasn't created by SMM to fix the error.
Location 1: E:/SatiMods/Plugins/ExampleMod/ExampleMod.uplugin
Location 2: ../../../../../SatiMods/Mods/ExampleMod/ExampleMod.uplugin
-# Responding to duplicatemods
triggered by @Rex [they/them]I also see this:
LogPluginManager: Display: By default, prioritizing newer version (v2) of 'NewUra' plugin, over older version (v1).
I feel you somehow have two versions of the mod in the project, but I'm not sure how
thrown my old plugins into the plugins folderMods go in the Mods folder since U8 Temporarily remove any plugins/mods you added, see if you can package ExampleMod, then try adding your mods one by one in the Mods folder and see if those work too
Solution
Found the problem:
UPDATE THE DAMN DEPENDENCIES
And now it's fixed...
Will flag as solved and let it sit, maybe someone will have same problem