O-n-y / oxy.mods

Oxy.BugTracker
14 stars 2 forks source link

Mod Manager uninstalls all Mods when starting in offline mode #91

Closed PicardOrion closed 1 year ago

PicardOrion commented 1 year ago

(sorry I could not add the Label "Mod")

  1. OS: Windows 10 21H2

  2. Game version: U42-514967-5

  3. Create new issue with mod label

  4. Write full description of issue and the way to reproduce it: Subscribe to a few mods Enable Mod Manager Restart Steam in offline mode Start ONI in offline mode Mod Manager uninstalls ALL mods including itself (giving the corresponding message)

  5. mod version: v3.2.23.271

  6. Save Game: not needed, the issue occurs before save game is loaded

O-n-y commented 1 year ago

are you sure message from mod manager and not from the game itself? screenshot the game with message

O-n-y commented 1 year ago

Also last version of the mod: 2.13.6.104

O-n-y commented 1 year ago

it is highly unlikely Mod Manager will uninstall mods, as it do not have such functionality built-in (i.e. game mod manager doing this)

Mod Manager however will capture any such events and print out those in the Log (if you install DebugConsole - you will see those), but still, the action does not come from it.

O-n-y commented 1 year ago

this could only happen if the state of the mod pulled from the steam turned flag 'is_subscribed' OFF

O-n-y commented 1 year ago

i will check if we can avoid such behavior