Fixes for the BiG fixpack
#181 -Fennek-
Posted 21 March 2010 - 05:39 AM
http://www.shsforums...post__p__482450
Their forum seems to be of no use anymore. If there are more bugs, one might think about transfering the mod into the expert install.
And as I see, Lollorian has already posted his fix for LR.
#182
Posted 23 March 2010 - 11:56 PM
Fix: here
Ajantis BGII NPC Crom upgrade typo thingie
Fix: Typo in second recipe for upgrade to Ajantis' shield...
IF Global("C#AjanForgeShieldAmulet","GLOBAL",1) Global("ForgeStuff","GLOBAL",1) THEN RESPONSE #100 SetGlobal("C#AjanForgeShieldAmulet","GLOBAL",0) TakePartyItem("C#AJSHLD") TakePartyItem("C#AJSHLD") DestroyItem("CDItem1") DestroyItem("AMUL14") GiveItemCreate("C#AJSHL2",PLAYER1,0,0,0) // completed item ActionOverride("wsmith01",StartDialogueNoSet([PC])) ENDshould prolly have been ...
IF Global("C#AjanForgeShieldAmulet","GLOBAL",1) Global("ForgeStuff","GLOBAL",1) THEN RESPONSE #100 SetGlobal("C#AjanForgeShieldAmulet","GLOBAL",0) TakePartyItem("C#AJSHLD") TakePartyItem("AMUL14") DestroyItem("C#AJSHLD") DestroyItem("AMUL14") GiveItemCreate("C#AJSHL2",PLAYER1,0,0,0) // completed item ActionOverride("wsmith01",StartDialogueNoSet([PC])) END
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#183
Posted 24 March 2010 - 12:19 AM
Don't forget to report these sort of things to the mod's author(s). They'll appreciate being able to keep their mod bug-free.Ajantis BGII NPC Crom upgrade typo thingie
Fix: Typo in second recipe for upgrade to Ajantis' shield...
#184
Posted 24 March 2010 - 12:27 AM
But ... Rosenranken is a german siteDon't forget to report these sort of things to the mod's author(s). They'll appreciate being able to keep their mod bug-free.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#185
Posted 24 March 2010 - 12:37 AM
Jastey speaks English, too.But ... Rosenranken is a german siteDon't forget to report these sort of things to the mod's author(s). They'll appreciate being able to keep their mod bug-free.
You could leave her a message at the Ajantis forum (here), at it's G3 thread (here) or even shoot her a PM.
#186
Posted 24 March 2010 - 12:51 AM
Anyway, reporting in the G3 thread
Warnings in Myself scripts
Fix: Did a string search for "Myself" in all the .baf's and replaced them with Myself (very few compared to the amount of mods )
NOTE: Neh'taniel's been fixed as of v4.2 (you don't need the attachment )
Luxley Family Random treasure typos
Fix: here
AjocMod calls lightning, but nobody answers
Fix: One of AjocMod's scripts uses CALLLI for some animation, while the animation in question is called CALLLIGH Also fixed a simple typo with agdemios -> agdeimos
Attached Files
Edited by Lollorian, 25 March 2010 - 09:28 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#187
Posted 24 March 2010 - 11:12 AM
My Own: Ajantis BG1 Expansion Modification -- Sir Ajantis for BGII -- Ajantis Portrait Pack -- Another fine Hell -- Brage's Redemption -- BGQE at Gibberlings 3 / BGQE at Kerzenburgforum -- Brandock the Mage -- Endless BG1 -- Grey The Dog NPC -- Imoen 4 Ever -- Imoen Is Stone -- Jastey's SoD TweakPack -- Road to Discovery (SoD) -- Solaufein's Rescue - jastey's Solaufein NPC Mod -- The Boareskyr Bridge Scene (SoD)
Contributions: Adalon's Blood (Silberdrachenblutmod) -- Alternatives -- Ascalon's Questpack -- Ascalon's Breagar NPC -- Balduran's Seatower -- BG1 NPC Project -- BG1 Romantic Encounters -- Corthala Romantique -- Edwin Romance -- Fading Promises -- Gavin BG1 --Hidden Adventures -- Imoen Can Die -- Keldorn Romance (berelinde's) -- Lure of Sirine's Call -- NTotSC -- Romantic Encounters (BGII)
Avatar by Rabain
#188
Posted 26 March 2010 - 10:47 PM
LOCAL and GLOBALS typos
Fix: Did a search for "LOCAL" and "GLOBALS" in all .baf's and .d's and replaced them with the correct "LOCALS" and "GLOBAL" stuff
aVENGER's BG2Fixpack-Moon Dog fix
Fix: here
Attached Files
Edited by Lollorian, 27 March 2010 - 05:19 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#189
Posted 28 March 2010 - 06:43 AM
Fix: A file in the Easy version of D's Odd Quest mod (imnesvale) checks for some spell called CLERIC_SHIELD_OF_ARCHONS in the spell.ids while the real spell is called CLERIC_SHIELD_OF_THE_ARCHONS (hence it gives PARSE ERRORS on easy, but not on hard ) No wonder the BWP Standard uses the Hard version
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#190
Posted 28 March 2010 - 05:18 PM
Fix: here (attached here)
Hoppy's TDD fix for spell-that-deletes-scripts-from-chars (FIXED in latest TDD package )
Fix: here (hotfix instructions in that thread ... else extract the .spl to your TDD\SPL\ folder BEFORE installing )
Edited by Lollorian, 01 April 2010 - 08:01 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#191
Posted 30 March 2010 - 06:43 AM
Fix: All these scripts had extended OR() checks (will go through dialogues later ... although, if someone wants to, please go ahead ) ... there are still some other scripts in TOD apart from the ones I attached there Sorry for that!
Ajantis' misc fixes (missing items, misplaced OR()'s ... )
Fix: here
Angelo checks for a ... club??
Fix: removed the reference to non-existent ADClub item
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#192
Posted 31 March 2010 - 09:51 AM
NOTE: DrizztIsNotStupid got updated to v1.1 ... so don't use the fix (homewardbound will prolly be updated soon too )
Attached Files
Edited by Lollorian, 01 April 2010 - 08:00 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#193
Posted 01 April 2010 - 03:17 AM
Fix: here (attached .tp2 already contains Fennek/White Agnus' Ascension-ppguy fix )
Edited by Lollorian, 01 April 2010 - 08:00 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#194
Posted 01 April 2010 - 05:02 AM
No need for this fix, BPv179f has already been uploaded.Miloch's BPv179 install issue fix
Fix: here (attached .tp2 already contains Fennek/White Agnus' Ascension-ppguy fix )
I Ride for the King!
a.k.a. Chev
#195
Posted 01 April 2010 - 07:24 AM
And now, some MOAR STRING SEARCHES!!!
LOCALS typos
Fix: Kelsey might just be the last of the LOCALS typo scripts (it had it spelled as "OCALS" )
Myself am NOT Dead
Fix: Looks like the earlier Myself typos thing led to another script thingie being found There's no such thing as a:
!Dead(Myself)... and I see that temujin's questpack fixes changes all of them to:
!StateCheck(Myself,STATE_REALLY_DEAD)... suffice to say that I extended that to ALL mods (some of these WILL contain the same files that the earlier "Myself fixes" had. Please use THIS version if they overlap Thanks!)
Attached Files
Edited by Lollorian, 01 April 2010 - 07:31 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#196
Posted 01 April 2010 - 07:57 PM
Well, this is a string search of all the .baf's according to the stuff fixed by BG2Fixpack
Strings found:
Dead("yself)") Dead("astSeenBy("Myself)") Dead("astHeardBy("Myself)") Dead("astAttackerOf("Myself)") Dead("layer1)") ApplySpell("runrun",0) AreaCheck("UTDOOR)") "PlayerX" ... just the ones in See(),FaceObject(),Statecheck(),Rest(),PartHasItem(),Detect()Replaced to:
StateCheck(Myself,STATE_REALLY_DEAD) StateCheck(LastSeenBy(Myself),STATE_REALLY_DEAD) StateCheck(LastHeardBy(Myself),STATE_REALLY_DEAD) StateCheck(LastAttackerOf(Myself),STATE_REALLY_DEAD) StateCheck(Player1,STATE_REALLY_DEAD) ApplySpellRES("runrun",Myself) AreaType(OUTDOOR) PlayerXThese should probably be the last set of typos
PS: This set contains a file in vic's mod that overlaps with the "Dead fixes" from my last post, use THIS file Thanks! (you'll still need the "Dead fixed vic" fixes for the files that don't overlap )
Attached Files
Edited by Lollorian, 02 April 2010 - 02:23 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#197
Posted 02 April 2010 - 03:22 AM
Fix: Well, Octavian's Drizzt checks for some 4500.are and the Solaufein Flirt Pack looks for 2500.are Changed them to AR4500 and AR2500 respectively
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#198
Posted 02 April 2010 - 08:05 AM
TDD_bg2fixpack_replacements
So it's just the ("Player1") to (Player1). I know it is invalid to have quotes around Player2-6 as invalid script names but why no errors in NI or DLTCEP about the ("Player1"). Is that a valid script name?
Do you have any more info on this Lollorian? I am just curious.
Edited by Hoppy, 02 April 2010 - 08:05 AM.
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#199
Posted 02 April 2010 - 08:19 AM
Well, this batch wasn't based on NI errors (since I think I got them all in the 3 batches before ) This one was based on BG2Fixpack's REPLACE_TEXTUALLY stuff - which I found temujin's questpack update uses
The BG2Fixpack .tp2 has these lines:
REPLACE_TEXTUALLY %See("Player1")% %See(Player1)% REPLACE_TEXTUALLY %ActionOverride("Player\([2-6]\)",Rest())% %ActionOverride(Player\1,Rest())% REPLACE_TEXTUALLY %StateCheck("Player1",STATE_SLEEPING)% %StateCheck(Player1,STATE_SLEEPING)%... so I guess "Player1" needed to be changed as well (I didn't change "PlayerX" to PlayerX for SetDialog() and StartDialog() btw
EDIT: Found some more Sorry about that
Attached Files
Edited by Lollorian, 02 April 2010 - 08:51 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#200
Posted 02 April 2010 - 09:02 AM
Heya Hoppy
Well, this batch wasn't based on NI errors (since I think I got them all in the 3 batches before ) This one was based on BG2Fixpack's REPLACE_TEXTUALLY stuff - which I found temujin's questpack update uses
The BG2Fixpack .tp2 has these lines:REPLACE_TEXTUALLY %See("Player1")% %See(Player1)% REPLACE_TEXTUALLY %ActionOverride("Player\([2-6]\)",Rest())% %ActionOverride(Player\1,Rest())% REPLACE_TEXTUALLY %StateCheck("Player1",STATE_SLEEPING)% %StateCheck(Player1,STATE_SLEEPING)%... so I guess "Player1" needed to be changed as well (I didn't change "PlayerX" to PlayerX for SetDialog() and StartDialog() btw
No big deal. I was trying to find out what PLAYER1.CRE with the script name PLAYER1 is actually used for as it does exist and has always existed in the vanilla game. I would have thought the Fixpack would have taken that into account as Player1 without "" is protagonist. Meh..who cares..
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant