Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
Joined: Feb 2024
M
stranger
OP Offline
stranger
M
Joined: Feb 2024
Playing origin Karlach (both engine upgrades, knows she's gonna explode, can have s*x)

S >> _D(GetFlag("GLO_ForgingOfTheHeart_State_KarlachSecondUpgrade_f6dc0de4-1089-43c0-b392-306a9a44387c",Osi.GetHostCharacter()))
1
S >> _D(GetFlag("ORI_Karlach_State_CanHaveSex_1ea8dd6c-0562-473d-8310-6fdfdbffadca",Osi.GetHostCharacter()))
1


there are kiss options in the dialogs, but no actual kiss animation is played back when option is selected and the dialog is force stopped.

I suspect it has something to do with the new randomized kiss animation feature, because non-generic kiss dialog works fine (for example for Laezel when she has to be convinced to kiss in public - it works, but subsequent generic kiss animations are not played, dialog is force stopped instead of kiss sequence).

Checking the logs I see no kiss randomization invocations after
>>> call COsiris::Event
>>> event FlagCleared(ORI_Minthara_Event_AskingForPhysicalAffections_5b17de2a-2aff-12b5-62ae-03081400f9d1, S_Player_Karlach_2c76687d-93a2-477b-8b18-8a14b549304c, 27991)

(for another, non-origin character - the randomization is invoked and the animation works fine)

Does anyone have idea how this can be fixed?

Last edited by mintharo4ka; 04/03/24 03:22 AM.
Joined: Feb 2024
M
stranger
OP Offline
stranger
M
Joined: Feb 2024
Checking the databases, it would seem that "DB_ORI_RandomKissFlag" is empty for Origin Karlach
`Database 'DB_ORI_RandomKissFlag' (FLAG):

Database 'DB_GLO_PartyMembers_InPartyDialog' (CHARACTER, DIALOGRESOURCE):`

While for another, non-origin character there are 4 different versions there:
`Database 'DB_ORI_RandomKissFlag' (FLAG):
(ORI_Kiss_VersionA_6061dd44-55fe-41b0-a79c-fc696073de0a)
(ORI_Kiss_VersionB_8da83898-1476-43e7-ab38-314c61b1ff74)
(ORI_Kiss_VersionC_98e473ed-0144-482c-853a-e4fc739646f5)
(ORI_Kiss_VersionD_0bdf3afd-1997-4c9e-82f3-b1365a47034c)`

Joined: Feb 2024
M
stranger
OP Offline
stranger
M
Joined: Feb 2024
Manually setting the DB_ORI_RandomKissFlag to similar values as in non-origin character didn't help

Joined: Sep 2023
D
apprentice
Offline
apprentice
D
Joined: Sep 2023
I put in a bug request so hopefully we get a hot fix

Joined: Feb 2024
M
stranger
OP Offline
stranger
M
Joined: Feb 2024
Finally got a chance to check - this got fixed in hotfix #22 (and `DB_ORI_RandomKissFlag' is populated properly now)


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5