Demoneq Posted April 3, 2018 Posted April 3, 2018 (edited) By weird, I mean the talks that are supposed to happen in the wilderness (like Sarah talking how she loves forests, and looking at the sky) happening inside a building in the city. While I don't know much about how BG2 mods work, I suspect the "Rest anywhere" mod might be responsible, if it changed all inside areas to be considered wildnerness (so the game would let me rest there). If that's why it happens, it's sort of not really your responsibility, but if you'd like to work on it anyway, I think I have an idea, how to do it: All areas in the game have their respective codes, like "ARxxxx" or so, right? So, would it be possible to list the specific area codes in the mod's code, for where (and only there) the talks would happen? Example of what I mean, with made up area codes since I don't know them, and mock code, since I don't know how to make mods for BG2, either: If (CurrentArea = "AR0001" or "AR0002" or "AR0354") then (Start "SarahTalk015"); (I hope it makes sense to you.) Oh, and the game version I'm playing is BG2EE from GOG.com, with "2.3.67.3 (A)" patch (that's how it's listed in GOG Galaxy). Attaching the Sarah's DEBUG file and WEIDU log, too. WeiDU.log SETUP-SARAHTOB.DEBUG Edited April 3, 2018 by Demoneq Quote
Roxanne Posted April 3, 2018 Posted April 3, 2018 (edited) There is something in your weidu.log that may cause issues. You are using BG2 Tweaks mod ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3190 // Rest Anywhere (Japheth): v16 BWP Fix This mod is long outdated and probably no longer valid for BG2EE. It has been replaced almost 2 years ago by Tweaks Anthology which now comprises former BG1 and BG2 Tweaks, It also has an improved version of the *rest anywhere* http://gibberlings3.net/forums/index.php?showtopic=27884 Edited April 3, 2018 by Roxanne Quote
Demoneq Posted April 3, 2018 Author Posted April 3, 2018 Oh, I didn't know about that, thanks. (I'll probably only replace it after I'm done with the current playthrough, so that it doesn't break my game - it's not like an issue is a game-breaking one, so I can deal with it until then) I also just found another bug: when Sarah asks me to sleep with her, and I agree, nothing happens in the morning. Only after another rest, the "morning after" dialogue starts. Quote
Roxanne Posted April 3, 2018 Posted April 3, 2018 Maybe there is a chance that this mod will be updated sometime. It would be nice to have EET compatibility for it as well. Quote
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.