LaughingLeader / BG3ModManager

A mod manager for Baldur's Gate 3.
MIT License
1.22k stars 191 forks source link

[Bug]: Modded multiplayer #374

Open JamesF0790 opened 5 days ago

JamesF0790 commented 5 days ago

Operating System

Windows 11

BG3 Mod Manager Version

1.0.11.1

BG3 Game Version

Patch 7 Hotfix 26

Bug Summary

The game refuses to launch multiplayer modded when there are over 20 mods loaded unless you go into the mod manager in the game and untick everything, go back to the main menu, go back into the mod manager and re-tick everything. I've compared the lsx files and the main difference seems to be spacing differences including in the tabulation. Larion is using 4 spaces in between XML levels and BG3MM is using 2 spaces and use of a space after end quotes before closing tags in BG3MM and not in Larian's It also swapped around the Community Librarty and the Mod Configuration Menu.

I've included the diffchecker of the two. Larian being on the right, BG3MM being on the left. It can be replicated by exporting the load order, copying the modsettings.lsx and then unticking it all in game, going back to the main menu and going back in to retick it in game. This will change the .lsx and then you have the one to compare.

Links

https://www.diffchecker.com/KxBRdA29/

JamesF0790 commented 5 days ago

To clarify, the game launches fine regardless but when we try to join a game despite having the exact same mods it gives us a mod mismatch error. Doing the above steps solves the error.

nicktheone commented 1 day ago

I just wanted to thank you because I was at my rope's end with this problem and I couldn't find what was stopping us from playing together, despite having literally the same mods and load order. I can confirm that doing exactly as stated above enabled us to play on a modded multiplayer game.

@LaughingLeader sorry for the ping but this seems quite important because without this fix it's not possible to play multiplayer using BG3MM.