Weasel Mods
Wilson's ToB banter with Sarevok crashes the game - Printable Version

+- Weasel Mods (https://www.weaselmods.net)
+-- Forum: Released Baldur's Gate and Multiplatform Mods (https://www.weaselmods.net/forumdisplay.php?fid=4)
+--- Forum: Wilson Chronicles (https://www.weaselmods.net/forumdisplay.php?fid=12)
+--- Thread: Wilson's ToB banter with Sarevok crashes the game (/showthread.php?tid=1970)



Wilson's ToB banter with Sarevok crashes the game - KimchiTea - 03-02-2024

Same WeiDU log & setup as my previous bug report. Banter plays normally up to here:

[Image: K4C6KO4.jpeg]

At which point clicking Continue causes the game to crash to desktop.

I don't see any obvious errors in the dialogue or tra files, I noticed the banter ends with END rather than EXIT as most of the other banters do; could that be the issue? In which case it would affect some other banters in that file that use END, as well.


RE: Wilson's ToB banter with Sarevok crashes the game - Lava - 03-02-2024

There is a chance changing it from END to EXIT would indeed help. Will change that.
To prevent this talk from happening, use this code:

C:SetGlobal("L#WilsonSarevokTOB","GLOBAL",1)

I saw that there may be other banters that use END, I will change that to EXIT.