Jump to content

willardthor

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by willardthor

  1. While having another go at modding EET, I got a parse error when trying to install "Sword Coast Stratagems".

     

    I put debug files here.

     

    Is this a bug, or did I do something wrong?

     

    My BG2 mod install order

     

     

    MOD					REQUIRES
    
    X Baldur's Gate Trilogy Graphics [..]	E Install BEFORE anything that changes BG1 stuff.	BREAKS BG1 GRAPHICS
    
      ThrownHammers				I no conflicts
      Thalantyr - Item Upgrade		I no conflicts (he crafts items)
    
    P Unfinished Business			Q
      Almateria's Restoration Project	Q E no conflicts (like Unfinished Business; install early!)
    P Quest Pack				Q
      Ascalons Questpack Update Project	Q E no conflicts
    P The Gibberlings Three Anniversary Mod	Q
      The Darkest Day EE edition (TDDz)	Q AFTER "ROT" and "CtB"
    P The Sellswords			Q underdark stuff
    P Tales of the Deep Gardens		Q Part of a series (Colours of Infinity); this mod is nr. 1
    P Innershade				Q Part of a series (Colours of Infinity); this mod is nr. 2
    P The White Queen 			Q Part of a series (Colours of Infinity); this mod is nr. 3
      The Wheels of Prophecy		Q AFTER Ascension, Longer Road, BEFORE Sword Coast Stratagems.
      The Lure of the Sirine's Call		Q no conflicts (quest on the coast!)
      Fishing For Trouble			Q no conflicts (quests!!!)
    P Assassinations			Q -
    P Dungeon Crawl				Q no conflict
    P Eilistraee's Song			Q no conflict
    P Back to Brynnlaw			Q -
    P Adalon's Blood 			Q ask a dragon for blood
    
    P Banter Packs				N
    P IEP Extended Banters			N AFTER "Banter Pack" (complements it)
      NPC Tweak				N no conflicts (but must be installed BEFORE some NPC modding things)
    P NPC Flirt Packs			N no conflicts (new affairs for Aerie, Anomen, Jaheira, Viconia).
    P Romantic Encounters			N E some NPC mods react to this
    P Viconia Friendship (SoA & ToB)	N AFTER IEP Banters Pack
    P Mazzy Friendship (SoA & ToB)		N AFTER IEP Extended Banters
    P Imoen Friendship (SoA & ToB) 		N no conflict
    P Yoshimo Friendship 			N conflicts with Yoshimo Romance
      Sarevok Friendship			N no conflicts
      La'Valygar				N no conflicts (adds friendship for Valygar, a ranger)
    P Yvette Romance 			N Part of a series (Colours of Infinity); this mod is nr. 4
    P de'Arnise Romance			N -
    P Kivan and Deheriana Companions for 	N BEFORE Crossmod Banter Pack
    P Amber NPC				N -
    P Isra BG2				N -
    P Skie ReDone 				N has conflicts, but I am not installing them.
    P Tyris Flare				N no conflicts
    P Crossmod Banter Pack for Baldur's 	N AFTER Kivan & Deheriana, and ALL NPC mods
    
      Tweaks Anthology			  no conflicts (this is the BG2 Tweak Pack)
      www.urstuff2athkatla.com 		E no conflicts
      BGEE Leveled Spawns Mod			E no issues.
      IWDification				* AFTER Spellpack and Spell Revisions (drab-colored commoners, IWD spells, etc.)
    
      Generalized Biffing			  no conflicts (but one mod mentions it should be installed after this)
      Lighting Pack: Shader Scripts for 	  no conflicts
      New travel system between Baldur's...   no conflicts
      Recolored toolbar buttons for...	R no conflicts (it's a UI thing; last?)
    P BP-BGT Worldmap 			R -
      Portraits Portraits Everywhere	R no conflicts (?)
    
      Afaaq, the Djinni Companion		  L as late as possible (AFTER Ascension, Wheels of Prophecy, Quest Pack, Distinctive Genies)
      Sword Coast Stratagems		  L last (before other install last mods, like aTweaks)
      EET Tweaks				  L last, or close-to-last
      EEUITweaks User Interface Mods Coll.	R L AFTER SETUP_END.EXE
    

     

     

  2. [...] horizontal lines [...] Is there a workaround [...]? [...]

    already answered before. [...]

     

    My impression reading argent77's post was that tile2ee was a tool for mod developers to port their mod to EE. How straightforward is the tool to use? Could I simply write a script that traverses a mod's directory structure and replaces TIS and MOS files in the old format with files in the new format? Or would the mod itself need to be modified as well?

     

    What happens if I install the graphics overhaul on a fresh BG2EE before running SETUP-EET.exe? (I am hoping this will give me the benefits of the graphics overhaul in the BG2 portion of EET without destroying the graphics of the BG1 portion of EET).

    EDIT: I just tried this; the graphics overhaul checks if you're installing it on EET, and does nothing if you haven't initialized EET.

  3. I also have these horizontal lines (first mod installed on EET after initializing EET on a modded BG1EE (with new areas)).

     

    There is also something strange happening with a few tiles visible as I pan the view; they seem to get swapped out with other tiles really fast, which makes them flicker.

     

    Is there a workaround, or do I need to hold off installing this mod until the matter is resolved? (if the problem only affects BG1 areas, can I get this mod to leave those areas alone?)

  4. Hei Jarno,

     

    What happens if I install multiple mods that change this? Will it be the last mod's change that will be in effect, or will I break things?

    The last one will take effect the most... the only way you can get something greatly broken is when you don't overwrite everything. Aka you leave something that has no base being there anymore.

    @ "the most": I don't quite follow. If one mod sets a level cap of 40 and another mod sets a level cap of 50, and I install both in some order, then (assuming the mods are not flawed and the installers ran to completion without error) the level cap will be either 40 or 50, not closer to 50 than 40.

     

    @ "don't overwrite everything": I can see clearly how a partial install of a mod breaks things (e.g. if changes the mod uses are missing).

     

    @ "leave something": That should be no problem; it's just dead code.

     

    (can errors break your setup?)

    This actually depends on what you are asking ? You won't get the setup you made which breaks it ... but it might not BREAK the GAME, but it might as well as you won't have the setup you meant to make. Aka it's far better to know what the hell you are doing than not.

    What I am asking is basically my Question 1 again. I am trying to understand how WeiDU works, that is, what it does for you.

     

    I am assuming that when a mod installer prepared with WeiDU encounters an error, then it will not-install / rollback / undo the mod installation (or at least the part of the mod installation that resulted in an error). But does such an installer do that for all kinds of errors? (parse errors? the installer being interrupted?)

     

    It would be unfathomably frustrating to have installed mods for several hours, and then when installing one mod, an error occurs, and it breaks your setup in a manner that you cannot recover from, meaning you have to trash the game directory and start all over.

     

    By "breaks your setup", I mean "not having the setup I meant to have". To me that is a broken game (even worse if the game starts, and everything looks fine, but after playing for 20 hours, you get stuck in a quest).

     

     

    (optional) all mods hosted in one mod repository, where it is easy to check for latest version in an automated manner (e.g. GitHub).

    Good luck on licking every single mod makers rear end on trying to do that... it won't happen. Trust me.

    If I set out try to either gather all mods in one repository, or get the modders to use it, I do not anticipate I would need to do anything as graphic as licking rear ends.

     

    The mod authors went through the effort of making their mod stable enough to be used by other players. They shared it. No one asked them to do this. They want their mods to be used by people. If they are maintaining their mods, they have an incentive to have the mod included in this repository (because that's where all other mods are stored, and it has a great package manager helping users install mods). If they are not maintaining their mod, they still want it to be used, and won't mind orphaning it and letting someone else take over maintaining it (or forking it).

     

    I saw somewhere in a mod description a note discouraging others from hosting the mod on other websites, and asking the reader to not "steal" the code. My guess is that this is a mandate initiated when Baldur's Gate modding really took off (2003?) to try to maintain a measure of control; make sure it is clear where the latest version of a mod can be found (i.e. the only place that mod can be found on the web), and make sure there aren't 10s or 100s of mods all doing the same thing, which confuses players. And since web hosting was expensive back then, people would scatter the mods on dodgy free hosting websites. Now, hosting is cheap and easy. GitHub offers free public repositories; GitHub is very usable, and has a lot of tooling around it, meaning it is easy to write software that interacts with it.

     

    For 1.1, I wonder if the best approach is to create a script that tries to install every mod in any way and order, and see which mod modifies which aspects of the game, and which combinations (don't) break.

    A .bat you mean.
    Guess what ... the BWP/BWS etc have done this.. but there's 500 mods and 1500 mod components and 900 of those components do everything and your mom.

    For instance a .bat. I said "script" because it doesn't matter what language/tool is used to accomplish this task. I would personally write up something in Python, Haskel, or even Perl.

     

    @ "BWP/BWS etc. have done this": How completely / rigorously? I haven't come across a dependency graph anywhere. I am sure there is something like that built into BWS. But how complete is it? Do they only add a dependency / conflict when one is reported?

     

    I guess generating all possible installations is not really tractable; the number of EET-compatible mods alone is several orders of magnitute greater than the number of atoms in the universe (if each of those atoms was a universe, wherein each atom was a universe, then you'd get close). So the mods would need to be analyzed statically instead (e.g. for which files they modify) (which is doable).

     

    Question 1. If a mod fails to install, do I need to take my whole game directory and trash it, or will the installer only finalize the installation if no errors occur? I ask because, while using an installer to remove a mod seems to work pretty well, in the case where a bunch of parse errors occurred during installation, they also occurred during uninstallation, so I don't know if the installer actually installed anything, and if it did, whether the uninstaller removed it again.

    Well if you have an error in the mods install, like the report says, it will automatically remove itself. That of course won't cause any further problems except it removes the content that was supposed to be added. Duh.
    But asking others why it does this is usually as futile as asking them to install a faulty configuration of mods and get them to find a way to fix it. Usually it's no good for anyone. Especially with multiple mods.

    @ "asking why it does this": I was not asking anyone why-anything; I'm just trying to understand how WeiDU installers work so I know how careful I need to be when trying to install a series of mods (e.g. do I need to take a backup of the game directory each time I try to add a mod, to avoid starting over if the mod installation fails?)

     

    @ "automatically removes itself": Thank you; now I understand WeiDU installers better.

  5.  

    that's not a correct install order which may be the reason why you encountered such errors. Again quote from the first post in this topic:

    There are some dependencies between BGEE mods.

    I have found this

    attachicon.gifWeiDU.log

    install order to be a working one.

     

    Thank you for this. Based on 1) your WeiDU.log file, 2) K4thos' comments, and 3) the following "standard mod order" for BG2 I found somewhere on the web (is this correct?):

    1. item mods
    2. quest mods
    3. NPC mods
    4. spell mods
    5. kit mods
    6. tweak mods
    7. BG2Tweaks
    8. Might and Guile
    9. Refinements
    10. SCS
    11. aTweaks

    I have, upon consulting the "BiG World" PDF, prepared the following install order. I'll report back how it goes (if any of you know it will fail, feel free to make a peep)

     

    install order

     

     

    Mod type (adds/modifies):
    
    Q : Quests
    N : NPCs
    D : D&D Rules (spells, kits, ...)
    E : Engine "tweaks"
    R : Resources (portraits, music, ...)
    
    Mods:
    
    BG1 Unfinished Business		Q (install early; it won't know how to patch things other mods have patched (e.g. BG1NPC))
    Baldur's Gate Mini Quests [...]	Q (install before NPCs, so their scripted dialogs for these quests will work)
    Dark Horizons BG:EE		Q (install before NPCs, so their scripted dialogs for these quests will work)
    Drizzt Saga			Q
    The Stone of Askavar		Q
    T'was a Slow Boat from Kara-Tur Q
    Baldur's Gate Romantic Enc[...] Q
    BG1 NPC Project Music Pack	R 
    BG1 NPC Project			N (overwrites "BG1 Unfinished Business" diary change)
    Coran's BG Extended Friend[...] N
    Valerie				N (must be installed BEFORE Isra due to crossmod content)
    Isra				N (must be installed AFTER  Valerie and Gavin due to crossmod content)
    Ajantis BG1 Expansion		N no conflicts
    Aerie for BG:EE			N no conflicts? (unlisted in PDF)
    Sirene NPC			N no conflicts? (unlisted in PDF)
    Neera Banters			N no conflicts? (unlisted in PDF)
    Neera Expansion			N no conflicts? (unlisted in PDF)
    BG:EE Classic Movies		R no conflicts? (unlisted in PDF)
    

     

     

     

     

    willardthor, let's see.

     

    First of all never continue installation if you encounter any error after installing some mod.

     

    Thank you for your reply.

     

    Yeah, I didn't notice the errors until after I started analyzing the .DEBUG files.

     

    Question 1. If a mod fails to install, do I need to take my whole game directory and trash it, or will the installer only finalize the installation if no errors occur? I ask because, while using an installer to remove a mod seems to work pretty well, in the case where a bunch of parse errors occurred during installation, they also occurred during uninstallation, so I don't know if the installer actually installed anything, and if it did, whether the uninstaller removed it again.

     

     

    I recall installing them in a fairly linear order according to this)

    that's not a correct install order which may be the reason why you encountered such errors.

     

    It turns out the install order I wrote in my original message was not the install order I actually used (I have updated my messsage to reflect this); I included my WeiDU.log file which lists my actual install order. I do recall going through "BiG World" PDF (for some of the mods at least) to check for conflicts. But I got tired of doing so near the end, and I didn't notice the errors when they occurred.

     

    (I wanted to install "T'was a slow boat from Kara'Tur", but I had difficulties extracting the archive)

     

    I don't have such problem with latest winrar and 7zip. Try to update the program you use to extract files

     

    Windows 10 complained about the file being infected with malware. I found that believable since it is hosted on a very dodgy website. However, I downloaded it on my Linux-in-a-virtual-box, and it extracted just fine with unrar. So now I have it.

     

    "Setup-EET.exe", <-- I GOT ERRORS

    liekly caused by the errors encountered during BG:EE mods installation. Can't really check what exactly happen since you uploaded wrong file - it should have been setup-eet_core.debug

     

    Although as mentioned there is no point installing further if you encountered any errors on BG:EE.

     

    Question 2: If no errors occur during installation of BG1 mods, and no errors occur when I run "Setup-EET.exe", does that mean that the BG1-modding-part is over, or can BG1 mods still cause problems for BG2 mods further down the line?

     

    Question 3: Do I need to run "setup-eet_core.exe" myself, or does "Setup_EET.exe" run "setup-eet_core.exe"?

     

    Somewhere along the way, I appear to have installed a "BG2 FixPack". <-- I GOT ERRORS

    this is a mod for vanilla BG2. It's not compatible with Enhanced Edition games at all. In fact it would mess up the game if it can be installed (not sure if there are GAME_IS checks there)

     

    Yeah, I have no idea how that mod got there (unless it is really a different mod that creates a directory named something along the lines of BG2 FixPack).

     

    After running Setup-EET_end.exe, I installed the following (EET-compatible) mods.

    Quotes from the readme:

     

    After the core component is installed, your game folder should then contain additional setup-EET_end.exe file, which is REQUIRED to be installed AFTER ALL OTHER MODS (at least after any mod that modifies dialogues, so for example EET Tweaks can be installed later, but to be sure always try to keep it at the end of your installation order, even if other readme files says otherwise).

    Once the component is installed and you decide to integrate more mods you can safely uninstall it by running setup-EET_end.exe and than install it again once you are satisfied with your mod selection. No problems with reinstalling it too.

    What should be the general install order?

    The general mod install order looks like this:

    1. Mods installed on BG:EE
    2. Initialise EET (setup-EET) installed on BG2:EE
    3. Mods with native EET support installed on top of EET
    4. Finalise EET (setup-EET_end) ends the whole EET installation

    You can make an exception for GUI mods (including setup-EET_gui) and install them at the very end, even after setup-EET_end.

    With the exception of "The Darkest Day" (I'm almost-certain I did not install that after "Setup-EET_end.exe"), all the mods I listed here are from part 3 of the modlist, which says

     

    3. Mods that can be installed after EET on BG2:EE but MUST BE PATCHED FIRST

     

    The way I interpreted that (and surrounding text) was I can install these mods after running "Setup-EET_end.exe".

     

    Question 4: Are you saying that the mods in category 2 and 3 should be installed before running "Setup-EET_end.exe"? (and the category 3 mods need to be patched to make them EET-compatible)?

     

    In other words you can delete whole installation since there are too many mistakes to fix it :( I'd suggest waiting for Big Word Setup tool (if you're a windows user) to be updated to work with EET before trying it again (not sure when it will be available though). This way you will be able to select all mods that interest you from a list and the tool will download, fix known bugs and install them in correct order.

    I figured as much :/

     

    By the way, I noticed that there is a lot of overlap in some of the mods, such as ones that

    • change creature spawn rate
    • change the XP cap
    • change the amount of XP you get from monsters
    • change classes on NPCs
    • change banter frequency
    • ...

    What happens if I install multiple mods that change this? Will it be the last mod's change that will be in effect, or will I break things?

     

    My general feedback from my experience this weekend (aimed at no one in particular):

    1. there really, really needs to be a package manager for these mods.
      1. the package manager should be aware of the dependencies/conflicts of each mod ("Big World" knows this to some extent),
      2. adding/removing mods should never fail (and if they fail, should never break your system) (can errors break your setup?)
      3. (optional) all mods hosted in one mod repository, where it is easy to check for latest version in an automated manner (e.g. GitHub).

    For 1.1, I wonder if the best approach is to create a script that tries to install every mod in any way and order, and see which mod modifies which aspects of the game, and which combinations (don't) break.

  6. While all my modding trouble could be caused by these initial BG1:EE mod problems, I am going to include errors I got while installing BG2:EE in case that's not the case.

     

    Baldur's Gate 2 mods

     

    After installing BG2:EE, starting it up, creating a save game, and initializing EET with

    1. "Setup-EET.exe", <-- I GOT ERRORS

    I started installing BG2:EE mods. Now that I think of it, I'm not sure I ran "setup-EET_core.exe"; the instructions here are not very clear on whether this should be run, and how.

     

    I installed the following mods, in order.

    1. Ascalons Questpack Update Project
    2. Almateria's Restoration Project
    3. Baldur's Gate Graphics Overhaul for EET
    4. Tweaks Anthology
    5. The Lure of the Sirine's Call
    6. Thalantyr - Item Upgrade
    7. Sarevok Friendship
    8. NPC Tweak
    9. Portraits Portraits Everywhere
    10. Fishing For Trouble
    11. BGEE Leveled Spawns Mod
    12. ThrownHammers
    13. www.urstuff2athkatla.com
    14. La'Valygar Mod
    15. Generalized Biffing
    16. Lighting Pack: Shader Scripts for the Enhanced Edition
    17. New travel system between Baldur's Gate City areas
    18. The Darkest Day EE edition (TDDz) <-- I GOT ERRORS
    19. Recolored toolbar buttons for BG:EE & BG2:EE
    20. IWDification
    21. Wheels of Prophecy
    22. Afaaq, the Djinni Companion
    23. Sword Coast Stratagems <-- I GOT ERRORS x 2
    24. EET Tweaks
    25. EEUITweaks User Interface Mods Collection

    Somewhere along the way, I appear to have installed a "BG2 FixPack". <-- I GOT ERRORS

     

    After running Setup-EET_end.exe, I installed the following (EET-compatible) mods.

    1. The Darkest Day EE edition (TDDz)
    2. Adalon's Blood
    3. Amber NPC
    4. Assassinations
    5. Back to Brynnlaw
    6. Banter Packs
    7. BP-BGT Worldmap
    8. de'Arnise Romance
    9. Dungeon Crawl
    10. Eilistraee's Song
    11. IEP Extended Banters <-- I GOT ERRORS
    12. Imoen Friendship (SoA & ToB)
    13. Innershade
    14. Isra BG2
    15. Kivan and Deheriana Companions for BG2
    16. Mazzy Friendship (SoA & ToB)
    17. NPC Flirt Packs
    18. Quest Pack
    19. Romantic Encounters
    20. Skie ReDone
    21. Tales of the Deep Gardens
    22. The Gibberlings Three Anniversary Mod
    23. The Sellswords
    24. The White Queen
    25. Tyris Flare
    26. Unfinished Business
    27. Viconia Friendship (SoA & ToB)
    28. Yvette Romance
    29. Yoshimo Friendship
    30. Crossmod Banter Pack for Baldur's Gate II

    Here are all the errors I got.

    EDIT: the huge debug file dumps were causing problems (even when wrapped in "spoiler" tags), so I put them all here.

  7. Hi folks,

     

    Some mod bug reports. Can you help me out with the install process?

     

    I've been trying to get a modded EET working this weekend, by following these EET installation instructions, to install these mods, referencing this PDF file to check for conflicts. Here's what I've done:

    1. Install BG1:EE (Steam), start it up once, create a save game.
    2. Apply modmerge.
    3. Install BG1:EE mods.
    4. Install BG2:EE (Steam), start it up once, create a save game.
    5. Initialize EET (Run Setup-EET.exe)
    6. Install BG2:EE mods.
    7. Finalize EET (Run Setup-EET_end.exe)
    8. Install BG2:EE mods compatible with EET.

    (did I miss anything?)

     

    The game runs, is playable, and in many ways is extremely nice. However, there were some weird graphics glitches apparent already when I start the game; the first space CHARNAME stands on in Candlekeep is black, I can see the borders of the 45-degree-rotated rectangles on the ground, the tavern has stripes through it, and when I move the mouse around to explore the area, some of these rectangles flip out.

     

    So, I suspect I either

    • did something wrong (conflicting mod, wrong install procedure, etc.)
    • some mods are broken.

    I looked into the debug files, and some of them have errors in them.

     

    Baldur's Gate mods

     

    First I tried using the Big World Setup (BWS) to install the mods for BG1. But running Setup-EET.exe (to construct EET) in the resulting directory failed. So I started from scratch, and started installing the desired mods individually (bummer).

     

    The list of mods I installed is as follows.

    1. BG1 NPC Project
    2. BG1 NPC Project Music Pack
    3. BG1 Unfinished Business
    4. Aerie for BG:EE
    5. Ajantis BG1 expansion
    6. Baldur's Gate Mini Quests and Encounters
    7. Baldur's Gate Romantic Encounters Modification
    8. Coran's BG Extended Friendship Talks
    9. BG: EE Classic Movies
    10. Dark Horizons BG:EE
    11. Gavin NPC mod
    12. Indira NPC for BG1 Tutu
    13. Isra NPC Mod
    14. Mur'Neth NPC mod
    15. Neera Banters <-- I GOT ERRORS
    16. Neera Expansion
    17. Sirene NPC
    18. The Stone of Askavar
    19. White NPC <-- I GOT ERRORS
    20. Valerie NPC Mod <-- I GOT ERRORS

     

    WeiDU.log: (EDIT: The install order I originally listed was wrong. The install order above is now correct, as indicated by my WeiDU.log, which follows).

     

     

    // 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]
    ~BG1NPC/BG1NPC.TP2~ #0 #0 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #1 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #2 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #3 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #4 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #5 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #6 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #7 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #8 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #9 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #10 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #11 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #12 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #13 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #14 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #15 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #16 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #17 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #19 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #22 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #23 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #26 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #28 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #29 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #31 // ??? -> : 
    ~BG1NPC/BG1NPC.TP2~ #0 #200 // ??? -> : 
    ~BG1NPCMUSIC/SETUP-BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack -> Install All Audio: v6
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #13 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #28 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #29 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #30 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #32 // ??? -> : 
    ~BG1UB/SETUP-BG1UB.TP2~ #0 #33 // ??? -> : 
    ~SETUP-BG1AERIE.TP2~ #0 #0 // Aerie for BG:EE
    ~AJANTISBG1/SETUP-AJANTISBG1.TP2~ #0 #0 // Installs Ajantis BG1 Expansion Modification: 10
    ~BGQE/SETUP-BGQE.TP2~ #0 #0 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #1 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #2 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #3 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #4 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #5 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #6 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #7 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #8 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #9 // ??? -> : 
    ~BGQE/SETUP-BGQE.TP2~ #0 #10 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #0 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #1 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #2 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #3 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #4 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #5 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #6 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #7 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #8 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #9 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #10 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #11 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #12 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #13 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #14 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #15 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #16 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #17 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #18 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #19 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #20 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #21 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #22 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #23 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #24 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #25 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #26 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #27 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #28 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #29 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #30 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #31 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #32 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #33 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #34 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #35 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #36 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #37 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #38 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #39 // ??? -> : 
    ~BG1RE/SETUP-BG1RE.TP2~ #0 #40 // ??? -> : 
    ~CORANBGFRIEND/CORANBGFRIEND.TP2~ #0 #0 // Coran's Extended BG Friendship Talks: v4
    ~BGEECLASSICMOVIES/SETUP-BGEECLASSICMOVIES.TP2~ #0 #0 // Restore BG1 movies to BG:EE -> Replace all movies: v0.05
    ~BGEECLASSICMOVIES/SETUP-BGEECLASSICMOVIES.TP2~ #0 #2 // Show all movies in options without need to unlock them in game: v0.05
    ~SETUP-DARKHORIZONSBGEE.TP2~ #0 #0 //  "Dark Horizons" Mod for Baldur's Gate: Enhanced Edition: BG:EE v213
    ~GAVIN/GAVIN.TP2~ #0 #0 // ??? -> : 
    ~GAVIN/GAVIN.TP2~ #0 #1 // ??? -> : 
    ~GAVIN/GAVIN.TP2~ #0 #2 // ??? -> : 
    ~GAVIN/GAVIN.TP2~ #0 #8 // ??? -> : 
    ~GAVIN/GAVIN.TP2~ #0 #13 // ??? -> : 
    ~INDINPC/SETUP-INDINPC.TP2~ #0 #0 // Indira NPC: v12.0 BETA 3
    ~ISRA/SETUP-ISRA.TP2~ #0 #0 // Isra NPC Mod for BG:EE, BGT and TuTu
    ~ISRA/SETUP-ISRA.TP2~ #0 #2 // Install Gavin/Isra crossmod banter?
    ~MUR'NETH/MUR'NETH.TP2~ #0 #0 // ??? -> : 
    ~NEERA/NEERA.TP2~ #0 #0 // Neera Expansion: v1.1
    ~NEERA/NEERA.TP2~ #0 #2 // How much time would you like between talks (approximately)? -> 30 minutes: v1.1
    ~NEERA/NEERA.TP2~ #0 #6 // Make Neera romanceable by women?: v1.1
    ~SIRENE/SETUP-SIRENE.TP2~ #0 #0 // Sirene NPC for Baldur's Gate: Enhanced Edition
    ~SIRENE/SETUP-SIRENE.TP2~ #0 #1 // Sirene NPC for Baldur's Gate: Siege of Dragonspear
    ~SIRENE/SETUP-SIRENE.TP2~ #0 #7 // Alternate Portrait (BG2 style) by Isandir
    ~SOA/SETUP-SOA.TP2~ #0 #0 // The Stone of Askavar for TotSC/Tutu/BGT/BGEE -> Default version: areas connected by travel triggers: 1.9
    // Recently Uninstalled: ~VALERIE\VALERIE.TP2~ #0 #0 // Valerie NPC Mod for BG1 Tutu: v1.1
    

     

     

     

    (I wanted to install "T'was a slow boat from Kara'Tur", but I had difficulties extracting the archive)

     

    After analyzing my DEBUG files (with a shell script, looking for occurrences of "error" (case insensitive), ignoring occurrences referring to game files with "error" in the name), I found the following errors.

     

    (I'll post BG2 stuff in a separate post; this one is very large already)

×
×
  • Create New...