-
Notifications
You must be signed in to change notification settings - Fork 5
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
Having this mod installed prevents stationeers from detecting new subscribed mods #5
Comments
The type of mods that this framework loads require a restart of the game because they need to load at a very early stage, so is there a benefit to have them show up immediately? the mods that have recipes or localization are also depending on the loading order and cannot just be added with the game running. |
I am sorry I didn't give better details in the first post... but I did do about 3 reloads(I remember another mod saying it would take a second reload to work) before I removed this mod from the game. I chose this one to remove first as the log files show it interacts with workshop menu. The two mods I had subscribed to did not depend on any mod as they were just recipe changes. They only showed up in the loading order after this mod was removed. I spent 30 seconds in the games mod list each reload waiting for an update. edit: I may perform some more test later to provide more intel. edit2: Ok, same two workshop recipe changes gave the same results.
Another thing I just noticed... With the mod is in, it seems like the game never does a check for new items as when I go to see the list it presents me a list of known installs instantly. With the mod removed I see a blank list that eventually gets filled with mods(doing an actual search?). |
what are the mods you are testing with? then I can see if I can reproduce. |
Processed Uranium (This is one used in test) Nuclear Recipes (This is other one used in test) Resource Printer (this is also new but I installed this while this mod was disabled and didn't test with it) Very Easy Ores (not enabled) Ore stacks 100 (not enabled) Ore Yield Presets (not enabled) various other IC10 scripts edit: ohh and https://github.com/daniellovell/deepmine |
Having this mod installed prevents stationeers from detecting new subscribed mods. Detection doesn't seem to work at all. When I remove the mod a few seconds after going into the games workshop area the new mods show up. Placing the mod back in leaves the new workshop items in.
The text was updated successfully, but these errors were encountered: