Bhryaen Posted February 24, 2011 Posted February 24, 2011 My objective was to change Branwen from: CLERIC STR 13 DEX 16 CON 15 INT 9 WIS 17 CHA 13, 1pt Sling, 1pt Hammer to: FIGHTER STR 15 DEX 16 CON 15 INT 9 WIS 17 CHA 10 1pt Sling, 3pts Hammer (or alternately 1pt Mace/Flail/Hammer, 2pts Sword & Shield) Somehow changing her simply never works. There was one exception, I believe (though after so many fails I feel like my one success was illusory), which involved the same stats above plus 1pt Sling, 1pt Hammer, 2pts Sword & Shield. Other times I've tried the successful one without success. Even with the successful one though, I first tried 1pt Flail instead of Hammer, it ERRORed out, prompting to install Branwen again, and then worked with Hammer instead, proceeding to the next NPC. Because Branwen was the first NPC I was trying to change, I thought it was a bug with all Level1NPC's specific-NPC changes, but then I tried again with other NPCs and none of the rest had issues. Unfortunately after the successful install, I messed up Imoen on my own with Shadowkeeper, so I did a new full-game install, and now I simply can't get the Branwen component to work at all. It always ERRORs out. Given that the one success entailed a simple proficiency switch I thought maybe I could make it work by just choosing the "right" proficiencies that would make it work, but there's no combination- regardless how varied- that works. Also I tried making her a paladin and thief in turn, but no class seems to work. The ERROR is this: ERROR cannot convert t-sref or %t-sref% to an integer Stopping installation because of error. In the .tp2 it only mentions the t-sref in the last script grouping here (line 3): ACTION_IF ((MOD_IS_INSTALLED ~level1npcs.tp2~ 100) AND (class > 0) AND (class != t-class)) BEGIN PRINT @410001 OUTER_PATCH t-sref BEGIN LAUNCH_PATCH_MACRO ~t-class_text~ END ACTION_FOR_EACH t-dlg IN ~%tutu_var%branwj~ ~b!gavinj~ ~lk#nindj~ BEGIN ACTION_IF FILE_EXISTS_IN_GAME ~%t-dlg%.dlg~ BEGIN SILENT COPY_EXISTING ~%t-dlg%.dlg~ ~override~ LAUNCH_PATCH_MACRO ~t-dlg_text~ BUT_ONLY END END END Since I see no other instances of Branwen issues on this forum, I have to suspect it may be mod conflict somehow, but the only modding I have installed that meddles with Branwen (that I'm aware of) is BG1NPC Project's romance component. Below is the Level1NPCs .DEBUG text and my WeiDU.log... Mind you that I was trying to minimize the extra wrangling I've been doing with installing Level1NPC's given the Branwen issue, so I edited my custom-made installer .bat (only for the very last attempt) to work like this: .bat rem @@@@@@@@@@@@@@@@@@@ rem @@@ Mod Batcher @@@ rem @@@@@@@@@@@@@@@@@@@ pause rem SETUP-ASCENSION.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 4 5 SETUP-A6CHARMPATCH.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-BG2FIXPACK.EXE --language 0 --skip-at-view --force-install-list 0 1001 3 100 102 104 106 107 108 109 110 111 112 113 114 SETUP-ITEM_REV.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-1PP.EXE --language 0 --skip-at-view --force-install-list 1 3 4 5 10 11 12 SETUP-1PP_AWINGS.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-BGT.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-BGTMUSIC.EXE --language 0 --skip-at-view --force-install-list 2 SETUP-DARKHORIZONS.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-BONEHILLv275.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-BGQE.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-TGC1E.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-SIRINESCALL.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-SOA.EXE --language 0 --skip-at-view --force-install-list 0 pause SETUP-BG1NPC.EXE --language 0 --skip-at-view --force-install-list 0 1 3 5 6 8 10 12 13 18 SETUP-IEPBANTERS.EXE --language 0 --skip-at-view --force-install-list 10 SETUP-BG1NPC.EXE --language 0 --skip-at-view --force-install-list 27 29 30 200 SETUP-BG1NPCMUSIC.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-INDINPC.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-XANBG1FRIEND.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-CORANBGFRIEND.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-AJANTISBG1.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-GAVIN.EXE --language 0 --skip-at-view --force-install-list 0 4 10 SETUP-BG1UB.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 SETUP-BGTTWEAK.EXE --language 0 --skip-at-view --force-install-list 100 500 702 902 1101 1400 2001 2100 2300 SETUP-HARDTIMES.EXE --language 0 --skip-at-view --force-install-list 0 1 rem SETUP-EMAD.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 4 5 rem SETUP-TOD.EXE --language 0 --skip-at-view --force-install-list 0 1 2 rem SETUP-DC.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-ASSASSINATIONS.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-TOTDG.EXE --language 0 --skip-at-view --force-install-list 0 1 2 rem SETUP-INNERSHADE.EXE --language 0 --skip-at-view --force-install-list 0 2 6 rem SETUP-ITEMUPGRADE.EXE --language 0 --skip-at-view --force-install-list 0 1 rem SETUP-BTL.EXE --language 0 --skip-at-view --force-install-list 0 2 3 rem SETUP-KIVAN.EXE --language 0 --skip-at-view --force-install-list 0 1 5 7 rem SETUP-FADE.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-KINDREK.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-XAN.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-YASRAENA.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-TIAX.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-GAVIN_BG2.EXE --language 0 --skip-at-view --force-install-list 0 1 8 rem SETUP-BONSBRUCEV2.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-HESSANPC.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-JCBRUCE.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-BANTERPACK.EXE --language 0 --skip-at-view --force-install-list 0 1 2 SETUP-IEPBANTERS.EXE --language 0 --skip-at-view --force-install-list 2 SETUP-VICONIA.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-YOSHIMO.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-IMOENFRIENDSHIP.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-IMOEN.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-GOO.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-TURNIPGOLEM.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-UB.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 4 5 6 7 8 9 10 11 12 16 17 18 19 20 21 24 rem SETUP-FADINGPROMISES.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-SPELL_REV.EXE --language 0 --skip-at-view --force-install-list 0 10 20 30 40 50 60 rem SETUP-D0QUESTPACK.EXE --language 0 --skip-at-view --force-install-list 1 2 3 4 5 6 7 9 11 12 13 14 15 16 17 18 19 SETUP-AURORA.EXE --language 0 --skip-at-view --force-install-list 500 520 SETUP-SCS.EXE --language 0 --skip-at-view --force-install-list 0 10 20 30 60 2000 2020 3001 3010 3050 3070 3080 4010 4020 4030 5000 5010 5020 5031 5041 5050 5070 5080 5090 6000 6005 6010 6020 6030 6040 6050 6060 6070 6080 6090 6100 6110 6120 6130 6140 6150 6160 6170 6180 6190 6200 rem SETUP-WHEELS.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-CELESTIALS.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-NPCFLIRT.EXE --language 0 --skip-at-view --force-install-list 0 2 4 6 8 10 rem SETUP-G3ANNIVERSARY.EXE --language 0 --skip-at-view --force-install-list 0 rem SETUP-RE.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 6 7 9 13 22 24 28 29 30 35 36 41 42 43 45 SETUP-CROSSMODBG2.EXE --language 0 --skip-at-view --force-install-list 0 1 SETUP-RR.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 4 5 6 7 8 9 11 12 SETUP-ASHESOFEMBERS.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-SCSII.EXE --language 0 --skip-at-view --force-install-list 4030 4060 4061 4062 4063 4064 4065 4066 4067 5010 5020 5030 6000 6010 6020 6095 6108 6136 6138 6152 6160 6170 6182 7100 SETUP-BG2_TWEAKS.EXE --language 0 --skip-at-view --force-install-list 60 110 120 130 1010 1020 1040 1050 1070 1080 1090 1130 1150 1170 1180 1220 2060 2090 2140 2151 2160 2170 2190 2200 2210 2240 2250 2261 2271 2281 2294 2320 3000 3010 3090 3125 3190 4000 4010 4031 4041 4061 4071 SETUP-ATWEAKS.EXE --language 0 --skip-at-view --force-install-list 100 101 115 120 125 200 201 202 218 212 262 301 302 303 304 310 600 SETUP-1PP_AVATARS.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 SETUP-1PP_FEMALE_DWARVES.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-1PP_THIEVES_GALORE.EXE --language 0 --skip-at-view --force-install-list 1 2 3 SETUP-LEVEL1NPCS.EXE --language 0 --skip-at-view --force-install-list 0 1 3 55 60 100 SETUP-LEVEL1NPCS.EXE --language 0 --skip-at-view --force-install-list 1218 1219 1221 1222 1225 1206 1207 1227 1228 1212 1230 1231 1233 1235 1237 SETUP-LEVEL1NPCS.EXE --language 0 --skip-at-view --force-install-list 1220 pause SETUP-ITEM_REV.EXE --language 0 --skip-at-view --force-install-list 10 11 17 SETUP-RANDOMIZER.EXE --language 0 --skip-at-view --force-install-list 500 520 540 560 1100 9000 10210 SETUP-BP-BGT-WORLDMAP.EXE --language 0 --skip-at-view --force-install-list 0 1 SETUP-TUTUGUI.EXE --language 0 --skip-at-view --force-install-list 0 1 SETUP-WIDESCREEN.EXE --language 0 --skip-at-view --force-install-list 0 SETUP-GENERALIZED_BIFFING.EXE --language 0 --skip-at-view --force-install-list 0 WeiDU.log: // Log of Currently Installed WeiDU Mods // The top of the file is the 'oldest' mod // ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name [ : Version] ~SETUP-A6CHARMPATCH.TP2~ #0 #0 // Enable conversations with charmed/dominated creatures (EXE patch): 4 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1001 // BG2 Fixpack - Game Text Update -> GTU Classic (from Baldurdash, by Kevin Dorner): v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!): v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #102 // Cromwell's Forging Actually Takes a Day: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings, Dwarves, and Gnomes: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers and Stalkers: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in Wrath Hell Trial: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes: v9.01 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun: v9.01 ~ITEM_REV/ITEM_REV.TP2~ #0 #0 // Item Revisions by Demivrgvs: v2 (Hotfix 20100919) ~1PP.TP2~ #0 #1 // One Pixel Productions: v2 New Potion Graphics (2): v2.7 ~1PP.TP2~ #0 #3 // One Pixel Productions: v3 Flame Short Swords (4): v2.7 ~1PP.TP2~ #0 #4 // One Pixel Productions: v3 Flame Short Swords item patches (5): v2.7 ~1PP.TP2~ #0 #5 // One Pixel Productions: v3 Flame Short Swords mod item patches (6): v2.7 ~1PP.TP2~ #0 #10 // One Pixel Productions: v3 Colourable Quarterstaves core (11): v2.7 ~1PP.TP2~ #0 #11 // 1PP: Colourable Quarterstaves core item patches (12): v2.7 ~1PP.TP2~ #0 #12 // One Pixel Productions: v3 Colourable Quarterstaves mod patches (13): v2.7 ~1PP_AWINGS/SETUP-1PP_AWINGS.TP2~ #0 #0 // 1PP: Attachable wings core [beta] ~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: 1.11 (January 2011) ~SETUP-BGTMUSIC.TP2~ #0 #2 // Baldur's Gate Trilogy - Music -> Full Baldur's Gate/Shadows of Amn/Throne of Bhaal Music (WARNING: patches BGMain.exe) ~SETUP-DARKHORIZONS.TP2~ #0 #0 // "Dark Horizons" Mod (Requires Tales of the Sword Coast, TuTu or BGT): BGT v205 ~SETUP-BONEHILLV275.TP2~ #0 #0 // Secret of BoneHill (Requires BGT or Tutu): v2.75a ~BGQE/SETUP-BGQE.TP2~ #0 #0 // Baldur's Gate Mini-Quests and Encounters Mod: 6 ~SETUP-TGC1E.TP2~ #0 #0 // The Grey Clan Episode One: In Candlelight, BGT-WeiDU edition v1.8 -> Normal edition ~SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call ~SOA/SETUP-SOA.TP2~ #0 #0 // The Stone of Askavar: 1.5 ~BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications: v18 ~BG1NPC.TP2~ #0 #1 // The BG1 NPC Project: Banters, Quests, and Interjections: v18 ~BG1NPC.TP2~ #0 #3 // The BG1 NPC Project: Give Imoen her BG2 portrait: v18 ~BG1NPC.TP2~ #0 #5 // The BG1 NPC Project: Give Minsc his BG2 portrait: v18 ~BG1NPC.TP2~ #0 #6 // The BG1 NPC Project: Give Viconia her BG2 portrait: v18 ~BG1NPC.TP2~ #0 #8 // The BG1 NPC Project: Add Non-Joinable NPC portraits to quests and dialogues: v18 ~BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Branwen's Romance Core (teen content): v18 ~BG1NPC.TP2~ #0 #12 // The BG1 NPC Project: Dynaheir's Romance Core (teen content): v18 ~BG1NPC.TP2~ #0 #13 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content): v18 ~BG1NPC.TP2~ #0 #18 // The BG1 NPC Project: Alora's Starting Location -> Alora Starts in Gullykin: v18 ~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #10 // Install Banter Accelerator? How much time would you like in between NPC banters in-game? -> 45 Minutes: 4 ~BG1NPC.TP2~ #0 #27 // The BG1 NPC Project: Bardic Reputation Adjustment: v18 ~BG1NPC.TP2~ #0 #29 // The BG1 NPC Project: Cloakwood areas availability in Chapter One -> Open four Cloakwood areas (everything but the Mines): v18 ~BG1NPC.TP2~ #0 #30 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary: v18 ~BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues: v18 ~BG1NPCMUSIC/BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack -> Install All Audio: v5 ~XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2~ #0 #0 // Xan's friendship path for BG1, v6 ~CORANBGFRIEND/CORANBGFRIEND.TP2~ #0 #0 // Coran's Extended BG Friendship Talks, v1, October 20, 2007: v2 ~AJANTISBG1/SETUP-AJANTISBG1.TP2~ #0 #0 // Installs Ajantis BG1 Expansion Modification: 2 ~GAVIN/GAVIN.TP2~ #0 #0 // Gavin NPC for Tutu and BGT, 14April2008: v8 ~GAVIN/GAVIN.TP2~ #0 #4 // Gavin: Alternate Portraits -> Original portrait by berelinde (default): v8 ~GAVIN/GAVIN.TP2~ #0 #10 // Gavin: Player Initiated Dialogue: v8 ~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // The Mysterious Vial: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #3 // Angelo Notices Shar-teel: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // Quoningar, the Cleric: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #13 // Shilo Chen and the Ogre-Magi: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // Edie, the Merchant League Applicant: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // Creature Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // Minor Dialogue Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // Store, Tavern and Inn Fixes and Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #23 // Area Corrections and Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #25 // Elven Charm and Sleep Racial Resistance: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #26 // The Original Saga Music Playlist Corrections: v12 ~SETUP-BGTTWEAK.TP2~ #0 #100 // Eldoth reminds of Skie's ransom: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #500 // Major locations explored upon visit: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #702 // Happy patch -> Only good and evil NPCs leave the party: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #902 // Random activated traps in the pirate cave -> Game-time randomisation: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #1101 // Altered spawns -> TuTu-style levelled spawns: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #1400 // More bandit scalps: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #2001 // Protagonist's biography modifications -> Do not set BG1 biography for imported characters: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #2100 // Exotic Weapons For Taerom: 9 (31 Dec 09) ~SETUP-BGTTWEAK.TP2~ #0 #2300 // Disable hostile reaction after charm: 9 (31 Dec 09) ~SETUP-HARDTIMES.TP2~ #0 #0 // Hard Times v2 (BGT): 2.4 (BGT) ~SETUP-HARDTIMES.TP2~ #0 #1 // Hard Times: Ulcaster School Encounter: 2.4 (BGT) ~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #0 // Gavin for BG2: v19 ~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #1 // Gavin heals the PC when below 50% health (Can be disabled or enabled via player-initiated dialogue): v19 ~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #8 // Alternate Portrait Selection (Default portrait is already installed) -> Original alternate, by Kaeloree: v19 ~SETUP-BANTERPACK.TP2~ #0 #0 // Pocket Plane Banter Pack for BG2: Shadows of Amn ~SETUP-BANTERPACK.TP2~ #0 #1 // Install SOA Banter Accelerator script? (Increases the frequency of interparty banter) ~SETUP-BANTERPACK.TP2~ #0 #2 // Pocket Plane Banter Pack for BG2: Throne of Bhaal ~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #2 // Imoen "Retrospection" dialogue for BGII: ToB: 4 ~VICONIA/SETUP-VICONIA.TP2~ #0 #0 // Viconia Friendship: 3.1 ~YOSHIMO/YOSHIMO.TP2~ #0 #0 // Yoshimo Friendship Mod for BGII: SoA: 2 ~IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2~ #0 #0 // Imoen Friendship for SoA: 2 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #0 // Spell Revisions: v3 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #10 // Deva and Planetar Animations: v3 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #20 // Mirror Image Fix: v3 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #30 // Dispel Magic Fix: v3 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #40 // Cure Sleep Fix: v3 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #50 // Remove Disabled Spells from Spell Selection Screens: v3 ~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #60 // Update Spellbooks of Joinable NPCs: v3 ~AURORA/SETUP-AURORA.TP2~ #0 #500 // PnP Helmed and Battle Horrors: v5 ~AURORA/SETUP-AURORA.TP2~ #0 #520 // Realistic Kobold Commandos: v5 ~SETUP-SCS.TP2~ #0 #10 // Detectable Spells: v16 ~SETUP-SCS.TP2~ #0 #20 // Allow enemy AI to detect the party's magic items: v16 ~SETUP-SCS.TP2~ #0 #30 // Correct various errors on race, class etc: v16 ~SETUP-SCS.TP2~ #0 #60 // Prevent random crashes in Beregost (by Ascension64): v16 ~SETUP-SCS.TP2~ #0 #2000 // Make elemental arrows more like their BG2 counterparts: v16 ~SETUP-SCS.TP2~ #0 #2020 // Re-introduce potions of extra-healing: v16 ~SETUP-SCS.TP2~ #0 #3001 // Standardise spells: BG1 vs BG2 -> Introduce BG2 spell scrolls into BG1: v16 ~SETUP-SCS.TP2~ #0 #3010 // Faster Bears: v16 ~SETUP-SCS.TP2~ #0 #3050 // Better NPC management: v16 ~SETUP-SCS.TP2~ #0 #3070 // Move NPCs to more convenient locations: v16 ~SETUP-SCS.TP2~ #0 #3080 // Improved shapeshifting: v16 ~SETUP-SCS.TP2~ #0 #4010 // Remove blur effect from displacer cloak: v16 ~SETUP-SCS.TP2~ #0 #4020 // Stackable ankheg shells, winterwolf pelts and wyvern heads: v16 ~SETUP-SCS.TP2~ #0 #4030 // Move Boo out of quick access and into Minsc's pack: v16 ~SETUP-SCS.TP2~ #0 #5000 // Smarter general AI: v16 ~SETUP-SCS.TP2~ #0 #5010 // Better calls for help: v16 ~SETUP-SCS.TP2~ #0 #5020 // Potions for NPCs -> All of the potions dropped by slain enemies are recoverable: v16 ~SETUP-SCS.TP2~ #0 #5031 // Smarter mages -> Mages use spells from BG1 and BG2; mages do not pre-buff: v16 ~SETUP-SCS.TP2~ #0 #5041 // Smarter priests -> Priests use spells from BG1 and BG2; priests do not pre-buff: v16 ~SETUP-SCS.TP2~ #0 #5050 // Smarter deployment: v16 ~SETUP-SCS.TP2~ #0 #5070 // Smarter sirines and dryads: v16 ~SETUP-SCS.TP2~ #0 #5080 // Slightly harder carrion crawlers: v16 ~SETUP-SCS.TP2~ #0 #5090 // Smarter basilisks: v16 ~SETUP-SCS.TP2~ #0 #6000 // Improved doppelgangers: v16 ~SETUP-SCS.TP2~ #0 #6005 // Harder giant and phase spiders: v16 ~SETUP-SCS.TP2~ #0 #6010 // Tougher Black Talons and Iron Throne guards: v16 ~SETUP-SCS.TP2~ #0 #6020 // Improved deployment for parties of assassins: v16 ~SETUP-SCS.TP2~ #0 #6030 // Dark Side-based kobold upgrade: v16 ~SETUP-SCS.TP2~ #0 #6040 // Relocated bounty hunters: v16 ~SETUP-SCS.TP2~ #0 #6050 // Improved Ulcaster: v16 ~SETUP-SCS.TP2~ #0 #6060 // Improved Balduran's Isle: v16 ~SETUP-SCS.TP2~ #0 #6070 // Improved Durlag's Tower: v16 ~SETUP-SCS.TP2~ #0 #6080 // Improved Demon Cultists: v16 ~SETUP-SCS.TP2~ #0 #6090 // Improved Cloakwood Druids: v16 ~SETUP-SCS.TP2~ #0 #6100 // Improved Bassilus: v16 ~SETUP-SCS.TP2~ #0 #6110 // Improved Drasus party: v16 ~SETUP-SCS.TP2~ #0 #6120 // Improved Red Wizards: v16 ~SETUP-SCS.TP2~ #0 #6130 // Improved Undercity party: v16 ~SETUP-SCS.TP2~ #0 #6140 // Improved minor encounters: v16 ~SETUP-SCS.TP2~ #0 #6150 // Tougher chapter-two end battle: v16 ~SETUP-SCS.TP2~ #0 #6160 // Tougher chapter-three end battle: v16 ~SETUP-SCS.TP2~ #0 #6170 // Tougher chapter-four end battle: v16 ~SETUP-SCS.TP2~ #0 #6180 // Tougher chapter-five end battle: v16 ~SETUP-SCS.TP2~ #0 #6190 // Tougher chapter-six end battle: v16 ~SETUP-SCS.TP2~ #0 #6200 // Improved final battle: v16 ~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #0 // Crossmod Banter Pack for Shadows of Amn: v13 ~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #1 // Crossmod Banter Pack for Throne of Bhaal: v13 ~RR/SETUP-RR.TP2~ #0 #0 // Proper dual-wielding implementation for Thieves and Bards: v4.40 ~RR/SETUP-RR.TP2~ #0 #1 // Thief kit revisions: v4.40 ~RR/SETUP-RR.TP2~ #0 #2 // Thief High Level Ability revisions: v4.40 ~RR/SETUP-RR.TP2~ #0 #3 // Proper racial adjustments for thieving skills: v4.40 ~RR/SETUP-RR.TP2~ #0 #4 // Bard kit revisions: v4.40 ~RR/SETUP-RR.TP2~ #0 #5 // Bard High Level Ability revisions: v4.40 ~RR/SETUP-RR.TP2~ #0 #6 // Proper spell progression for Bards: v4.40 ~RR/SETUP-RR.TP2~ #0 #7 // Additional equipment for Thieves and Bards: v4.40 ~RR/SETUP-RR.TP2~ #0 #8 // Upgradeable Equipment: v4.40 ~RR/SETUP-RR.TP2~ #0 #9 // Revised Thievery -> Use PnP thievery potions and prevent their effects from stacking: v4.40 ~RR/SETUP-RR.TP2~ #0 #11 // Chosen of Cyric encounter: v4.40 ~RR/SETUP-RR.TP2~ #0 #12 // Shadow Thief Improvements: v4.40 ~SETUP-ASHESOFEMBERS.TP2~ #0 #0 // Sensible weapon restrictions for MODS ~SCSII/SETUP-SCSII.TP2~ #0 #4030 // Retrieve Dropped Items from Hell: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4060 // Make the bard stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4061 // Make the cleric stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4062 // Make the druid stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4063 // Make the fighter stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4064 // Make the paladin stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4065 // Make the ranger stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4066 // Make the thief stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #4067 // Make the wizard stronghold available to all classes: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #5010 // Remove animation from the Cloak of Mirroring (leave it for other spells and effects that use the same graphic): v15 ~SCSII/SETUP-SCSII.TP2~ #0 #5020 // Move Boo into Minsc's pack: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #5030 // Remove the blur graphic effect from the Displacer Cloak: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #6010 // Better calls for help: v15 ~SCSII/SETUP-SCSII.TP2~ #0 #7100 // Prevent resting in the Illithid city: v15 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #110 // Icon Improvements: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #120 // Change Avatar When Wearing Robes or Armor (Galactygon): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #130 // Force All Dialogue to Pause Game: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1010 // More Interjections: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1020 // Alter HP Triggers for NPC Wounded Dialogues: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1040 // Improved Athkatlan City Guard: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1050 // Gradual Drow Item Disintegration: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1070 // Improved Multi-Player Kick-out Dialogues: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1080 // Add Bags of Holding: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1090 // Exotic Item Pack: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1130 // Reputation Resets in BG2 (BGT Only): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1150 // Shapeshifter Rebalancing: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1170 // Bonus Merchants (Baldurdash): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1220 // Allow Cromwell to Upgrade Watcher's Keep Items: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2060 // Weapon Styles for All: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2090 // Change Experience Point Cap -> Remove Experience Cap: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2140 // Expanded Dual-Class Options: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2151 // Wear Multiple Protection Items -> No Restrictions: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2160 // Alter Weapon Proficiency System -> Rebalanced Weapon Proficiencies: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2170 // Cast Spells from Scrolls (and Other Items) at Character Level: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2190 // Limit Ability of Storekeepers to Identify Items -> Only Mage and Bard Storekeepers Can Identify Items: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2200 // Multi-Class Grandmastery (Weimer): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2210 // True Grandmastery (Baldurdash): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2240 // Un-Nerfed THAC0 Table: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2250 // Un-Nerfed Sorcerer Spell Progression Table: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2261 // Alter Mage Spell Progression Table -> PnP Table: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2271 // Alter Bard Spell Progression Table -> PnP Table: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2281 // Alter Cleric Spell Progression Table -> PnP Table: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2294 // Alter Druid Spell and Level Progression Tables -> Use Cleric Level Progression Changes With PnP Druid/Cleric Spell Table: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2320 // Trap Cap Removal (Ardanis/GeN1e): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3000 // Higher HP on Level Up -> Maximum: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3010 // Maximum HP for NPCs (the bigg) -> For All Creatures in Game: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3090 // Unlimited Gem and Jewelry Stacking: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3125 // Neutral Characters Make Happy Comments at Mid-Range Reputation: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3190 // Rest Anywhere (Japheth): v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4000 // Adjust Evil joinable NPC reaction rolls: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4010 // Improved Fate Spirit Summoning: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4031 // Consistent Stats: Edwin -> Use BG2 Values: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4041 // Consistent Stats: Jaheira -> Use BG2 Values: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4061 // Consistent Stats: Minsc -> Use BG2 Values: v9 ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4071 // Consistent Stats: Viconia -> Use BG2 Values: v9 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #100 // Restore innate infravision to Half-Orc characters: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #101 // Prevent skeletal undead from being affected by Illithids' Devour Brain attack: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #115 // Allow Mages to scribe memorized spells onto scrolls -> Scrolls can be scribed everywhere: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #120 // Restore innate disease immunity to Paladins: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #125 // Rangers' Animal Empathy improves with experience: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #200 // Allow Breach to take down Stoneskin effects applied by items: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #201 // Instant casting for warrior innates: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #202 // Revised Bhaalpowers -> Enhance the Bhaalpowers and standardize their casting time: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #218 // Regain Bhaalpowers in ToB: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #212 // Make alignment detection spells more accurate: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #262 // Altered XP rewards from locks, traps and scrolls -> No XP rewards from locks, traps and scrolls: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #301 // Change the appearance of Valygar's armor: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #302 // Change the appearance of the Robe of Vecna: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #303 // Give Shambling Mounds their proper soundset: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #304 // Give Mariliths their Icewind Dale soundset: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #310 // Distinctive creature coloring: v3.30 ~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #600 // Expanded temple services: v3.30 ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #0 // 1PP: Avatar fixes * female elves w. leather armour [EFB2] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #1 // 1PP: Avatar fixes * female elves w. chain mail [EFB3] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #2 // 1PP: Avatar fixes * female elven cleric w. plate armour [EFC4] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #3 // 1PP: Avatar fixes * female elven fighter w. plate armour [EFF4] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #4 // 1PP: Avatar fixes * female human unarmoured [HFB1] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #5 // 1PP: Avatar fixes * female human w. leather armour [HFB2] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #6 // 1PP: Avatar fixes * female human w. chain mail [HFB3] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #7 // 1PP: Avatar fixes * female human cleric w. plate mail [HFC4] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #8 // 1PP: Avatar fixes * female human fighter w. plate mail [HFF4] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #9 // 1PP: Avatar fixes * female human unarmoured mage [HFW1] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #10 // 1PP: Avatar fixes * female human mage w. light robe [HFW2] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #11 // 1PP: Avatar fixes * fixed halfling progression [IFB1, IFB2, IFB3] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #12 // 1PP: Avatar fixes * fix frame error on cleric plate [IFC4] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #13 // 1PP: Avatar fixes * dwarves w. chain mail [DMB3] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #14 // 1PP: Avatar fixes * male elves w. chain mail [EMB3] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #15 // 1PP: Avatar fixes * male human w. leather armour [HMB2] ~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #16 // 1PP: Avatar fixes * male human w. chain mail [HMB3] ~1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2~ #0 #0 // Separate Avatars for Female Dwarves -> Separate Avatars for Female Dwarves - Baldur's Gate II ~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #1 // 1ppv3: Unique Thief Avatars (patch) -> BGII - Unique Thief Avatars (patch) ~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #2 // 1ppv3: Unique Thief Avatars (content) ~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #3 // 1ppv3: Improved Improved Galactygon's Avatar Switching ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #0 // Nythrun's Level 1 NPCs: List party-joinable NPCs (required to install any NPC components): v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1 // Tweak weapon proficiencies for some classes (a la Ashes of Embers and aVENGER's Rogue Rebalancing): v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #3 // Joinable NPCs more closely match the player character's experience: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #55 // Dudleyfix for BG1 NPCs: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #60 // Fix BG1 NPC spells and innate abilities: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #100 // Update game references to NPC classes/kits: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1218 // Ajantis Ilvastarr: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1219 // Alora: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1221 // Coran: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1222 // Dynaheir: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1225 // Garrick: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1206 // Imoen: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1207 // Jaheira: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1227 // Khalid: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1228 // Kivan: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1212 // Minsc: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1230 // Quayle: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1231 // Safana: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1233 // Skie Silvershield: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1235 // Xan: v1.6 ~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #1237 // Yeslick Orothiar: v1.6 ~ITEM_REV/ITEM_REV.TP2~ #0 #10 // Revised Shield Bonuses: v2 (Hotfix 20100919) ~ITEM_REV/ITEM_REV.TP2~ #0 #11 // Dual Wielding Changes for Light and Heavy Weapons: v2 (Hotfix 20100919) ~ITEM_REV/ITEM_REV.TP2~ #0 #17 // Weapon Changes: v2 (Hotfix 20100919) ~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #0 // Worldmap for Baldur's Gate - including colored Baldur's Gate map icons: v8.01 ~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #1 // Worldmap for Throne of Bhaal -> Use new Worldmap for Throne of Bhaal as well: v8.01 ~TUTUGUI/SETUP-TUTUGUI.TP2~ #0 #0 // Baldurs Gate I GUI for Tutu, SoA/ToB, or BGT ~TUTUGUI/SETUP-TUTUGUI.TP2~ #0 #1 // Support for The Biggs widescreen mod ~WIDESCREEN/WIDESCREEN.TP2~ #0 #0 // Widescreen Mod -> for the original Infinity Engine (CHOOSE THIS!): Widescreen Mod v2.31 ~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ #0 #0 // Generalized Biffing: v2.1 SETUP-Level1NPCs.DEBUG: WeiDU v 22700 Log SETUP-LEVEL1NPCS.EXE --language 0 --skip-at-view --force-install-list 1220 [./CHITIN.KEY] loaded, 697074 bytes [./CHITIN.KEY] 262 BIFFs, 49232 resources [dialog.tlk] 138345 string entries [./Autorun.ini] loaded, 1452 bytes [./baldur.ini] loaded, 671 bytes Possible HD/CD Path: [C:GamesBaldurs Gate 2] Possible HD/CD Path: [C:GamesBaldurs Gate 2CD1] Possible HD/CD Path: [C:GamesBaldurs Gate 2CD2] Possible HD/CD Path: [C:GamesBaldurs Gate 2CD2] Possible HD/CD Path: [C:GamesBaldurs Gate 2CD3] Possible HD/CD Path: [C:GamesBaldurs Gate 2CD4] Possible HD/CD Path: [C:GamesBaldurs Gate 2CD5] [./Keymap.ini] loaded, 5615 bytes [./Mplaynow.ini] loaded, 230 bytes [SETUP-LEVEL1NPCS.EXE] Using scripting style "BG2" [dialog.tlk] claims to be writeable. [dialog.tlk] claims to be a regular file. Using Language [English (it tastes like tea and crumpets)] [English (it tastes like tea and crumpets)] has 1 top-level TRA files [level1npcs/languages/english/setup.tra] has 315 translation strings SETUP-A6CHARMPATCH.TP2 0 0 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 0 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 1001 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 3 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 100 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 102 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 104 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 106 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 107 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 108 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 109 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 110 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 111 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 112 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 113 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 114 Installed ITEM_REV/ITEM_REV.TP2 0 0 Installed 1PP.TP2 0 1 Installed 1PP.TP2 0 3 Installed 1PP.TP2 0 4 Installed 1PP.TP2 0 5 Installed 1PP.TP2 0 10 Installed 1PP.TP2 0 11 Installed 1PP.TP2 0 12 Installed 1PP_AWINGS/SETUP-1PP_AWINGS.TP2 0 0 Installed SETUP-BGT.TP2 0 0 Installed SETUP-BGTMUSIC.TP2 0 2 Installed SETUP-DARKHORIZONS.TP2 0 0 Installed SETUP-BONEHILLV275.TP2 0 0 Installed BGQE/SETUP-BGQE.TP2 0 0 Installed SETUP-TGC1E.TP2 0 0 Installed SETUP-SIRINESCALL.TP2 0 0 Installed SOA/SETUP-SOA.TP2 0 0 Installed BG1NPC.TP2 0 0 Installed BG1NPC.TP2 0 1 Installed BG1NPC.TP2 0 3 Installed BG1NPC.TP2 0 5 Installed BG1NPC.TP2 0 6 Installed BG1NPC.TP2 0 8 Installed BG1NPC.TP2 0 10 Installed BG1NPC.TP2 0 12 Installed BG1NPC.TP2 0 13 Installed BG1NPC.TP2 0 18 Installed IEPBANTERS/SETUP-IEPBANTERS.TP2 0 10 Installed BG1NPC.TP2 0 27 Installed BG1NPC.TP2 0 29 Installed BG1NPC.TP2 0 30 Installed BG1NPC.TP2 0 200 Installed BG1NPCMUSIC/BG1NPCMUSIC.TP2 0 0 Installed XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2 0 0 Installed CORANBGFRIEND/CORANBGFRIEND.TP2 0 0 Installed AJANTISBG1/SETUP-AJANTISBG1.TP2 0 0 Installed GAVIN/GAVIN.TP2 0 0 Installed GAVIN/GAVIN.TP2 0 4 Installed GAVIN/GAVIN.TP2 0 10 Installed BG1UB/SETUP-BG1UB.TP2 0 0 Installed BG1UB/SETUP-BG1UB.TP2 0 1 Installed BG1UB/SETUP-BG1UB.TP2 0 2 Installed BG1UB/SETUP-BG1UB.TP2 0 3 Installed BG1UB/SETUP-BG1UB.TP2 0 8 Installed BG1UB/SETUP-BG1UB.TP2 0 9 Installed BG1UB/SETUP-BG1UB.TP2 0 10 Installed BG1UB/SETUP-BG1UB.TP2 0 11 Installed BG1UB/SETUP-BG1UB.TP2 0 12 Installed BG1UB/SETUP-BG1UB.TP2 0 13 Installed BG1UB/SETUP-BG1UB.TP2 0 14 Installed BG1UB/SETUP-BG1UB.TP2 0 15 Installed BG1UB/SETUP-BG1UB.TP2 0 16 Installed BG1UB/SETUP-BG1UB.TP2 0 17 Installed BG1UB/SETUP-BG1UB.TP2 0 18 Installed BG1UB/SETUP-BG1UB.TP2 0 19 Installed BG1UB/SETUP-BG1UB.TP2 0 20 Installed BG1UB/SETUP-BG1UB.TP2 0 21 Installed BG1UB/SETUP-BG1UB.TP2 0 22 Installed BG1UB/SETUP-BG1UB.TP2 0 23 Installed BG1UB/SETUP-BG1UB.TP2 0 24 Installed BG1UB/SETUP-BG1UB.TP2 0 25 Installed BG1UB/SETUP-BG1UB.TP2 0 26 Installed SETUP-BGTTWEAK.TP2 0 100 Installed SETUP-BGTTWEAK.TP2 0 500 Installed SETUP-BGTTWEAK.TP2 0 702 Installed SETUP-BGTTWEAK.TP2 0 902 Installed SETUP-BGTTWEAK.TP2 0 1101 Installed SETUP-BGTTWEAK.TP2 0 1400 Installed SETUP-BGTTWEAK.TP2 0 2001 Installed SETUP-BGTTWEAK.TP2 0 2100 Installed SETUP-BGTTWEAK.TP2 0 2300 Installed SETUP-HARDTIMES.TP2 0 0 Installed SETUP-HARDTIMES.TP2 0 1 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 0 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 1 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 8 Installed SETUP-BANTERPACK.TP2 0 0 Installed SETUP-BANTERPACK.TP2 0 1 Installed SETUP-BANTERPACK.TP2 0 2 Installed IEPBANTERS/SETUP-IEPBANTERS.TP2 0 2 Installed VICONIA/SETUP-VICONIA.TP2 0 0 Installed YOSHIMO/YOSHIMO.TP2 0 0 Installed IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2 0 0 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 0 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 10 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 20 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 30 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 40 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 50 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 60 Installed AURORA/SETUP-AURORA.TP2 0 500 Installed AURORA/SETUP-AURORA.TP2 0 520 Installed SETUP-SCS.TP2 0 10 Installed SETUP-SCS.TP2 0 20 Installed SETUP-SCS.TP2 0 30 Installed SETUP-SCS.TP2 0 60 Installed SETUP-SCS.TP2 0 2000 Installed SETUP-SCS.TP2 0 2020 Installed SETUP-SCS.TP2 0 3001 Installed SETUP-SCS.TP2 0 3010 Installed SETUP-SCS.TP2 0 3050 Installed SETUP-SCS.TP2 0 3070 Installed SETUP-SCS.TP2 0 3080 Installed SETUP-SCS.TP2 0 4010 Installed SETUP-SCS.TP2 0 4020 Installed SETUP-SCS.TP2 0 4030 Installed SETUP-SCS.TP2 0 5000 Installed SETUP-SCS.TP2 0 5010 Installed SETUP-SCS.TP2 0 5020 Installed SETUP-SCS.TP2 0 5031 Installed SETUP-SCS.TP2 0 5041 Installed SETUP-SCS.TP2 0 5050 Installed SETUP-SCS.TP2 0 5070 Installed SETUP-SCS.TP2 0 5080 Installed SETUP-SCS.TP2 0 5090 Installed SETUP-SCS.TP2 0 6000 Installed SETUP-SCS.TP2 0 6005 Installed SETUP-SCS.TP2 0 6010 Installed SETUP-SCS.TP2 0 6020 Installed SETUP-SCS.TP2 0 6030 Installed SETUP-SCS.TP2 0 6040 Installed SETUP-SCS.TP2 0 6050 Installed SETUP-SCS.TP2 0 6060 Installed SETUP-SCS.TP2 0 6070 Installed SETUP-SCS.TP2 0 6080 Installed SETUP-SCS.TP2 0 6090 Installed SETUP-SCS.TP2 0 6100 Installed SETUP-SCS.TP2 0 6110 Installed SETUP-SCS.TP2 0 6120 Installed SETUP-SCS.TP2 0 6130 Installed SETUP-SCS.TP2 0 6140 Installed SETUP-SCS.TP2 0 6150 Installed SETUP-SCS.TP2 0 6160 Installed SETUP-SCS.TP2 0 6170 Installed SETUP-SCS.TP2 0 6180 Installed SETUP-SCS.TP2 0 6190 Installed SETUP-SCS.TP2 0 6200 Installed CROSSMODBG2/SETUP-CROSSMODBG2.TP2 0 0 Installed CROSSMODBG2/SETUP-CROSSMODBG2.TP2 0 1 Installed RR/SETUP-RR.TP2 0 0 Installed RR/SETUP-RR.TP2 0 1 Installed RR/SETUP-RR.TP2 0 2 Installed RR/SETUP-RR.TP2 0 3 Installed RR/SETUP-RR.TP2 0 4 Installed RR/SETUP-RR.TP2 0 5 Installed RR/SETUP-RR.TP2 0 6 Installed RR/SETUP-RR.TP2 0 7 Installed RR/SETUP-RR.TP2 0 8 Installed RR/SETUP-RR.TP2 0 9 Installed RR/SETUP-RR.TP2 0 11 Installed RR/SETUP-RR.TP2 0 12 Installed SETUP-ASHESOFEMBERS.TP2 0 0 Installed SCSII/SETUP-SCSII.TP2 0 4030 Installed SCSII/SETUP-SCSII.TP2 0 4060 Installed SCSII/SETUP-SCSII.TP2 0 4061 Installed SCSII/SETUP-SCSII.TP2 0 4062 Installed SCSII/SETUP-SCSII.TP2 0 4063 Installed SCSII/SETUP-SCSII.TP2 0 4064 Installed SCSII/SETUP-SCSII.TP2 0 4065 Installed SCSII/SETUP-SCSII.TP2 0 4066 Installed SCSII/SETUP-SCSII.TP2 0 4067 Installed SCSII/SETUP-SCSII.TP2 0 5010 Installed SCSII/SETUP-SCSII.TP2 0 5020 Installed SCSII/SETUP-SCSII.TP2 0 5030 Installed SCSII/SETUP-SCSII.TP2 0 6010 Installed SCSII/SETUP-SCSII.TP2 0 7100 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 60 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 110 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 120 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 130 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1020 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1040 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1050 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1070 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1080 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1130 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1150 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1170 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1180 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1220 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2060 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2140 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2151 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2160 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2170 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2190 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2200 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2210 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2240 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2250 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2261 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2271 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2281 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2294 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2320 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3000 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3125 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3190 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4000 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4031 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4041 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4061 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4071 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 100 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 101 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 115 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 120 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 125 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 200 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 201 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 202 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 218 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 212 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 262 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 301 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 302 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 303 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 304 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 310 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 600 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 0 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 1 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 2 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 3 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 4 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 5 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 6 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 7 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 8 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 9 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 10 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 11 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 12 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 13 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 14 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 15 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 16 Installed 1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2 0 0 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 1 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 2 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 3 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 0 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 3 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 55 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 60 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 100 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1218 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1219 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1221 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1222 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1225 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1206 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1207 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1227 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1228 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1212 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1230 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1231 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1233 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1235 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1237 Installed [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes Installing [Branwen] [v1.6] [./override/ar7200.are] loaded, 30600 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [baldur.ini] loaded, 671 bytes [baldur.ini] loaded, 671 bytes Copying and patching 1 file ... [./override/branwe.cre] loaded, 1832 bytes Branwen: true neutral human cleric (Current attributes: Str=13 Dex=16 Con=15 Int=9 Wis=16 Cha=13) [War Hammer=1, Sling=1] Select a class from the list below. Enter the class's number and press "Enter". 0 Wait, I've changed my mind - don't install this component! 1 Mage 11 Druid 2 Fighter (includes Barbarian) 12 Ranger 3 Cleric 13 Mage/Thief 4 Thief 14 Cleric/Mage 5 Bard 15 Cleric/Thief 6 Paladin 16 Fighter/Druid 7 Fighter/Mage 17 Fighter/Mage/Cleric 8 Fighter/Cleric 18 Cleric/Ranger 9 Fighter/Thief 19 Sorcerer 10 Fighter/Mage/Thief 20 Monk User answer: "2" Current attributes: Str=13 Dex=16 Con=15 Int=9 Wis=16 Cha=13 Type new attributes as whole numbers separated by spaces, or 0 for no change. Press "Enter" when done. Do not include exceptional strength % bonuses (you will be asked about that later if relevant). Valid range is 3 to 25. User answer: "15 16 15 9 17 10" Current attributes: Str=13 Dex=16 Con=15 Int=9 Wis=16 Cha=13 Changed to: 15, 16, 15, 9, 17, 10 Copying and patching 1 file ... [./override/kitlist.2da] loaded, 2489 bytes Copying and patching 1 file ... BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD5/DATA/DEFAULT.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD4/DATA/DEFAULT.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD3/DATA/DEFAULT.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD2/DATA/DEFAULT.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD2/DATA/DEFAULT.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD1/DATA/DEFAULT.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2/DATA/DEFAULT.BIF] [C:GamesBaldurs Gate 2/DATA/DEFAULT.BIF] 5847739 bytes, 444 files, 0 tilesets Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Copying and patching 1 file ... Select a kit from the list below, or enter 0 if you prefer No Kit/True Class. 0 None of these things interest me. 1 Berserker 2 Wizard Slayer 3 Kensai 4 Barbarian User answer: "0" Copying and patching 1 file ... [./override/weapprof.2da] loaded, 69043 bytes Copying and patching 1 file ... Select weapon proficiencies from the list below. The first column lists the number to enter, the second lists the maximum you may place, and the third is the proficiency's name. 0 0 0 NO_PROFICIENCY 89 5 0 Bastard Sword 90 5 0 Long Sword 91 5 0 Short Sword 92 5 0 Axe 93 5 0 Two Handed Sword 94 5 0 Katana 95 5 0 Scimitar 96 5 0 Dagger 97 5 0 War Hammer 115 5 0 Club 98 5 0 Spear 99 5 0 Halberd 100 5 0 Flail 101 5 0 Mace 102 5 0 Quarter Staff 103 5 0 Cross Bow 104 5 0 Long Bow 105 5 0 Short Bow 106 5 0 Dart 107 5 0 Sling 111 2 0 Two Handed Weapon Style 112 2 0 Sword and Shield Style 113 2 0 Single Weapon Style 114 3 0 Two Weapon Style 4 points remaining User answer: "97" Select weapon proficiencies from the list below. The first column lists the number to enter, the second lists the maximum you may place, and the third is the proficiency's name. 0 0 0 NO_PROFICIENCY 89 5 0 Bastard Sword 90 5 0 Long Sword 91 5 0 Short Sword 92 5 0 Axe 93 5 0 Two Handed Sword 94 5 0 Katana 95 5 0 Scimitar 96 5 0 Dagger 97 5 1 War Hammer 115 5 0 Club 98 5 0 Spear 99 5 0 Halberd 100 5 0 Flail 101 5 0 Mace 102 5 0 Quarter Staff 103 5 0 Cross Bow 104 5 0 Long Bow 105 5 0 Short Bow 106 5 0 Dart 107 5 0 Sling 111 2 0 Two Handed Weapon Style 112 2 0 Sword and Shield Style 113 2 0 Single Weapon Style 114 3 0 Two Weapon Style 3 points remaining User answer: "107" Select weapon proficiencies from the list below. The first column lists the number to enter, the second lists the maximum you may place, and the third is the proficiency's name. 0 0 0 NO_PROFICIENCY 89 5 0 Bastard Sword 90 5 0 Long Sword 91 5 0 Short Sword 92 5 0 Axe 93 5 0 Two Handed Sword 94 5 0 Katana 95 5 0 Scimitar 96 5 0 Dagger 97 5 1 War Hammer 115 5 0 Club 98 5 0 Spear 99 5 0 Halberd 100 5 0 Flail 101 5 0 Mace 102 5 0 Quarter Staff 103 5 0 Cross Bow 104 5 0 Long Bow 105 5 0 Short Bow 106 5 0 Dart 107 5 1 Sling 111 2 0 Two Handed Weapon Style 112 2 0 Sword and Shield Style 113 2 0 Single Weapon Style 114 3 0 Two Weapon Style 2 points remaining User answer: "97" Select weapon proficiencies from the list below. The first column lists the number to enter, the second lists the maximum you may place, and the third is the proficiency's name. 0 0 0 NO_PROFICIENCY 89 5 0 Bastard Sword 90 5 0 Long Sword 91 5 0 Short Sword 92 5 0 Axe 93 5 0 Two Handed Sword 94 5 0 Katana 95 5 0 Scimitar 96 5 0 Dagger 97 5 2 War Hammer 115 5 0 Club 98 5 0 Spear 99 5 0 Halberd 100 5 0 Flail 101 5 0 Mace 102 5 0 Quarter Staff 103 5 0 Cross Bow 104 5 0 Long Bow 105 5 0 Short Bow 106 5 0 Dart 107 5 1 Sling 111 2 0 Two Handed Weapon Style 112 2 0 Sword and Shield Style 113 2 0 Single Weapon Style 114 3 0 Two Weapon Style 1 points remaining User answer: "97" [./override/branwe.cre] loaded, 1832 bytes Copying and patching 1 file ... [./override/branwe.cre] loaded, 1832 bytes [./override/thac0.2da] loaded, 4697 bytes [./override/thac0.2da] loaded, 4697 bytes Copying and patching 1 file ... [./override/savewar.2da] loaded, 1352 bytes Copying and patching 1 file ... [./override/lore.2da] loaded, 267 bytes Copying and patching 1 file ... [./override/lorebon.2da] loaded, 329 bytes Copying and patching 1 file ... [./override/hpwar.2da] loaded, 1212 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPPR102.spl] loaded, 1274 bytes [./override/SPPR102.spl] loaded, 1274 bytes [./override/SPPR103.spl] loaded, 1514 bytes [./override/SPPR103.spl] loaded, 1514 bytes [./override/SPPR106.spl] loaded, 250 bytes [./override/SPPR106.spl] loaded, 250 bytes [./override/SPPR111.spl] loaded, 586 bytes [./override/SPPR111.spl] loaded, 586 bytes [./override/ANIMATE.IDS] loaded, 8703 bytes override/branwe.cre copied to level1npcs/backup/1220/branwe.cre, 1832 bytes Copied [branwe.cre] to [override/branwe.cre] [./override/branwe5.cre] loaded, 2528 bytes Copying and patching 1 file ... [./override/branwe5.cre] loaded, 2528 bytes [./override/thac0.2da] loaded, 4697 bytes [./override/thac0.2da] loaded, 4697 bytes Copying and patching 1 file ... [./override/savewar.2da] loaded, 1352 bytes Copying and patching 1 file ... [./override/lore.2da] loaded, 267 bytes Copying and patching 1 file ... [./override/lorebon.2da] loaded, 329 bytes Copying and patching 1 file ... [./override/hpwar.2da] loaded, 1212 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPIN113.spl] loaded, 794 bytes [./override/SPPR312.spl] loaded, 586 bytes [./override/SPPR312.spl] loaded, 586 bytes [./override/SPPR313.spl] loaded, 202 bytes [./override/SPPR313.spl] loaded, 202 bytes [./override/SPPR201.spl] loaded, 6882 bytes [./override/SPPR201.spl] loaded, 6882 bytes [./override/SPPR208.spl] loaded, 298 bytes [./override/SPPR208.spl] loaded, 298 bytes [./override/SPPR208.spl] loaded, 298 bytes [./override/SPPR208.spl] loaded, 298 bytes [./override/SPPR214.spl] loaded, 2082 bytes [./override/SPPR214.spl] loaded, 2082 bytes [./override/SPPR212.spl] loaded, 394 bytes [./override/SPPR212.spl] loaded, 394 bytes [./override/SPPR102.spl] loaded, 1274 bytes [./override/SPPR102.spl] loaded, 1274 bytes [./override/SPPR103.spl] loaded, 1514 bytes [./override/SPPR103.spl] loaded, 1514 bytes [./override/SPPR103.spl] loaded, 1514 bytes [./override/SPPR103.spl] loaded, 1514 bytes [./override/SPPR106.spl] loaded, 250 bytes [./override/SPPR106.spl] loaded, 250 bytes [./override/SPPR111.spl] loaded, 586 bytes [./override/SPPR111.spl] loaded, 586 bytes override/branwe5.cre copied to level1npcs/backup/1220/branwe5.cre, 2528 bytes Copied [branwe5.cre] to [override/branwe5.cre] Adjusting NPC class/kit references (this may take some time) ... ERROR: cannot convert t-sref or %t-sref% to an integer Stopping installation because of error. Stopping installation because of error. ERROR Installing [Branwen], rolling back to previous state [level1npcs/backup/1220/UNSETSTR.1220] SET_STRING uninstall info not found Will uninstall 2 files for [LEVEL1NPCS/LEVEL1NPCS.TP2] component 1220. Restoring backed-up [level1npcs/backup/1220/branwe.cre] level1npcs/backup/1220/branwe.cre copied to override/branwe.cre, 1832 bytes Restoring backed-up [level1npcs/backup/1220/branwe5.cre] level1npcs/backup/1220/branwe5.cre copied to override/branwe5.cre, 2528 bytes Uninstalled 2 files for [LEVEL1NPCS/LEVEL1NPCS.TP2] component 1220. [./override/ar7200.are] loaded, 30600 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [baldur.ini] loaded, 671 bytes [baldur.ini] loaded, 671 bytes Unable to Unlink [level1npcs/backup/1220/READLN.1220]: Unix.Unix_error(20, "unlink", "level1npcs/backup/1220/READLN.1220") Unable to Unlink [level1npcs/backup/1220/READLN.1220.TEXT]: Unix.Unix_error(20, "unlink", "level1npcs/backup/1220/READLN.1220.TEXT") SETUP-A6CHARMPATCH.TP2 0 0 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 0 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 1001 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 3 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 100 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 102 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 104 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 106 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 107 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 108 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 109 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 110 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 111 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 112 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 113 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 114 Installed ITEM_REV/ITEM_REV.TP2 0 0 Installed 1PP.TP2 0 1 Installed 1PP.TP2 0 3 Installed 1PP.TP2 0 4 Installed 1PP.TP2 0 5 Installed 1PP.TP2 0 10 Installed 1PP.TP2 0 11 Installed 1PP.TP2 0 12 Installed 1PP_AWINGS/SETUP-1PP_AWINGS.TP2 0 0 Installed SETUP-BGT.TP2 0 0 Installed SETUP-BGTMUSIC.TP2 0 2 Installed SETUP-DARKHORIZONS.TP2 0 0 Installed SETUP-BONEHILLV275.TP2 0 0 Installed BGQE/SETUP-BGQE.TP2 0 0 Installed SETUP-TGC1E.TP2 0 0 Installed SETUP-SIRINESCALL.TP2 0 0 Installed SOA/SETUP-SOA.TP2 0 0 Installed BG1NPC.TP2 0 0 Installed BG1NPC.TP2 0 1 Installed BG1NPC.TP2 0 3 Installed BG1NPC.TP2 0 5 Installed BG1NPC.TP2 0 6 Installed BG1NPC.TP2 0 8 Installed BG1NPC.TP2 0 10 Installed BG1NPC.TP2 0 12 Installed BG1NPC.TP2 0 13 Installed BG1NPC.TP2 0 18 Installed IEPBANTERS/SETUP-IEPBANTERS.TP2 0 10 Installed BG1NPC.TP2 0 27 Installed BG1NPC.TP2 0 29 Installed BG1NPC.TP2 0 30 Installed BG1NPC.TP2 0 200 Installed BG1NPCMUSIC/BG1NPCMUSIC.TP2 0 0 Installed XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2 0 0 Installed CORANBGFRIEND/CORANBGFRIEND.TP2 0 0 Installed AJANTISBG1/SETUP-AJANTISBG1.TP2 0 0 Installed GAVIN/GAVIN.TP2 0 0 Installed GAVIN/GAVIN.TP2 0 4 Installed GAVIN/GAVIN.TP2 0 10 Installed BG1UB/SETUP-BG1UB.TP2 0 0 Installed BG1UB/SETUP-BG1UB.TP2 0 1 Installed BG1UB/SETUP-BG1UB.TP2 0 2 Installed BG1UB/SETUP-BG1UB.TP2 0 3 Installed BG1UB/SETUP-BG1UB.TP2 0 8 Installed BG1UB/SETUP-BG1UB.TP2 0 9 Installed BG1UB/SETUP-BG1UB.TP2 0 10 Installed BG1UB/SETUP-BG1UB.TP2 0 11 Installed BG1UB/SETUP-BG1UB.TP2 0 12 Installed BG1UB/SETUP-BG1UB.TP2 0 13 Installed BG1UB/SETUP-BG1UB.TP2 0 14 Installed BG1UB/SETUP-BG1UB.TP2 0 15 Installed BG1UB/SETUP-BG1UB.TP2 0 16 Installed BG1UB/SETUP-BG1UB.TP2 0 17 Installed BG1UB/SETUP-BG1UB.TP2 0 18 Installed BG1UB/SETUP-BG1UB.TP2 0 19 Installed BG1UB/SETUP-BG1UB.TP2 0 20 Installed BG1UB/SETUP-BG1UB.TP2 0 21 Installed BG1UB/SETUP-BG1UB.TP2 0 22 Installed BG1UB/SETUP-BG1UB.TP2 0 23 Installed BG1UB/SETUP-BG1UB.TP2 0 24 Installed BG1UB/SETUP-BG1UB.TP2 0 25 Installed BG1UB/SETUP-BG1UB.TP2 0 26 Installed SETUP-BGTTWEAK.TP2 0 100 Installed SETUP-BGTTWEAK.TP2 0 500 Installed SETUP-BGTTWEAK.TP2 0 702 Installed SETUP-BGTTWEAK.TP2 0 902 Installed SETUP-BGTTWEAK.TP2 0 1101 Installed SETUP-BGTTWEAK.TP2 0 1400 Installed SETUP-BGTTWEAK.TP2 0 2001 Installed SETUP-BGTTWEAK.TP2 0 2100 Installed SETUP-BGTTWEAK.TP2 0 2300 Installed SETUP-HARDTIMES.TP2 0 0 Installed SETUP-HARDTIMES.TP2 0 1 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 0 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 1 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 8 Installed SETUP-BANTERPACK.TP2 0 0 Installed SETUP-BANTERPACK.TP2 0 1 Installed SETUP-BANTERPACK.TP2 0 2 Installed IEPBANTERS/SETUP-IEPBANTERS.TP2 0 2 Installed VICONIA/SETUP-VICONIA.TP2 0 0 Installed YOSHIMO/YOSHIMO.TP2 0 0 Installed IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2 0 0 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 0 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 10 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 20 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 30 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 40 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 50 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 60 Installed AURORA/SETUP-AURORA.TP2 0 500 Installed AURORA/SETUP-AURORA.TP2 0 520 Installed SETUP-SCS.TP2 0 10 Installed SETUP-SCS.TP2 0 20 Installed SETUP-SCS.TP2 0 30 Installed SETUP-SCS.TP2 0 60 Installed SETUP-SCS.TP2 0 2000 Installed SETUP-SCS.TP2 0 2020 Installed SETUP-SCS.TP2 0 3001 Installed SETUP-SCS.TP2 0 3010 Installed SETUP-SCS.TP2 0 3050 Installed SETUP-SCS.TP2 0 3070 Installed SETUP-SCS.TP2 0 3080 Installed SETUP-SCS.TP2 0 4010 Installed SETUP-SCS.TP2 0 4020 Installed SETUP-SCS.TP2 0 4030 Installed SETUP-SCS.TP2 0 5000 Installed SETUP-SCS.TP2 0 5010 Installed SETUP-SCS.TP2 0 5020 Installed SETUP-SCS.TP2 0 5031 Installed SETUP-SCS.TP2 0 5041 Installed SETUP-SCS.TP2 0 5050 Installed SETUP-SCS.TP2 0 5070 Installed SETUP-SCS.TP2 0 5080 Installed SETUP-SCS.TP2 0 5090 Installed SETUP-SCS.TP2 0 6000 Installed SETUP-SCS.TP2 0 6005 Installed SETUP-SCS.TP2 0 6010 Installed SETUP-SCS.TP2 0 6020 Installed SETUP-SCS.TP2 0 6030 Installed SETUP-SCS.TP2 0 6040 Installed SETUP-SCS.TP2 0 6050 Installed SETUP-SCS.TP2 0 6060 Installed SETUP-SCS.TP2 0 6070 Installed SETUP-SCS.TP2 0 6080 Installed SETUP-SCS.TP2 0 6090 Installed SETUP-SCS.TP2 0 6100 Installed SETUP-SCS.TP2 0 6110 Installed SETUP-SCS.TP2 0 6120 Installed SETUP-SCS.TP2 0 6130 Installed SETUP-SCS.TP2 0 6140 Installed SETUP-SCS.TP2 0 6150 Installed SETUP-SCS.TP2 0 6160 Installed SETUP-SCS.TP2 0 6170 Installed SETUP-SCS.TP2 0 6180 Installed SETUP-SCS.TP2 0 6190 Installed SETUP-SCS.TP2 0 6200 Installed CROSSMODBG2/SETUP-CROSSMODBG2.TP2 0 0 Installed CROSSMODBG2/SETUP-CROSSMODBG2.TP2 0 1 Installed RR/SETUP-RR.TP2 0 0 Installed RR/SETUP-RR.TP2 0 1 Installed RR/SETUP-RR.TP2 0 2 Installed RR/SETUP-RR.TP2 0 3 Installed RR/SETUP-RR.TP2 0 4 Installed RR/SETUP-RR.TP2 0 5 Installed RR/SETUP-RR.TP2 0 6 Installed RR/SETUP-RR.TP2 0 7 Installed RR/SETUP-RR.TP2 0 8 Installed RR/SETUP-RR.TP2 0 9 Installed RR/SETUP-RR.TP2 0 11 Installed RR/SETUP-RR.TP2 0 12 Installed SETUP-ASHESOFEMBERS.TP2 0 0 Installed SCSII/SETUP-SCSII.TP2 0 4030 Installed SCSII/SETUP-SCSII.TP2 0 4060 Installed SCSII/SETUP-SCSII.TP2 0 4061 Installed SCSII/SETUP-SCSII.TP2 0 4062 Installed SCSII/SETUP-SCSII.TP2 0 4063 Installed SCSII/SETUP-SCSII.TP2 0 4064 Installed SCSII/SETUP-SCSII.TP2 0 4065 Installed SCSII/SETUP-SCSII.TP2 0 4066 Installed SCSII/SETUP-SCSII.TP2 0 4067 Installed SCSII/SETUP-SCSII.TP2 0 5010 Installed SCSII/SETUP-SCSII.TP2 0 5020 Installed SCSII/SETUP-SCSII.TP2 0 5030 Installed SCSII/SETUP-SCSII.TP2 0 6010 Installed SCSII/SETUP-SCSII.TP2 0 7100 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 60 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 110 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 120 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 130 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1020 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1040 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1050 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1070 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1080 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1130 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1150 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1170 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1180 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1220 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2060 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2140 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2151 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2160 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2170 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2190 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2200 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2210 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2240 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2250 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2261 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2271 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2281 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2294 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2320 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3000 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3125 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3190 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4000 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4031 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4041 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4061 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4071 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 100 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 101 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 115 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 120 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 125 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 200 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 201 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 202 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 218 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 212 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 262 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 301 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 302 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 303 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 304 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 310 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 600 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 0 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 1 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 2 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 3 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 4 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 5 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 6 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 7 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 8 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 9 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 10 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 11 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 12 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 13 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 14 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 15 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 16 Installed 1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2 0 0 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 1 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 2 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 3 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 0 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 3 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 55 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 60 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 100 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1218 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1219 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1221 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1222 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1225 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1206 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1207 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1227 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1228 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1212 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1230 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1231 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1233 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1235 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1237 Installed ERROR: Not_found PLEASE email the file SETUP-LEVEL1NPCS.DEBUG to forums.gibberlings3.net/index.php?showforum=140 Automatically Skipping [Branwen] because of error. Using Language [English (it tastes like tea and crumpets)] [English (it tastes like tea and crumpets)] has 1 top-level TRA files [level1npcs/languages/english/setup.tra] has 315 translation strings [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes [./override/ar7200.are] loaded, 30600 bytes [./override/ar0083.are] loaded, 2740 bytes [./override/ar6111.are] loaded, 2776 bytes BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD5/DATA/BH-REST.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD4/DATA/BH-REST.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD3/DATA/BH-REST.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD2/DATA/BH-REST.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD2/DATA/BH-REST.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2CD1/DATA/BH-REST.BIF] BIFF may be in hard-drive CD-path [C:GamesBaldurs Gate 2/DATA/BH-REST.BIF] [C:GamesBaldurs Gate 2/DATA/BH-REST.BIF] 173131334 bytes, 1241 files, 0 tilesets [./override/b!gavin.cre] loaded, 1924 bytes [./override/b!gavin.cre] loaded, 1924 bytes Saving This Log: SETUP-A6CHARMPATCH.TP2 0 0 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 0 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 1001 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 3 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 100 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 102 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 104 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 106 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 107 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 108 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 109 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 110 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 111 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 112 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 113 Installed BG2FIXPACK/SETUP-BG2FIXPACK.TP2 0 114 Installed ITEM_REV/ITEM_REV.TP2 0 0 Installed 1PP.TP2 0 1 Installed 1PP.TP2 0 3 Installed 1PP.TP2 0 4 Installed 1PP.TP2 0 5 Installed 1PP.TP2 0 10 Installed 1PP.TP2 0 11 Installed 1PP.TP2 0 12 Installed 1PP_AWINGS/SETUP-1PP_AWINGS.TP2 0 0 Installed SETUP-BGT.TP2 0 0 Installed SETUP-BGTMUSIC.TP2 0 2 Installed SETUP-DARKHORIZONS.TP2 0 0 Installed SETUP-BONEHILLV275.TP2 0 0 Installed BGQE/SETUP-BGQE.TP2 0 0 Installed SETUP-TGC1E.TP2 0 0 Installed SETUP-SIRINESCALL.TP2 0 0 Installed SOA/SETUP-SOA.TP2 0 0 Installed BG1NPC.TP2 0 0 Installed BG1NPC.TP2 0 1 Installed BG1NPC.TP2 0 3 Installed BG1NPC.TP2 0 5 Installed BG1NPC.TP2 0 6 Installed BG1NPC.TP2 0 8 Installed BG1NPC.TP2 0 10 Installed BG1NPC.TP2 0 12 Installed BG1NPC.TP2 0 13 Installed BG1NPC.TP2 0 18 Installed IEPBANTERS/SETUP-IEPBANTERS.TP2 0 10 Installed BG1NPC.TP2 0 27 Installed BG1NPC.TP2 0 29 Installed BG1NPC.TP2 0 30 Installed BG1NPC.TP2 0 200 Installed BG1NPCMUSIC/BG1NPCMUSIC.TP2 0 0 Installed XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2 0 0 Installed CORANBGFRIEND/CORANBGFRIEND.TP2 0 0 Installed AJANTISBG1/SETUP-AJANTISBG1.TP2 0 0 Installed GAVIN/GAVIN.TP2 0 0 Installed GAVIN/GAVIN.TP2 0 4 Installed GAVIN/GAVIN.TP2 0 10 Installed BG1UB/SETUP-BG1UB.TP2 0 0 Installed BG1UB/SETUP-BG1UB.TP2 0 1 Installed BG1UB/SETUP-BG1UB.TP2 0 2 Installed BG1UB/SETUP-BG1UB.TP2 0 3 Installed BG1UB/SETUP-BG1UB.TP2 0 8 Installed BG1UB/SETUP-BG1UB.TP2 0 9 Installed BG1UB/SETUP-BG1UB.TP2 0 10 Installed BG1UB/SETUP-BG1UB.TP2 0 11 Installed BG1UB/SETUP-BG1UB.TP2 0 12 Installed BG1UB/SETUP-BG1UB.TP2 0 13 Installed BG1UB/SETUP-BG1UB.TP2 0 14 Installed BG1UB/SETUP-BG1UB.TP2 0 15 Installed BG1UB/SETUP-BG1UB.TP2 0 16 Installed BG1UB/SETUP-BG1UB.TP2 0 17 Installed BG1UB/SETUP-BG1UB.TP2 0 18 Installed BG1UB/SETUP-BG1UB.TP2 0 19 Installed BG1UB/SETUP-BG1UB.TP2 0 20 Installed BG1UB/SETUP-BG1UB.TP2 0 21 Installed BG1UB/SETUP-BG1UB.TP2 0 22 Installed BG1UB/SETUP-BG1UB.TP2 0 23 Installed BG1UB/SETUP-BG1UB.TP2 0 24 Installed BG1UB/SETUP-BG1UB.TP2 0 25 Installed BG1UB/SETUP-BG1UB.TP2 0 26 Installed SETUP-BGTTWEAK.TP2 0 100 Installed SETUP-BGTTWEAK.TP2 0 500 Installed SETUP-BGTTWEAK.TP2 0 702 Installed SETUP-BGTTWEAK.TP2 0 902 Installed SETUP-BGTTWEAK.TP2 0 1101 Installed SETUP-BGTTWEAK.TP2 0 1400 Installed SETUP-BGTTWEAK.TP2 0 2001 Installed SETUP-BGTTWEAK.TP2 0 2100 Installed SETUP-BGTTWEAK.TP2 0 2300 Installed SETUP-HARDTIMES.TP2 0 0 Installed SETUP-HARDTIMES.TP2 0 1 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 0 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 1 Installed GAVIN_BG2/SETUP-GAVIN_BG2.TP2 0 8 Installed SETUP-BANTERPACK.TP2 0 0 Installed SETUP-BANTERPACK.TP2 0 1 Installed SETUP-BANTERPACK.TP2 0 2 Installed IEPBANTERS/SETUP-IEPBANTERS.TP2 0 2 Installed VICONIA/SETUP-VICONIA.TP2 0 0 Installed YOSHIMO/YOSHIMO.TP2 0 0 Installed IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2 0 0 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 0 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 10 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 20 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 30 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 40 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 50 Installed SPELL_REV/SETUP-SPELL_REV.TP2 0 60 Installed AURORA/SETUP-AURORA.TP2 0 500 Installed AURORA/SETUP-AURORA.TP2 0 520 Installed SETUP-SCS.TP2 0 10 Installed SETUP-SCS.TP2 0 20 Installed SETUP-SCS.TP2 0 30 Installed SETUP-SCS.TP2 0 60 Installed SETUP-SCS.TP2 0 2000 Installed SETUP-SCS.TP2 0 2020 Installed SETUP-SCS.TP2 0 3001 Installed SETUP-SCS.TP2 0 3010 Installed SETUP-SCS.TP2 0 3050 Installed SETUP-SCS.TP2 0 3070 Installed SETUP-SCS.TP2 0 3080 Installed SETUP-SCS.TP2 0 4010 Installed SETUP-SCS.TP2 0 4020 Installed SETUP-SCS.TP2 0 4030 Installed SETUP-SCS.TP2 0 5000 Installed SETUP-SCS.TP2 0 5010 Installed SETUP-SCS.TP2 0 5020 Installed SETUP-SCS.TP2 0 5031 Installed SETUP-SCS.TP2 0 5041 Installed SETUP-SCS.TP2 0 5050 Installed SETUP-SCS.TP2 0 5070 Installed SETUP-SCS.TP2 0 5080 Installed SETUP-SCS.TP2 0 5090 Installed SETUP-SCS.TP2 0 6000 Installed SETUP-SCS.TP2 0 6005 Installed SETUP-SCS.TP2 0 6010 Installed SETUP-SCS.TP2 0 6020 Installed SETUP-SCS.TP2 0 6030 Installed SETUP-SCS.TP2 0 6040 Installed SETUP-SCS.TP2 0 6050 Installed SETUP-SCS.TP2 0 6060 Installed SETUP-SCS.TP2 0 6070 Installed SETUP-SCS.TP2 0 6080 Installed SETUP-SCS.TP2 0 6090 Installed SETUP-SCS.TP2 0 6100 Installed SETUP-SCS.TP2 0 6110 Installed SETUP-SCS.TP2 0 6120 Installed SETUP-SCS.TP2 0 6130 Installed SETUP-SCS.TP2 0 6140 Installed SETUP-SCS.TP2 0 6150 Installed SETUP-SCS.TP2 0 6160 Installed SETUP-SCS.TP2 0 6170 Installed SETUP-SCS.TP2 0 6180 Installed SETUP-SCS.TP2 0 6190 Installed SETUP-SCS.TP2 0 6200 Installed CROSSMODBG2/SETUP-CROSSMODBG2.TP2 0 0 Installed CROSSMODBG2/SETUP-CROSSMODBG2.TP2 0 1 Installed RR/SETUP-RR.TP2 0 0 Installed RR/SETUP-RR.TP2 0 1 Installed RR/SETUP-RR.TP2 0 2 Installed RR/SETUP-RR.TP2 0 3 Installed RR/SETUP-RR.TP2 0 4 Installed RR/SETUP-RR.TP2 0 5 Installed RR/SETUP-RR.TP2 0 6 Installed RR/SETUP-RR.TP2 0 7 Installed RR/SETUP-RR.TP2 0 8 Installed RR/SETUP-RR.TP2 0 9 Installed RR/SETUP-RR.TP2 0 11 Installed RR/SETUP-RR.TP2 0 12 Installed SETUP-ASHESOFEMBERS.TP2 0 0 Installed SCSII/SETUP-SCSII.TP2 0 4030 Installed SCSII/SETUP-SCSII.TP2 0 4060 Installed SCSII/SETUP-SCSII.TP2 0 4061 Installed SCSII/SETUP-SCSII.TP2 0 4062 Installed SCSII/SETUP-SCSII.TP2 0 4063 Installed SCSII/SETUP-SCSII.TP2 0 4064 Installed SCSII/SETUP-SCSII.TP2 0 4065 Installed SCSII/SETUP-SCSII.TP2 0 4066 Installed SCSII/SETUP-SCSII.TP2 0 4067 Installed SCSII/SETUP-SCSII.TP2 0 5010 Installed SCSII/SETUP-SCSII.TP2 0 5020 Installed SCSII/SETUP-SCSII.TP2 0 5030 Installed SCSII/SETUP-SCSII.TP2 0 6010 Installed SCSII/SETUP-SCSII.TP2 0 7100 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 60 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 110 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 120 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 130 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1020 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1040 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1050 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1070 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1080 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1130 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1150 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1170 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1180 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 1220 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2060 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2140 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2151 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2160 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2170 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2190 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2200 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2210 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2240 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2250 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2261 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2271 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2281 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2294 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 2320 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3000 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3090 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3125 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 3190 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4000 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4010 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4031 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4041 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4061 Installed BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2 0 4071 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 100 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 101 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 115 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 120 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 125 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 200 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 201 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 202 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 218 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 212 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 262 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 301 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 302 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 303 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 304 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 310 Installed ATWEAKS/SETUP-ATWEAKS.TP2 0 600 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 0 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 1 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 2 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 3 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 4 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 5 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 6 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 7 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 8 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 9 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 10 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 11 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 12 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 13 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 14 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 15 Installed 1PP_AVATARS/SETUP-1PP_AVATARS.TP2 0 16 Installed 1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2 0 0 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 1 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 2 Installed 1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2 0 3 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 0 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 3 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 55 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 60 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 100 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1218 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1219 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1221 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1222 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1225 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1206 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1207 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1227 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1228 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1212 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1230 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1231 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1233 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1235 Installed LEVEL1NPCS/LEVEL1NPCS.TP2 0 1237 Installed [A6CharmPatchenglishsetup.tra] has 4 translation strings [bg2fixpack/english/setup.tra] has 103 translation strings [item_rev/languages/english/setup.tra] has 30 translation strings [item_rev/languages/english/item_descriptions.tra] has 1319 translation strings [item_rev/languages/english/masterwork.tra] has 13 translation strings [item_rev/languages/english/proficiencies.tra] has 11 translation strings [1PP.TP2] parsed [1PP_AWINGS/SETUP-1PP_AWINGS.TP2] parsed [1pp_awings/strings/english/strings.tra] parsed [1pp_awings/strings/english/strings.tra] has 3 translation strings [SETUP-BGT.TP2] parsed [BGT/Language/English/prompts.tra] parsed [BGT/Language/English/prompts.tra] has 51 translation strings [BGT/Language/English/setup.tra] parsed [BGT/Language/English/setup.tra] has 74 translation strings [BGT/Language/English/dialog.tra] parsed [BGT/Language/English/dialog.tra] has 31 translation strings [BGT/Language/English/journal.tra] parsed [BGT/Language/English/journal.tra] has 319 translation strings [BGT/Language/English/scripts.tra] parsed [BGT/Language/English/scripts.tra] has 22 translation strings [SETUP-BGTMUSIC.TP2] parsed [SETUP-DARKHORIZONS.TP2] parsed [DarkHorizons/Language/english/setup.tra] parsed [DarkHorizons/Language/english/setup.tra] has 846 translation strings [SETUP-BONEHILLV275.TP2] parsed [bonehillv275/Language/english/setup.tra] parsed [bonehillv275/Language/english/setup.tra] has 440 translation strings [BGQE/SETUP-BGQE.TP2] parsed [bgqe/translations/english/setup.tra] parsed [bgqe/translations/english/setup.tra] has 66 translation strings [SETUP-TGC1E.TP2] parsed [TGC1E/Translations/English_revision/actor.tra] parsed [TGC1E/Translations/English_revision/actor.tra] has 72 translation strings [TGC1E/Translations/English_revision/dialogue.tra] parsed [TGC1E/Translations/English_revision/dialogue.tra] has 585 translation strings [TGC1E/Translations/English_revision/info.tra] parsed [TGC1E/Translations/English_revision/info.tra] has 1 translation strings [TGC1E/Translations/English_revision/item.tra] parsed [TGC1E/Translations/English_revision/item.tra] has 56 translation strings [TGC1E/Translations/English_revision/npcsound.tra] parsed [TGC1E/Translations/English_revision/npcsound.tra] has 40 translation strings [TGC1E/Translations/English_revision/scriptstr.tra] parsed [TGC1E/Translations/English_revision/scriptstr.tra] has 17 translation strings [TGC1E/Translations/English_revision/setup.tra] parsed [TGC1E/Translations/English_revision/setup.tra] has 19 translation strings [TGC1E/Translations/English_revision/spell.tra] parsed [TGC1E/Translations/English_revision/spell.tra] has 11 translation strings [TGC1E/Translations/English_revision/store.tra] parsed [TGC1E/Translations/English_revision/store.tra] has 1 translation strings [SETUP-SIRINESCALL.TP2] parsed [sirinescall/translations/english/setup-sirinescall.TRA] parsed [sirinescall/translations/english/setup-sirinescall.TRA] has 4 translation strings [SOA/SETUP-SOA.TP2] parsed [soa/translations/english/setup-soa.tra] parsed [soa/translations/english/setup-soa.tra] has 231 translation strings [BG1NPC.TP2] parsed [bg1npc/tra/english/setup.tra] parsed [bg1npc/tra/english/setup.tra] has 122 translation strings [IEPBANTERS/SETUP-IEPBANTERS.TP2] parsed [iepbanters/translations/english/setup.tra] parsed [iepbanters/translations/english/setup.tra] has 13 translation strings [BG1NPCMUSIC/BG1NPCMUSIC.TP2] parsed [XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2] parsed [XanBG1Friend/English/O#XanBG1.tra] parsed [XanBG1Friend/English/O#XanBG1.tra] has 466 translation strings [CORANBGFRIEND/CORANBGFRIEND.TP2] parsed [coranbgfriend/tra/english/setup.tra] parsed [coranbgfriend/tra/english/setup.tra] has 4 translation strings [AJANTISBG1/SETUP-AJANTISBG1.TP2] parsed [AjantisBG1/Translations/English/Setup-AjantisBG1.tra] parsed [AjantisBG1/Translations/English/Setup-AjantisBG1.tra] has 33 translation strings [GAVIN/GAVIN.TP2] parsed [gavin/tra/english/setup.tra] parsed [gavin/tra/english/setup.tra] has 79 translation strings [BG1UB/SETUP-BG1UB.TP2] parsed [bg1ub/tra/English/setup.tra] parsed [bg1ub/tra/English/setup.tra] has 93 translation strings [SETUP-BGTTWEAK.TP2] parsed [BGTTweak/Language/English/prompts.tra] parsed [BGTTweak/Language/English/prompts.tra] has 93 translation strings [BGTTweak/Language/English/setup.tra] parsed [BGTTweak/Language/English/setup.tra] has 42 translation strings [SETUP-HARDTIMES.TP2] parsed [HardTimes/english/setup.tra] parsed [HardTimes/english/setup.tra] has 10 translation strings [GAVIN_BG2/SETUP-GAVIN_BG2.TP2] parsed [gavin_bg2/languages/english/setup-gavin_bg2.tra] parsed [gavin_bg2/languages/english/setup-gavin_bg2.tra] has 197 translation strings [SETUP-BANTERPACK.TP2] parsed [banterpack/english/setup.tra] parsed [banterpack/english/setup.tra] has 18 translation strings [VICONIA/SETUP-VICONIA.TP2] parsed [viconia/translations/english/setup.tra] parsed [viconia/translations/english/setup.tra] has 5 translation strings [YOSHIMO/YOSHIMO.TP2] parsed [yoshimo/translations/english/setup.tra] parsed [yoshimo/translations/english/setup.tra] has 1 translation strings [IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2] parsed [imoenfriendship/translations/english/setup.tra] parsed [imoenfriendship/translations/english/setup.tra] has 1 translation strings [SPELL_REV/SETUP-SPELL_REV.TP2] parsed [spell_revlanguagesenglisharcane.tra] parsed [spell_revlanguagesenglisharcane.tra] has 422 translation strings [spell_revlanguagesenglishdivine.tra] parsed [spell_revlanguagesenglishdivine.tra] has 297 translation strings [spell_revlanguagesenglishsetup.tra] parsed [spell_revlanguagesenglishsetup.tra] has 14 translation strings [AURORA/SETUP-AURORA.TP2] parsed [aurora/english/setup.tra] parsed [aurora/english/setup.tra] has 460 translation strings [SETUP-SCS.TP2] parsed [scs/tra/english/english.tra] parsed [scs/tra/english/english.tra] has 543 translation strings [CROSSMODBG2/SETUP-CROSSMODBG2.TP2] parsed [RR/SETUP-RR.TP2] parsed [RR/TRA/ENGLISH/RR.TRA] parsed [RR/TRA/ENGLISH/RR.TRA] has 1168 translation strings [SETUP-ASHESOFEMBERS.TP2] parsed [AshesofEmbersEnglishAoE.TRA] parsed [AshesofEmbersEnglishAoE.TRA] has 539 translation strings [SCSII/SETUP-SCSII.TP2] parsed [scsII/tra/english/english.tra] parsed [scsII/tra/english/english.tra] has 568 translation strings [BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2] parsed [BG2_Tweaks/languages/english/description_updates.tra] parsed [BG2_Tweaks/languages/english/description_updates.tra] has 34 translation strings [BG2_Tweaks/languages/english/setup.tra] parsed [BG2_Tweaks/languages/english/setup.tra] has 431 translation strings [ATWEAKS/SETUP-ATWEAKS.TP2] parsed [aTweaks/TRA/ENGLISH/aTweaks.tra] parsed [aTweaks/TRA/ENGLISH/aTweaks.tra] has 210 translation strings [1PP_AVATARS/SETUP-1PP_AVATARS.TP2] parsed [1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2] parsed [1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2] parsed [LEVEL1NPCS/LEVEL1NPCS.TP2] parsed [level1npcs/languages/english/setup.tra] parsed [level1npcs/languages/english/setup.tra] has 315 translation strings NOT INSTALLED DUE TO ERRORS Branwen WeiDU Timings SILENT 0.000 OUTER_FOR 0.000 <<<<<<<< 0.000 DEFINE_PATCH_MACRO 0.000 OUTER_SPRINT 0.000 DEFINE_ACTION_MACRO 0.000 OUTER_INNER_PATCH_SAVE 0.000 OUTER_SET 0.000 INCLUDE 0.000 DEFINE_ACTION_FUNCTION 0.000 BUT_ONLY 0.000 ACTION_FOR_EACH 0.000 DEFINE_PATCH_FUNCTION 0.000 LAUNCH_ACTION_MACRO 0.001 parsing .ids files 0.001 unmarshal BIFF 0.001 OUTER_INNER_PATCH 0.002 ACTION_IF 0.002 parsing .log files 0.003 saving files 0.014 process_patch2 0.021 COPY 0.025 Parsing TPA files 0.027 adding translation strings 0.028 tp2 uninstall 0.033 unmarshal KEY 0.043 parsing .tra files 0.079 PRINT 0.309 READ_* 0.339 eval_pe 0.494 loading files 0.789 Parsing TP2 files 1.273 stuff not covered elsewhere 2.456 unmarshal TLK 3.167 ACTION_READLN 242.833 TOTAL 251.940 Edit (Miloch): formatting messed up
Bhryaen Posted February 24, 2011 Author Posted February 24, 2011 Well, after at least an hour or two of trying to edit the main post in order to avoid the spam effect and make the readability more doable, I've managed only to enter the 1st and 2nd sections into "codebox" format. (And frankly I don't see how they worked because I did the exact same thing as with the 3rd section which refuses to enter a codebox.) Also for whatever reason the post's format isn't word-wrapping properly and instead extending off the edge of the browser. I swear I just did a minor copy-paste from Notepad sources.
erik Posted February 24, 2011 Posted February 24, 2011 Seems to be your .bat file in the codebox that breaks the format, somehow. As for the t-sref, it may be a typo. Try wrapping it in tildes ~t-sref~ like this. If that doesn't help, someone may actually need to look at the tp2. That traditionally needs some liquid courage.
Miloch Posted February 24, 2011 Posted February 24, 2011 As for the t-sref, it may be a typo.A typo of the worst kind: one where the orc-pawed coder forgot a line of code. After the "t-ktz = ktz" line, the Branwen block (somewhere around, oh, line 10571 in the tp2) needs the following inserted: t-sref = bioref That'll stop the install from bombing at least. For the intended code to actually work though, we need to change @110113 in english/setup.tra (and probably other languages, yuck) from "priestess" to "prieste?s?s?" (stupid gender-insensitive regexp). The sole purpose and result in this case is to change a line in Branwen's biography from this: She was apparently reviled by her own people for wanting to become a priest, a station reserved exclusively for the men of the village.To this:She was apparently reviled by her own people for wanting to become a fighter, a station reserved exclusively for the men of the village.Which might even make sense in this context (I assume you're doing this to dual her to a cleric eventually, but she's becoming a fighter with your change before she'll become a cleric or fighter/cleric).If that doesn't help, someone may actually need to look at the tp2. That traditionally needs some liquid courage.Forsooth, but would you believe I actually did it sober? (What was I thinking?!)
Bhryaen Posted February 24, 2011 Author Posted February 24, 2011 Seems to be your .bat file in the codebox that breaks the format, somehow. How can you tell? Actually though the format loss did happen just after the "successful" codeboxing of the .bat section. The WeiDU.log section came after. Not sure what the solution would be though other than release it from the codebox and force massive scrolling... As for the t-sref, it may be a typo. Try wrapping it in tildes ~t-sref~ like this. I initially went into the .tp2 looking for some sort of typo somewhere- an extra " " or missing "~" but all looked ok. Every other instance of an "OUTER_PATCH t-sref" is done identically and works ok (without the "~" surround). It's in Cernd, Edwin, Garrick, a number of others, all the same way. If that doesn't help, someone may actually need to look at the tp2. That traditionally needs some liquid courage. Given how infrequently Branwen's name comes up in this forum, I suspect that it's a mod issue, particularly since I have plenty, so I'm not sure the .tp2 would reveal it, but... whatever works!
Bhryaen Posted February 24, 2011 Author Posted February 24, 2011 Yes, that was the idea- dualing to cleric later after making her a tad more useful as a tank... As for the t-sref, it may be a typo.A typo of the worst kind: one where the orc-pawed coder forgot a line of code. After the "t-ktz = ktz" line, the Branwen block (somewhere around, oh, line 10571 in the tp2) needs the following inserted: t-sref = bioref That'll stop the install from bombing at least. For the intended code to actually work though, we need to change @110113 in english/setup.tra (and probably other languages, yuck) from "priestess" to "prieste?s?s?" (stupid gender-insensitive regexp). OK, I'm not sure exactly what I need to do now- if there's actually something I can do? I checked the .tp2 and can't get the "Find" to locate a single instance of "t-ktz." Otherwise I'm not sure how you're opening the file to read line numbers. My Notepad version hasn't got any. If it's just a matter of inserting "t-sref = bioref" in line (proper spacing) after that instance, that would be easy enough, but I can't find it. I feel like just deleting the "t-sref" section entirely (until this becomes fixed in a new rev of Level1NPCs if it's just a single word in an in-game dialogue anyway. By the way, I tried editing mod files before and ended up with some messed up code after I saved it, so is it ok to save an edited .tp2 without issue? Here is what I'm assuming is the "Branwen block" as I'm finding it in my .tp2 in Notepad: ////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\ //////\\\\\\//////\\\\\\//////\\\\\\//////\\\\\\//////\\\\\\//////\\\\\\ // \\ // Branwen Branwen Branwen Branwen Branwen Branwen Branwen \\ // \\ //////\\\\\\//////\\\\\\//////\\\\\\//////\\\\\\//////\\\\\\//////\\\\\\ ////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\ BEGIN @122000 REQUIRE_COMPONENT ~level1npcs.tp2~ 0 @110600 REQUIRE_PREDICATE ((GAME_IS ~tutu tutu_totsc bgt~) OR (FILE_EXISTS_IN_GAME ~wlbran0.cre~)) @122001 REQUIRE_PREDICATE !(MOD_IS_INSTALLED ~setup-scs.tp2~ 3020) @129500 GROUP @129800 ((GAME_IS ~tutu tutu_totsc bgt~) OR (FILE_EXISTS_IN_GAME ~wlbran0.cre~)) //BG1 NPCs DESIGNATED 1220 ACTION_IF NOT MOD_IS_INSTALLED ~level1npcs.tp2~ 0 BEGIN FAIL @110600 END SILENT COPY_EXISTING ~%tutu_var%branwe.cre~ ~override~ PATCH_IF SOURCE_SIZE > 0x2d3 BEGIN LAUNCH_PATCH_FUNCTION ~t-current_stats~ RET t-stats = t-npc t-attr = attrib t-name = name t-class = cs t-clx = clx t-clz = clz t-ktx = ktx t-ktz = ktz END END BUT_ONLY PRINT ~%t-stats%~ LAUNCH_ACTION_MACRO ~fj_install_component_variables~ ACTION_FOR_EACH ~modnpc~ IN ~%tutu_var%branwe~ ~%tutu_var%branwe5~ ~wlbran0~ BEGIN ACTION_IF FILE_EXISTS_IN_GAME ~%modnpc%.cre~ BEGIN COPY_EXISTING ~%modnpc%.cre~ ~override~ PATCH_IF SOURCE_SIZE > 0x2d3 BEGIN LAUNCH_PATCH_MACRO ~fj_modify_cre~ END BUT_ONLY END END ACTION_IF ((MOD_IS_INSTALLED ~level1npcs.tp2~ 100) AND (class > 0) AND (class != t-class)) BEGIN PRINT @410001 OUTER_PATCH t-sref BEGIN LAUNCH_PATCH_MACRO ~t-class_text~ END ACTION_FOR_EACH t-dlg IN ~%tutu_var%branwj~ ~b!gavinj~ ~lk#nindj~ BEGIN ACTION_IF FILE_EXISTS_IN_GAME ~%t-dlg%.dlg~ BEGIN SILENT COPY_EXISTING ~%t-dlg%.dlg~ ~override~ LAUNCH_PATCH_MACRO ~t-dlg_text~ BUT_ONLY END END END
Miloch Posted February 24, 2011 Posted February 24, 2011 I checked the .tp2 and can't get the "Find" to locate a single instance of "t-ktz." Otherwise I'm not sure how you're opening the file to read line numbers. My Notepad version hasn't got any.Get a real text editor like EditPad or PSPad (or, well, practically anything other than Notepad). You can edit both .tp2 and .tra files as normal text files. There's t-ktz all over the tp2, but the easiest way to jump to her section is just grep for " Branwen" (with a leading space). If it can't be fully fixed now, is there a way to simply let her people reject her for becoming a priest despite her being a fighter now- i.e., just delete the attempt to change the story and let it be wrong (in the interrim)? By the way, I tried editing mod files before and ended up with some messed up code after I saved it, so is it ok to save an edited .tp2 without issue?It will (should) work if you uninstall the "Update game references to NPC classes/kits" component (which is the one affecting her biography in this case). However, that will force an uninstall/reinstall of all the NPC components you installed successfully, so you may not want to do it. (It's a "mod compatibility issue" only if one can say the mod has compatibility issues with one of its own components ). If you can't figure out the file editing then you might just want to hold off a bit as I'll probably have a v1.7 in another day or so. Edit: oh and I don't think codeboxes word-wrap code lines here, so you may just want to edit your initial post and use quote tags for your batch file instead, or just delete it (it's not really needed to investigate this, as I reproduced it without any other mods).
Dakk Posted February 24, 2011 Posted February 24, 2011 You could always try [code] instead of [codebox]
Bhryaen Posted February 25, 2011 Author Posted February 25, 2011 I had to get to work, so I can't try a better text editor or test anything until near midnight when I get back home, but I'm concerned about success when I return, so I thought I'd toss a cople more questions out in the meantime. Preliminarily... thanks for the help! I've been breaking my head on this for the last week when I committed to using the mod and quickly found it an indispensible way to make NPCs more interesting to recruit. (If you want a comedy of ERRORs on the subject, you can watch me floundering here...) I've been stubbornly trying for hours and days everything my rather coding-inexperienced mind could devise as a solution, but obviously it took less than an hour for someone who knows the mod... *sigh* There's t-ktz all over the tp2, but the easiest way to jump to her section is just grep for " Branwen" (with a leading space). Is it possible that my Notepad version of the tp2 would actually not turn up a t-ktz? I mean the "Find" function found nothing. Or is it that I needed to search for " t-ktz" instead? I'll be locating the proper line by using line numbers or the " Branwen" grep now (if I can master that), but I'm just hoping to find the t-ktz when I get there. One thing I thought of and added as an edit to my last post (a bit too late) was a sort of "if-all-else-fails" solution. If I still can't find it or edit properly, is it possible to simply delete some line that requires the t-sref in the first place? Then it won't even know it's supposed to look for Branwen's class for the dialogue change. I'm looking forward to a fixed v1.7, and I'll very much appreciate using it in my next install, but I'm impatient to start my game again. I've been having issue after issue with mods over the last 2 months of learning the ropes, and this is just the latest in a very long line preventing me from getting into the game... (It's a "mod compatibility issue" only if one can say the mod has compatibility issues with one of its own components ). Not the first time I've been using overly laymen-think terminology in my references. So if BG1NPC Project's romance mod were the actual cause somehow, that would be called an "intermod" compatibility issue? Edit: oh and I don't think codeboxes word-wrap code lines here, so you may just want to edit your initial post and use quote tags for your batch file instead, or just delete it (it's not really needed to investigate this, as I reproduced it without any other mods). Now it's not even letting me edit my posts in the first place! Maybe that's because I'm logging in from a work computer this time, but still...
Miloch Posted February 25, 2011 Posted February 25, 2011 I think you can figure out how to add a line in a text file . It's just like adding an option in your baldur.ini configuration (only a much, much larger file). If not, then just wait until I upload a revised tp2. And you should be able to edit any of your posts as long as you are logged in.
Bhryaen Posted February 25, 2011 Author Posted February 25, 2011 I think you can figure out how to add a line in a text file . It's just like adding an option in your baldur.ini configuration (only a much, much larger file). If not, then just wait until I upload a revised tp2. Well, with that boost of confidence!! As usual I simply wasn't looking carefully enough, so I did locate the t-ktz, though not with the Find function but by scrolling to the line you indicated which was where I'd been all along in Notepad without knowing it. The free EditPadLite was perfect. Thanks! I got the other one too in case. The only concern I'm having is how to insert the line you indicate and what exactly it should look like. Most lines seem to have command code to precede it, and always there appears to be a precise number of spaces to insert. This is my best guess, but I suppose it looks right: SILENT COPY_EXISTING ~%tutu_var%branwe.cre~ ~override~ PATCH_IF SOURCE_SIZE > 0x2d3 BEGIN LAUNCH_PATCH_FUNCTION ~t-current_stats~ RET t-stats = t-npc t-attr = attrib t-name = name t-class = cs t-clx = clx t-clz = clz t-ktx = ktx t-ktz = ktz t-sref = bioref END END BUT_ONLY And voila! Worked like a charm! I am quite grateful and impressed you found the issue so fast, but then again I'm a novice at this. I'm more leery about the fact that no one has run into this issue before... or no one brought it to the forum. Am I the only one who ever wanted to change Branwen's class? Actually someone else at the Bioware forum said they used the Branwen component and had no issues in-game. Is that even possible if the installer is bound to crash out with that omitted line? Anyway it's working fine, so at long, long last I finish my install and get to actually play a game! And you should be able to edit any of your posts as long as you are logged in. I know you won't believe me, but I am logged in, and I truly am being given only two options for my own posts- "quote" and "reply-" or at least the posts previous to this one. That is, after I logged in from work and now have returned back here to login again, that's the case. I tried logging out and back in again, but it's still the same.
Miloch Posted February 25, 2011 Posted February 25, 2011 The only concern I'm having is how to insert the line you indicate and what exactly it should look like. Most lines seem to have command code to precede it, and always there appears to be a precise number of spaces to insert.Yeah, it's in the right place, that's all that matters (and actually even that doesn't matter much here, as long as it's before the END). Spaces are mostly cosmetic in many codebases, including this one. It doesn't need a command, well technically it's SET here, but it's implied with the = sign so we can omit it.I am quite grateful and impressed you found the issue so fast, but then again I'm a novice at this. I'm more leery about the fact that no one has run into this issue before... or no one brought it to the forum. Am I the only one who ever wanted to change Branwen's class? Actually someone else at the Bioware forum said they used the Branwen component and had no issues in-game. Is that even possible if the installer is bound to crash out with that omitted line?It's only an issue with the text-modding component I mentioned in conjunction with Branwen (hopefully only her). And that component is new so it probably hasn't gotten a lot of use yet. Plus, a lot of folks probably don't report bugs in the right place. Maybe I'd find more bug reports if I went on the Bioware forums, but I haven't bothered going on there since DA came out and they uglified everything.I know you won't believe me, but I am logged in, and I truly am being given only two options for my own postsHmm maybe an admin needs to look at it or maybe you need some sort of post count to edit posts (could be 10 for all I know). [Edit: I guess I could fix it . Forgot I'm an admin here, though I usually don't like messing with other people's posts. But it'll take a bigger admin to figure out why you can't edit it yourself.]
erik Posted February 27, 2011 Posted February 27, 2011 brought it to the forum. Am I the only one who ever wanted to change Branwen's class?Well, there are approximately pi^2 imperial shitloads of combinations possible with this mod, so... If that doesn't help, someone may actually need to look at the tp2. That traditionally needs some liquid courage.Forsooth, but would you believe I actually did it sober? (What was I thinking?!) Oh no! Any itching? Urges to dress in fluorescent yellow and chant bizarre riddles? Quick! Drink this! Uncle Korgan's Bloody Thundermead should cure it, it's not too late!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.