Jump to content


Photo

Unsolved Bugs in the BWP


  • Please log in to reply
No replies to this topic

#1 Fennek

Fennek
  • Member
  • 355 posts

Posted 28 April 2010 - 03:28 PM

O.K., to get the Fixpack-thread under control again, I'll start this thread here. Please don't post here when you think you've found a bug, but only after this was confirmed a bug and other people can reproduce it.

1. Worgas Mod:

Component 1 causes trouble in the starting area of ToB: If one saves the game and reloads it, an auto-install takes place and afterwards one cannot talk to the stoneheads anymore. Scripts destroyed...

2. BP-Ascension (without BP AI) and SCSII:
Some people say these are compatible (Kerzenburg), some have problems (I...); after the installation of SCSII Mage-AI strange things took place. Nevertheless the Kerzenburg player told me that everything would be fine, so it might be the mod combination or whatever...

3. LR-Warning:

Spoiler


Not sure what is going on here. I guess SCSII and LR do not really work together without BP-Ascension or old Ascension. Can we fix this somehow? SCSII has a component that makes Abazigal etc. stronger, but it's not really the Ascension stuff. So... maybe one can prevent LR from detecting a so called tougher Abazigal if Ascension is not installed? (Would actually made sense in the original mod, I'd say; on the other hand, years ago something like that could not happen since Ascension was necessary for the subcomponents...).

4.
And, this I gotta ask, I noticed this block in BG2UB:

IF
Global("SlumsMugging","AR0400",0)
OR(2)
TimeLT(4)
TimeGT(22)
THEN
RESPONSE #100
SetGlobal("SlumsMugging","AR0400",1)
CreateCreature("SlumsMugger2",[1435.602],8)
CreateCreature("SlumsMugger4",[1437.604],8)
CreateCreature("Slvic01",[1434.605],8)

END


Are more than 8-char names allowed in CreateCreature()?? Or is this some kinda death variable thing too?? :P The concerned file is ub\encount\u!0400.baf

There are some other issues, but they should be fixed by limiting certain mods to certain installations and by implementing the Fixpack-thread's fixes into the Fixpack.

Edited by Fennek, 13 May 2010 - 03:09 AM.