Jump to content


Jourin

Member Since 06 Jul 2011
Offline Last Active Mar 09 2025 03:19 PM

Posts I've Made

In Topic: BWP v20.1 released

05 March 2025 - 01:57 PM

Leonardo, first I want to thank you for an awesome guide and all the work you put into it.  I really do appreciate your effort and if you ever come to the states and visit my area, I would love to buy you lunch, dinner or several rounds of beer.

 

Some feedback on the installation order:

 

Reference Component 200 [The BG1 NPC Project: Player-Initiated Dialogues]:

 

Jastey from the BG1NPC recommends this component be installed near the end and not where you currently recommend.  “BG1NPC gives the option to install the PIDs as a separate component, so it can be installed after all other mods that add dialogues.”

 

Also, the guide advertises this as a bug fix.  “This component also includes a string fixer. If once wrong dialogs should be played, herewith this can be corrected again.”

 

However, the BG1NPC Project readme indicates this bugfix is only for tutu and does not apply to BGT installations.

 

Tutu only: This component also has a Player-initiated string-fixer for all BGNPCs. If an NPC is starting to say other character's lines, or sounds odd, then speak to the character and let them know that their voice "sounds strange". The PID string-fixer will re-map the voiced lines and responses for the character, allowing you to continue the game.”

 

Again, thank you for all your effort.  I truly do appreciate it!


In Topic: CtB 3.0 issues

18 November 2024 - 07:23 PM

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. 


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

egistering CtB music themes...
Copying 8 files ...
[CtB/music/84.MUS] loaded, 603 bytes
Copied [CtB/music/84.MUS] to [music/84.MUS]
[CtB/music/85.MUS] loaded, 395 bytes
Copied [CtB/music/85.MUS] to [music/85.MUS]
[CtB/music/86.MUS] loaded, 16 bytes
Copied [CtB/music/86.MUS] to [music/86.MUS]
[CtB/music/87.MUS] loaded, 16 bytes
Copied [CtB/music/87.MUS] to [music/87.MUS]
[CtB/music/88.MUS] loaded, 396 bytes
Copied [CtB/music/88.MUS] to [music/88.MUS]
[CtB/music/89.MUS] loaded, 221 bytes
Copied [CtB/music/89.MUS] to [music/89.MUS]
[CtB/music/90.MUS] loaded, 657 bytes
Copied [CtB/music/90.MUS] to [music/90.MUS]
[CtB/music/91.MUS] loaded, 617 bytes
Copied [CtB/music/91.MUS] to [music/91.MUS]
Copying and patching 1 file ...
[./override/SONGLIST.2da] loaded, 3095 bytes
Creating 1 directory
Copying 1 file ...
[CtB/RULE/default/SONGLIST.2DA] loaded, 2804 bytes
Copied [CtB/RULE/default/SONGLIST.2DA] to [GUI_Mods/%slot_name%/sound/SONGLIST.2DA]
Copying and patching 1 file ...
[Setup-GUI.tp2] loaded, 1977 bytes
ERROR: error loading [sound.tp2]
ERROR: [Setup-GUI.tp2] -> [Setup-GUI.tp2] Patching Failed (COPY) (Unix.Unix_error(20, "stat", "sound.tp2"))
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
 
ERROR Installing [Check The Bodies], rolling back to previous state
Unable to Unlink [CtB/backup/0/OTHER.0]: Unix.Unix_error(1, "unlink", "CtB/backup/0/OTHER.0")
 
Weidu log
 
Note:  I manually installed SETUP-GUI.TP2 during my troubleshooting, but that didn't help.
 
// 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]
~TOBEX/TOBEX.TP2~ #0 #100 // TobEx - Core: v28
~TOBEX/TOBEX.TP2~ #0 #101 // Apply Concentration Check On Damage [WIP]: v28
~TOBEX/TOBEX.TP2~ #0 #102 // Awaken On Damage: v28
~TOBEX/TOBEX.TP2~ #0 #105 // No Spell Interruption On Zero Damage: v28
~TOBEX/TOBEX.TP2~ #0 #106 // Use Caster Level On Mirror Image [C]: v28
~TOBEX/TOBEX.TP2~ #0 #107 // Allow All Races to Dual Class: v28
~TOBEX/TOBEX.TP2~ #0 #108 // Allow Equipping Armor in Combat: v28
~TOBEX/TOBEX.TP2~ #0 #111 // Disable Silence On Charm: v28
~TOBEX/TOBEX.TP2~ #0 #113 // Remain Hidden On Pickpocket Success [C]: v28
~TOBEX/TOBEX.TP2~ #0 #114 // Rest Spawns Advance Time: v28
~TOBEX/TOBEX.TP2~ #0 #115 // Dialogue Greeting Subtitles: v28
~TOBEX/TOBEX.TP2~ #0 #116 // Enable Animation Attack Sounds: v28
~TOBEX/TOBEX.TP2~ #0 #117 // Universal Four Inventory Weapon Slots: v28
~TOBEX/TOBEX.TP2~ #0 #118 // Subtitles For Standard Soundsets: v28
~TOBEX/TOBEX.TP2~ #0 #120 // Drop Inventory on Disintegrate: v28
~TOBEX/TOBEX.TP2~ #0 #121 // Drop Inventory on Frozen Death: v28
~TOBEX/TOBEX.TP2~ #0 #122 // Drop Inventory on Stone Death: v28
~TOBEX/TOBEX.TP2~ #0 #123 // Enable Auto-Pause On All Screens: v28
~TOBEX/TOBEX.TP2~ #0 #124 // Make All Attack Animations Genuine Attacks: v28
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1001 // BG2 Fixpack - Game Text Update -> GTU Classic (from Baldurdash, by Kevin Dorner): v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!): v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #101 // Improved Spell Animations: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #103 // Mixed-Use Dagger Fixes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings, Dwarves, and Gnomes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers and Stalkers: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in Wrath Hell Trial: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #115 // Paws from Shapeshifting Can Not Be Dispelled: v13
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #116 // Remove Thieving Start Bonuses from Bard and Ranger Skills: v13
~SETUP-BDTOBV175.TP2~ #0 #0 // Baldurdash Fix Pack for SoA-ToB, v1.75 WeiDU
~SETUP-BDTOBV175.TP2~ #0 #11 // Textupdatepack -> Baldurdash English Text Update Pack for ToB, v1.4 WeiDU (by Kevin Dorner)
~BGT/BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: v1.23.1
~BGT/BGT.TP2~ #0 #2 // Baldur's Gate Trilogy - Music -> Hybrid Baldur's Gate/Shadows of Amn/Throne of Bhaal Music: v1.23.1
~BGGO/BGGO.TP2~ #0 #0 // BGGO for EET, BGT, BGEE, BG2EE, ToB and Tutu: v3.2
~TXTMUSIC/TXTMUSIC.TP2~ #0 #0 // Restored Textscreen Music for BG1TuTu, EasyTutu, and BGT-WeiDU: 9 (22 Mar 13)
~SETUP-GUI.TP2~ #0 #2 // Game Graphical User Interface (GUI) -> Baldur's Gate Trilogy (Elminster wielding a staff)