Jump to content

Bugs, typos and other issues


Kulyok

Recommended Posts

Posted

Should I replace SetLeavePartyDialogFile() with a SetDialog() for BG2EE? I vaguely recall I had a similar issue with Haer'Dalis quest in UB, but I'm not sure.

Posted

Hello @Kulyok and hello everyone!

I don't know if you still read this forum and this topic, I know I'm super late to the party ^^', but I was trying to use your Angelo Mod on my OSX version of BG2EE, and I noticed it didn't have the audio. I thought it could be because of the "oggdec.exe" file in the "Audio" folder, which is useless on OSX. If that's why, where may I find the "oggdec" version compatible with OSX?

Thank you in advance if you'll ever read this message, and thank you for all your bg-mods, I played many of them in the original games, and now I'm trying to play them again on the enhanced edition, I'm nostalgic ;)!

Sofia

Posted

Playing v6 with EE on PC and ran into a bug with the Master Wraith encounter; Shar-Teel appears, Angelo says his voiced reaction, but instead of going to Shar-Teel's lines the dialogue just ends. Clicking on Shar-Teel doesn't get her talking, and clicking the Gorion-wraith just makes him repeat what he's already said (and create another Shar-Teel, which is admittedly an amusing side effect.)

Posted

@scutter Somehow the .cre-file patching for Shar-Teel's dialogue was lost in v6. Put the attached cre-file into your override folder (replacing the old) and load a save before you enter the area where the master wraith is in and it should work.

Will be fixed in v7.

 

EDIT: My bad. The now attached cre should work.

 

adshar.cre

Guest Karlstegger
Posted (edited)
4 hours ago, Guest Karlstegger said:

Hi there....

 

Really liking the mod so far. I have just encountered an error which I'm almost certain is due to the Angelo mod. In Chapter 6 after I return to Amkethram, whenever I visit the Government Districk, my party is immediately teleported (in a cut-scene) to a small estate or something like that - problem is the cut-scene never ends so my party is just stuck there and I have to abort the game.

 

Any idea if this can be fixed in any way?

 

If this is somehow not connected to this mod, I sincerely apologise of course.

 

Apparently I'm using version 6 (downloaded it some time ago).

Finally found my login for this forum :)

 

To my horror I see that I posted the above in the wrong thread - any chance to move it? or it is ok?

Also due to another brain freeze I typed Amkethram - it's of course Athkatla.

Sorry for the mistakes - still hoping to get a solution so I can get on with this fantastic mod:)

Edited by Mike1072
oh god, I tried to merge the posts and it got rid of the logged in post instead of the guest one
Posted

I read Athkatla without noticing, now what does that say about me? 😅

I don't think this is Angelo. I see two instances where a cutscene-like moment is created in any of the city areas, but without teleport to another area, just spawning of some creatures.

You could post the content of your weidu.log for starters. If noone is able to identify which mod would do this, I fear the only good way to debug this is on your side - by installing the Stutter Debug Tool (which will give the name and script block number of the script starting the cutscene - hopefully you can see it before the cutscene starts), and then by looking up that script with Near Inifnity and posting the content of the block with the appropriate number here.

Posted

Hold the horses!I think you are right, this might be Angelo. I looked everywhere but not in the actual area script, ahem. I'll have a look at this.

Posted

@Karlstegger I need you to look up the following variables, e.g. via cheats and post the value here:

CLUAConsole:GetGlobal("ADSawaraBetray","GLOBAL")

CLUAConsole:Global("ADSawaraIsNotHome","GLOBAL")

Posted

Oh, that is unexpected. I did assume the "ADSawaraIsNotHome"  might be at "1" which would mean she's not in that room to initiate dialogue and that's the reason why the cutscene hangs.

EDIT that is "AD Sawara Is Not Home" btw, with a capital "i"

Okay, do you have a mod item katana "The Soul of the Deep" in the inventory, and at which value is Global("ADAngelTeleportedTo","GLOBAL")?

Posted

You're probably aware that I killed Sawara already yes? Back in chapter 3. After that I was approached by some guy who wanted the katana. I refused and he left. I still have the katana in my Bag of Holding.

 

Global("AdAngelTeleportedTo","Global") is set to 1

Posted

That would definitely explain why she isn't there, heh.

OK. Note for debugging: will add !Dead("ADSawara") check to AR1000 script.

Help for you: set via cheat before going to the Government District:

CLUAConsole:SetGlobal("ADAngelTeleportedTo","GLOBAL",2)

This will prevent the cutscene. I am not sure whether you hit an unintended dead end with regard to the quest, though.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...