I think I also found another bug. Running setup-gui.exe would fail because SONGLIST.2DA does not exist in any of the slots. Ctb copied this file to directory sound under %slot_name% directory. I think this an attempt to wildcard the sound subdirectory under any slot but not working. If I copy the directory sound with the file songlist.2da to the slot I choose, then it works correctly.
Jourin
Member Since 06 Jul 2011Offline Last Active Yesterday, 06:32 PM
Community Stats
- Group Member
- Active Posts 37
- Profile Views 5193
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Male
-
Location
Dallas Texas
User Tools
Friends
Jourin hasn't added any friends yet.
Posts I've Made
In Topic: CtB 3.0 issues
18 November 2024 - 07:23 PM
In Topic: CtB 3.0 issues
18 November 2024 - 07:12 PM
I may have solved the problem. The main TP2 file has this line: //////////////////////////////
// Adding music
//////////////////////////////
PRINT ~Registering CtB music themes...~
INCLUDE ~%MOD_FOLDER%/lib/install-music-%engine%.tpa~
The only two files that match this are: install-music-ee.tpa and install-music-old.tpa
Definitely not an ee installation so look at music-old
This tp2 file creates: <<<<<<<< sound1.tp2 and <<<<<<<< sound2.tp2
However, last lines reference sound and sound2
COPY_EXISTING ~Setup-GUI.tp2~ ~Setup-GUI.tp2~
APPEND_FILE_EVALUATE ~sound.tp2~
APPEND_FILE ~sound2.tp2~
If I change sound to sound1
APPEND_FILE_EVALUATE ~sound1.tp2~
Installation is successful
I would appreciate a confirmation that this is the correct fix.
NOTE: If I follow the BWP format and don't install the BGT sound until after CTB, then CTB installs. However, I still think sound should be sound1 and is a bug.
In Topic: CtB 3.0 issues
18 November 2024 - 11:23 AM
Getting an installation error on CtB. Very lean installation as CTB is at the beginning and was doing a manual load of a few mods. Error is on sound installation/configuration. Missing sound.tp2 file? Which I cannot find.
Can't find attach file option.
Relevant part of debug file
- Spellhold Studios
- → Viewing Profile: Posts: Jourin
- Guidelines