Here is what I have in my .tp file (I finally found it):
.....
//////////////////////////////////////////////////////
// Redone AI, Classes, Creatures, Rules, and Spells //
//////////////////////////////////////////////////////
BEGIN @3 /*Continue with displaying mod component redone AI, Classes, Creatures, Rules, and Spells*/
REQUIRE_COMPONENT ~Setup-LostCrossroads.tp2~ ~0~ ~You don't have the first component installed!~
REQUIRE_COMPONENT ~Setup-LostCrossroads.tp2~ ~1~ ~You don't have the second component installed!~
/* TOB Check prior to compiling.*/
REQUIRE_FILE ~Data/25Dialog.bif~ ~You do not appear to have Throne of Bhaal installed.~ // ToB check
.....
The BEGIN @3 is component number three.
Still, I get a parse error. I have a suspicion the code itself right from the start, but something out there is wrong. I might as well post the debug file. Line 48 is the first REQUIRE_COMPONENT line.
-Galactygon
WeiDU v 123 Log
C:\Program Files\Black Isle\BGII - SoA\Setup-LostCrossroads.exe
[C:\Program Files\Black Isle\BGII - SoA\Setup-LostCrossroads.exe] this file time = 1.05253e+009
[Setup-LostCrossroads.exe] file time = 1.05253e+009
[Setup-Sunscorch.exe] file time = 1.05253e+009
[./chitin.key] loaded, 590551 bytes
[./chitin.key] 182 BIFFs, 41793 resources
[dialog.tlk] loaded, 12976043 bytes
[dialog.tlk] 102401 string entries
[./Autorun.ini] loaded, 1452 bytes
[./baldur.ini] loaded, 3390 bytes
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD1]
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD2]
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD3]
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD4]
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD5]
[./CharView.ini] loaded, 266 bytes
[./Copy (2) baldur.ini] loaded, 2060 bytes
Possible CD Path: [[BG2]\CD1]
Possible CD Path: [[BG2]\CD2]
Possible CD Path: [[BG2]\CD3]
Possible CD Path: [[BG2]\CD4]
Possible CD Path: [[BG2]\CD5]
[./Copy (3) of baldur.ini] loaded, 2138 bytes
Possible CD Path: [[BG2]\CD1]
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD2\]
Possible CD Path: [[BG2]\CD2]
Possible CD Path: [[BG2]\CD3]
Possible CD Path: [[BG2]\CD4]
Possible CD Path: [C:\Program Files\Black Isle\BGII - SoA\CD5\]
[./Copy of baldur.ini] loaded, 2225 bytes
Possible CD Path: [E:\CD1\]
Possible CD Path: [E:\CD2\]
Possible CD Path: [E:\CD3\]
Possible CD Path: [E:\CD4\]
[./Keymap.ini] loaded, 5423 bytes
[./Mplaynow.ini] loaded, 230 bytes
[dialog.tlk] claims to be writeable.
[dialog.tlk] claims to be a regular file.
[WeiDU.log] parsed
[SETUP-LOSTCROSSROADS.TP2] PARSE ERROR at line 48 column 1-17
Near Text: REQUIRE_COMPONENT
syntax error
[SETUP-LOSTCROSSROADS.TP2] ERROR at line 48 column 1-17
Near Text: REQUIRE_COMPONENT
Parsing.Parse_error
ERROR: parsing [SETUP-LOSTCROSSROADS.TP2]: Parsing.Parse_error
ERROR: problem parsing TP file [SETUP-LOSTCROSSROADS.TP2]: Parsing.Parse_error
ERROR: Parsing.Parse_error
WeiDU Timings
TOTAL 0.871 s
unmarshal TLK 0.531 s
unmarshal KEY 0.170 s
loading files 0.170 s
parsing .tp2 files 0.000 s
parsing .log files 0.000 s