Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
we played in fort joy for around 18 hours over the last few days and we really would hate to lose our save, is there any way we could recover it somehow?
Ok thanks. The storage chest ended up being the *only* reliable thing between acts, so I just kept dumping everything in there!
Load order won't really help here unfortunately since the bug is caused by an issue with the game, where if something is added to a "persistent level template" by a mod, it causes that template to reset when the level changes. Add as in, they opened the editor, loaded up the Lady Vengeance template, and dropped their trader into the level.
Mods like LeaderLib don't trigger this issue since it teleports the trader to the level instead of adding it to the template in the editor, but it's more common for a mod author to just open the editor and add their trader to the level, since that's the easier option.
I am running 66 mods though, so I wasn't terribly surprised that something went wrong! I would list my entire load order but I don't know how to do that without spamming this area. I do have this mod at the very bottom of the list loading last as I am familiar with other moddable games needing the patches and fixes at the very end. I have a lot of the popular mods you would expect, and a lot of class mods that put traders in the area. There is specifically one trader added to that room, if that is something that could cause issues. I also use the Divinity Mod Manager and the Script Extender is installed and up to date.
I reported it to the mod author—LaughingLeader—through Discord and he immediately went for the fix. Turned out I had over 255 items and that caused the game to enter infinite loop.
Mod is now updated and works perfectly! Cheers to author!
https://i.imgur.com/CEnBMNO.jpg
I'll have an update shortly.
Here you go..
The good - crash is gone and the 3 chests are gone
The bad - the original chest is still missing :(
Anyway, tried various things and still get crash so looks like I'll just have to make do for now :)
Thank you for your mods and help regardless.
Raze from Larian mentioned that this was supposed to be fixed in an earlier patch, but the fix may have been mistakenly undone. Raze mentioned opening a support ticket for the bug again, so we'll see if that can be fixed in a future update.
LeaderLib doesn't have this issue by the way, despite adding a trader to the Lady Vengeance, since I do that purely through scripting and teleporting, rather than adding it to the level directly in the editor. So that's how I've apparently avoided the issue all this time without knowing about it
I'm guessing cause the Source Fountain mod alters the layout of the interior of the ship that causes it to bug out. This might helps others experiencing this issue to pinpoint what mod might be the cause of it? If they have the Source Fountain mod then that is most likely the culprit, but there could be other mods that they use that are altering the Lady vengeance in such a way that it causes this issue.
This mod does check if the original chests exist before interacting with them (moving items from them to the new chests), so in theory that should prevent an issue on that end.
Any ideas? I tried moving it high in load order and deactivating some mods that affect the lady vengeance, but no go.
I'm not sure why the "player 1" chest decides to disappear, but the reason you can't use the other 3 is they're reserved for other users.
It's kind of an oversight in their script where the host can only use those chests if the user assigned to them leaves / is not online, but if you're singleplayer, those chests never get assigned in the first place, so they stay "locked".
Essentially what's happening is all four chests are initially set "off stage", meaning they're invisible / you can't interact with them. When a user connects to the game, a chest is assigned to them and it appears back on stage. Only characters assigned to that user can interact with that chest.
I Google the issue, investigate a little, and then find this mod, created within the last day. What kind of crazy coincidence is that?
Thank you so much for this.