BG3ModManager icon indicating copy to clipboard operation
BG3ModManager copied to clipboard

[Bug]: IgnoredMods.json needs updating after patch 5

Open Gliptal opened this issue 1 year ago • 4 comments

Operating System

Windows 11

BG3 Mod Manager Version

1.0.10.0

BG3 Game Version

Full Release Patch 5

Bug Summary

Since Patch 5 BG3MM shows two undeletable "inactive mods":

  • DiceSet_06
  • Honour

I believe these are the new golden dice and the new honour game mode added by Larian. The "IgnoredMods.json" might need updating to hide them like other Larian entries.

Links

Screenshot 2023-12-01 232837

Gliptal avatar Dec 01 '23 22:12 Gliptal

Don't hide the honour mod, AFAICT it lets you enable the balance changes without restricting to a single save or starting a new playthrough.

mkatsevVR avatar Dec 02 '23 05:12 mkatsevVR

Just in case someone wishes to manually add corresponding entries:

{ "Name": "DiceSet_06", "UUID": "ee4989eb-aab8-968f-8674-812ea2f4bfd7", "Folder": "DiceSet_06", "Version": 36028797018963968, "Type": "Add-on", "Targets": "Story", "Author": "Larian Studios", "Description": "" }, { "Name": "Honor", "UUID": "b77b6210-ac50-4cb1-a3d5-5702fb9c744c", "Folder": "Honor", "Version": 36028797018963968, "Type": "Add-on", "Targets": "Story", "Author": "Larian Studios", "Description": "" }

DmitryRomenskiy avatar Feb 01 '24 06:02 DmitryRomenskiy

I think this may be causing an issue where the game crashes upon trying to load a save where the honour "mod" was enabled previously. Though, i tried enabling the honour "mod" and dice set 6 at the bottom of the list as some online have suggested and it sadly did not fix the crash though did remove honour from the list of missing mods popup.

Kara-bit avatar Jul 09 '24 15:07 Kara-bit

Just in case someone wishes to manually add corresponding entries:

{ "Name": "DiceSet_06", "UUID": "ee4989eb-aab8-968f-8674-812ea2f4bfd7", "Folder": "DiceSet_06", "Version": 36028797018963968, "Type": "Add-on", "Targets": "Story", "Author": "Larian Studios", "Description": "" }, { "Name": "Honor", "UUID": "b77b6210-ac50-4cb1-a3d5-5702fb9c744c", "Folder": "Honor", "Version": 36028797018963968, "Type": "Add-on", "Targets": "Story", "Author": "Larian Studios", "Description": "" }

ik im replying months later but im not very knowledgeable in coding and stuff. where exactly do i input this code to fix the issue? thank you 🙏

problemcore avatar Sep 08 '24 15:09 problemcore