Jump to content


Photo

Multiclassed Multikit Builder Mod [experimental]


  • Please log in to reply
434 replies to this topic

#281 Bill Bisco

Bill Bisco
  • Member
  • 487 posts

Posted 02 September 2015 - 04:21 PM

Thank you FlameWing.

 

I look forward to your further development of Sonic Classic Heroes!  That is truly one of the best hacked games ever!  Beats the pants off the originals!


Edited by Bill Bisco, 02 September 2015 - 04:21 PM.


#282 Crevs Daak

Crevs Daak

    me orc duh duh

  • Member
  • 88 posts

Posted 03 September 2015 - 03:20 PM


I have taken the liberty to update this mod to work with the Enhanced Edition and fixed a bug which caused the base classes to get all the abilities from the multikit (described in the previous post, too).

So, I decided to step by after learning about EE... and I see someone stepped up to the plate after I lost interest in BG modding. For what is worth, you have my blessing; if you have any questions about my messy code, ask away.
 
 


Thanks, and in the first place thank you for this mod.
And about the code... I haven't touched it in a while (well, a just bunch of months), but it wasn't too bad, just a bit complex.
Edit: By the way, you can consider my older versions as being retroactively released under the MIT license with "© 2010-2011 FlameWing". Back then, I didn't put any license, which nowadays I know actually means "no redistribution or alteration allowed". 
OK :new_thumbs:  sound perfect to me, just added the license (and updated TobEx while I was at it).

#283 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5155 posts

Posted 03 September 2015 - 04:22 PM

By the by, this:

 

Bug report: The enhanced edition has changed some behavior and thus the kit's description nor title is showing. Minor.

This is because the EE custom-kit function sets those, and if it's not included, it botches the reaction.

So you have to have these set at least:

 LAF fl#add_kit_ee
   INT_VAR
     biography = RESOLVE_STR_REF (~You grew up rustling chickens. It was a poultry childhood.~)
     briefdesc = RESOLVE_STR_REF (~CHICKENRUSTLER: Not much of a thief, but the chickenrustler learns to fight pretty well due to frequently getting into scraps over <PRO_HISHER> chickenrustling ways.~)
   STR_VAR
     kit_name = flrustle

I know this cause I had made a kit that was one that wasn't set at the start, but gained after via a script, so it was install and gain-able in the EE game too, the kits name didn't got added, and I was wondering what it was, but then I just added those and pop, it worked as it should.

The RESOLVE_STR_REF (~xyz~) functions are nice at this as it sets the text in the ~...~ to the games dialog.tlk file and then gives the number to the .2da files. The problem you will run into is that the kit descriptions can only have certain amount of letters and combining two will likely break the limit, especially if the player has Kit Revisions mod for example, where the description has grown close to the upper limit, and adding two will surely take them over the limit.


Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#284 Crevs Daak

Crevs Daak

    me orc duh duh

  • Member
  • 88 posts

Posted 04 September 2015 - 06:50 PM

By the by, this:

Bug report: The enhanced edition has changed some behavior and thus the kit's description nor title is showing. Minor.

This is because the EE custom-kit function sets those, and if it's not included, it botches the reaction.
So you have to have these set at least:
 LAF fl#add_kit_ee
   INT_VAR
     biography = RESOLVE_STR_REF (~You grew up rustling chickens. It was a poultry childhood.~)
     briefdesc = RESOLVE_STR_REF (~CHICKENRUSTLER: Not much of a thief, but the chickenrustler learns to fight pretty well due to frequently getting into scraps over <PRO_HISHER> chickenrustling ways.~)
   STR_VAR
     kit_name = flrustle
I know this cause I had made a kit that was one that wasn't set at the start, but gained after via a script, so it was install and gain-able in the EE game too, the kits name didn't got added, and I was wondering what it was, but then I just added those and pop, it worked as it should.
The RESOLVE_STR_REF (~xyz~) functions are nice at this as it sets the text in the ~...~ to the games dialog.tlk file and then gives the number to the .2da files. The problem you will run into is that the kit descriptions can only have certain amount of letters and combining two will likely break the limit, especially if the player has Kit Revisions mod for example, where the description has grown close to the upper limit, and adding two will surely take them over the limit.


Actually it's an engine thing, and fl#add_kit_ee doesn't touch the kit's strref name. I've even tried adding the title via opcode 290 but it didn't work. I might add an option to print the Kit's Description on screen. Also, I'll have the KR thing in mind for the next versions.

#285 -Miles-

-Miles-
  • Guest

Posted 09 October 2015 - 08:38 AM

Crevs Daak, thank you for updating this brilliant mod to work with the Enhanced Edition. Playing through Baldur's Gate with kitted multiclass characters has added a lot of replay value to an already large game.

 

I have a bug to report. Trying to make a multikit with the Shadowdancer class spits out the following error on installation on Baldur's Gate: Enhanced Edition, using the latest Multikit version:

 

ERROR: cannot convert pick_pockets_2 or %pick_pockets_2% to an integer

Stopping installation because of error.
 
It's a shame, since the Shadowdancer is a really fun (and unbelievably powerful) kit.
 


#286 -Miles-

-Miles-
  • Guest

Posted 10 October 2015 - 05:59 AM

Oof, I can't believe I didn't catch that I posted an error log from an out-of-date version!

 

I had actually reverted to version 0.25 because 0.27.3 fails to install any thief multikit on Baldur's Gate: EE onto a Fighter/Mage/Thief chassis. Version 0.25 successfully installs any of the pre-packaged thief multikits with the exception of shadowdancer. All versions require the experience cap removal modification from BG2 Tweaks, as noted earlier in the thread, otherwise all installation attempts spit out an error relating to missing columns. Any error logs in this post are from an otherwise clean installation, and only from version 0.27.3.

 

Here is an error log from 0.27.3, trying to install thief multikits onto a True Fighter/True Mage/Some Thief chassis.The installation always fails, though the error is sometimes different for some multikit combinations.

 

http://pastebin.com/BbDy3yjP (ERROR: cannot convert pick_pockets_1 or %pick_pockets_1% to an integer for all thief kits.)

 

Here's another error log, again on an F/M/T chassis. This time, trying varying Fighter and Mage kits. All installations fail, the Shadowdancer returns a different error.

 

http://pastebin.com/b0PzX8G1 (ERROR: cannot convert 0-2 or %0-2% to an integer for all Thief kits except Shadowdancer, ERROR: cannot convert pick_pockets_2 or %pick_pockets_2% to an integer for Shadowdancer.)

 

Successful installations using only the F/T chassis:

 

http://pastebin.com/nCzBH2cs (No fatal errors.)

 

Some successful installations, and some failures, using only the M/T chassis:

 

http://pastebin.com/LMW9YHJU (ERROR: cannot convert pick_pockets_0 or %pick_pockets_0% to an integer for True Mage/True Thief, ERROR: cannot convert pick_pockets_1 or %pick_pockets_1% to an integer for Shadowdancer.)

 

I hope these error logs are helpful!



#287 -Miles-

-Miles-
  • Guest

Posted 10 October 2015 - 06:14 AM

Minor correction: I said that for True Fighter/True Mage/Some Thief the error is different for some multikit combinations, then contradicted that in the next line. It is the same error for each Thief kit.



#288 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5155 posts

Posted 10 October 2015 - 07:31 AM

Here is an error log from 0.27.3, trying to install thief multikits onto a True Fighter/True Mage/Some Thief chassis.The installation always fails, though the error is sometimes different for some multikit combinations....
The probable source of the problem is in the m7multikit-master.zip\m7multikit-master\m7multikit\lib/7c#ee_multikit.tph -file, the behaviour is different for each of the classes cause they are constructed differently each, aka the fighter/thief and thief/mage use dfferent class order, dah. But what exactly is wrong, I haven't got a clue. But the fix is possibly to assume the value is a zero if it's not found in the table.

Edited by The Imp, 10 October 2015 - 08:09 AM.

Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#289 -Elijah-

-Elijah-
  • Guest

Posted 18 October 2015 - 05:08 PM

Excuse me but my kit wont install it says this 

Install componet [Vampire Hunter/Wild Mage/Swashbuckler]

[I]install [N] Not install [Q]Quit

copying and patching 1 file (it did this 37 times)

appending to files column-wise

cannot append to column wise because there are 9 lines in clabfi01.2da but i was only given 7 lines to ammend

please help

 



#290 -Guest-

-Guest-
  • Guest

Posted 18 October 2015 - 05:12 PM

wait here is the debug file

WeiDU v 23800 Log
 
 C:\Program Files (x86)\Black Isle\BGII - SoA\setup-m7multikit.exe
[./chitin.key] loaded, 671056 bytes
[./chitin.key] 196 BIFFs, 47514 resources
[./Autorun.ini] loaded, 1452 bytes
[./baldur.ini] loaded, 1018 bytes
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\]
[./Keymap.ini] loaded, 5615 bytes
[./Mplaynow.ini] loaded, 230 bytes
[./dialog.tlk] loaded, 10515340 bytes
[./dialog.tlk] 85965 string entries
Using Language [English]
[English] has 1 top-level TRA files
[m7multikit/languages/english.tra] has 37 translation strings
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed
 
Install Component [Core Multikit Files]?
[R]e-Install, [N]o Change or [U]ninstall or [Q]uit? 
Removing old installation of [Core Multikit Files] first ...
uninstall: M7MULTIKIT/M7MULTIKIT.TP2 10
[m7multikit/backup/10/UNSETSTR.10] SET_STRING uninstall info not found
Will uninstall  42 files for [M7MULTIKIT/M7MULTIKIT.TP2] component 10.
  Restoring backed-up [m7multikit/backup/10/bgmain.exe]
m7multikit/backup/10/bgmain.exe copied to bgmain.exe, 7839790 bytes
  Restoring backed-up [m7multikit/backup/10/stats.ids]
m7multikit/backup/10/stats.ids copied to override/stats.ids, 5038 bytes
  Restoring backed-up [m7multikit/backup/10/trigger.ids]
m7multikit/backup/10/trigger.ids copied to override/trigger.ids, 7905 bytes
  Restoring backed-up [m7multikit/backup/10/action.ids]
m7multikit/backup/10/action.ids copied to override/action.ids, 13104 bytes
  Restoring backed-up [m7multikit/backup/10/mage.chr]
m7multikit/backup/10/mage.chr copied to characters/mage.chr, 2036 bytes
  Restoring backed-up [m7multikit/backup/10/tobmage.chr]
m7multikit/backup/10/tobmage.chr copied to characters/tobmage.chr, 3432 bytes
  Restoring backed-up [m7multikit/backup/10/thief.chr]
m7multikit/backup/10/thief.chr copied to characters/thief.chr, 2420 bytes
  Restoring backed-up [m7multikit/backup/10/tobthief.chr]
m7multikit/backup/10/tobthief.chr copied to characters/tobthief.chr, 3644 bytes
Uninstalled     42 files for [M7MULTIKIT/M7MULTIKIT.TP2] component 10.
 
SUCCESSFULLY REMOVED OLD [Core Multikit Files]
 
 
Installing [Core Multikit Files] [v0.24]
Copying and patching 1 file ...
[./m7multikit/multikits.tp2] loaded, 2209 bytes
loading 1 tra file
[./m7multikit/TobEx_redist/TobEx.tra] has 5 translation strings
 
Installing TobEx...
Creating 1 directory
Copying 1 file ...
[./m7multikit/TobEx_redist/TobExLoader.exe] loaded, 53760 bytes
Copied [./m7multikit/TobEx_redist/TobExLoader.exe] to [TobExLoader.exe]
Copying 1 file ...
[./m7multikit/TobEx_redist/detoured.dll] loaded, 4096 bytes
Copied [./m7multikit/TobEx_redist/detoured.dll] to [detoured.dll]
Copying 1 file ...
[./m7multikit/TobEx_redist/TobEx.dll] loaded, 581120 bytes
Copied [./m7multikit/TobEx_redist/TobEx.dll] to [TobEx.dll]
Copying 1 file ...
[./m7multikit/TobEx_redist/default_core.ini] loaded, 3028 bytes
Copied [./m7multikit/TobEx_redist/default_core.ini] to [TobEx_ini/TobExCore.ini]
Copying 1 file ...
[./m7multikit/TobEx_redist/default_tweak.ini] loaded, 205 bytes
Copied [./m7multikit/TobEx_redist/default_tweak.ini] to [TobEx_ini/TobExTweak.ini]
Copying 1 file ...
[./m7multikit/TobEx_redist/TobEx_ini.txt] loaded, 73654 bytes
Copied [./m7multikit/TobEx_redist/TobEx_ini.txt] to [TobEx_ini/TobEx_ini.txt]
Copying 1 file ...
[./m7multikit/TobEx_redist/TobExVer.txt] loaded, 2 bytes
Copied [./m7multikit/TobEx_redist/TobExVer.txt] to [TobEx_ini/TobExVer.txt]
Copying and patching 1 file ...
[bgmain.exe] loaded, 7839790 bytes
bgmain.exe copied to m7multikit/backup/10/bgmain.exe, 7839790 bytes
Copied [bgmain.exe] to [bgmain.exe]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/GUICHUI.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/GUICHUI.BIF] 158458 bytes, 27 files, 0 tilesets
Copied [guicg.chu] to [override/guicg.chu]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/racetext.2da] loaded, 1594 bytes
Copied [./m7multikit/TobEx_redist/override/racetext.2da] to [override/racetext.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/toolscrl.bam] loaded, 9923 bytes
Copied [./m7multikit/TobEx_redist/override/toolscrl.bam] to [override/toolscrl.bam]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-RULE.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-RULE.BIF] 1572797 bytes, 840 files, 0 tilesets
Copied [guimg.chu] to [override/guimg.chu]
Copying and patching 1 file ...
Copied [guipr.chu] to [override/guipr.chu]
Copying and patching 1 file ...
[./override/guicg.chu] loaded, 19792 bytes
Copied [guicg.chu] to [override/guicg.chu]
Copying and patching 1 file ...
Copied [guirec.chu] to [override/guirec.chu]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/hidespl.2da] loaded, 505 bytes
Copied [./m7multikit/TobEx_redist/override/hidespl.2da] to [override/hidespl.2da]
Copying 2 files ...
[./m7multikit/TobEx_redist/override/clsrcreq.2da] loaded, 588 bytes
Copied [./m7multikit/TobEx_redist/override/clsrcreq.2da] to [override/clsrcreq.2da]
[./m7multikit/TobEx_redist/override/mgsrcreq.2da] loaded, 319 bytes
Copied [./m7multikit/TobEx_redist/override/mgsrcreq.2da] to [override/mgsrcreq.2da]
Copying 2 files ...
[./m7multikit/TobEx_redist/override/aniwksnd.2da] loaded, 9831 bytes
Copied [./m7multikit/TobEx_redist/override/aniwksnd.2da] to [override/aniwksnd.2da]
[./m7multikit/TobEx_redist/override/anitnsnd.2da] loaded, 207 bytes
Copied [./m7multikit/TobEx_redist/override/anitnsnd.2da] to [override/anitnsnd.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/clssplab.2da] loaded, 401 bytes
Copied [./m7multikit/TobEx_redist/override/clssplab.2da] to [override/clssplab.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/itcrexcl.2da] loaded, 350 bytes
Copied [./m7multikit/TobEx_redist/override/itcrexcl.2da] to [override/itcrexcl.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/encumber.2da] loaded, 66 bytes
Copied [./m7multikit/TobEx_redist/override/encumber.2da] to [override/encumber.2da]
Appending to files ...
[./override/STATS.IDS] loaded, 5038 bytes
Appending [301 FIGHTERLEVEL...] to [stats.ids] because it does NOT contain [301 FIGHTERLEVEL]
override/stats.ids copied to m7multikit/backup/10/stats.ids, 5038 bytes
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5056 bytes
Appending [302 MAGELEVEL...] to [stats.ids] because it does NOT contain [302 MAGELEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5071 bytes
Appending [303 CLERICLEVEL...] to [stats.ids] because it does NOT contain [303 CLERICLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5088 bytes
Appending [304 THIEFLEVEL...] to [stats.ids] because it does NOT contain [304 THIEFLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5104 bytes
Appending [305 DRUIDLEVEL...] to [stats.ids] because it does NOT contain [305 DRUIDLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5120 bytes
Appending [306 RANGERLEVEL...] to [stats.ids] because it does NOT contain [306 RANGERLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5137 bytes
Appending [307 EFFECTIVECLERICLEVEL...] to [stats.ids] because it does NOT contain [307 EFFECTIVECLERICLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5163 bytes
Appending [400 WEIGHTALLOWANCEMOD...] to [stats.ids] because it does NOT contain [400 WEIGHTALLOWANCEMOD]
Appended text to [stats.ids]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/hpclass.2da] loaded, 178 bytes
Copied [./m7multikit/TobEx_redist/override/hpclass.2da] to [override/hpclass.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/hpbarb.2da] loaded, 961 bytes
Copied [./m7multikit/TobEx_redist/override/hpbarb.2da] to [override/hpbarb.2da]
Copying and patching 1 file ...
[TobEx_ini/TobExTweak.ini] loaded, 205 bytes
[./m7multikit/TobEx_redist/TobEx0018t.txt] loaded, 991 bytes
Copied [TobEx_ini/TobExTweak.ini] to [TobEx_ini/TobExTweak.ini]
Copying and patching 1 file ...
[./override/stats.ids] loaded, 5187 bytes
Appending to files ...
[./override/TRIGGER.IDS] loaded, 7905 bytes
Appending [0x4100 NextTriggerObject(O:Object*)...] to [trigger.ids] because it does NOT contain [0x4100 NextTriggerObject(O:Object*)]
override/trigger.ids copied to m7multikit/backup/10/trigger.ids, 7905 bytes
Appended text to [trigger.ids]
Copying and patching 1 file ...
[TobEx_ini/TobExTweak.ini] loaded, 1196 bytes
Appending to files ...
[./override/STATS.IDS] loaded, 5187 bytes
Appending [308 BUTTONDISABLESTEALTH...] to [stats.ids] because it does NOT contain [308 BUTTONDISABLESTEALTH]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5213 bytes
Appending [309 BUTTONDISABLETHIEVING...] to [stats.ids] because it does NOT contain [309 BUTTONDISABLETHIEVING]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5240 bytes
Appending [310 BUTTONDISABLECASTSPELL...] to [stats.ids] because it does NOT contain [310 BUTTONDISABLECASTSPELL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5268 bytes
Appending [311 BUTTONDISABLEQUICKSPELL1...] to [stats.ids] because it does NOT contain [311 BUTTONDISABLEQUICKSPELL1]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5298 bytes
Appending [312 BUTTONDISABLEQUICKSPELL2...] to [stats.ids] because it does NOT contain [312 BUTTONDISABLEQUICKSPELL2]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5328 bytes
Appending [313 BUTTONDISABLEQUICKSPELL3...] to [stats.ids] because it does NOT contain [313 BUTTONDISABLEQUICKSPELL3]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5358 bytes
Appending [314 BUTTONDISABLETURNUNDEAD...] to [stats.ids] because it does NOT contain [314 BUTTONDISABLETURNUNDEAD]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5387 bytes
Appending [315 BUTTONDISABLETALK...] to [stats.ids] because it does NOT contain [315 BUTTONDISABLETALK]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5410 bytes
Appending [316 BUTTONDISABLEUSEITEM...] to [stats.ids] because it does NOT contain [316 BUTTONDISABLEUSEITEM]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5436 bytes
Appending [317 BUTTONDISABLEQUICKITEM1...] to [stats.ids] because it does NOT contain [317 BUTTONDISABLEQUICKITEM1]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5465 bytes
Appending [318 BUTTONDISABLEBARDSONG...] to [stats.ids] because it does NOT contain [318 BUTTONDISABLEBARDSONG]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5492 bytes
Appending [319 BUTTONDISABLEQUICKITEM2...] to [stats.ids] because it does NOT contain [319 BUTTONDISABLEQUICKITEM2]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5521 bytes
Appending [320 BUTTONDISABLEQUICKITEM3...] to [stats.ids] because it does NOT contain [320 BUTTONDISABLEQUICKITEM3]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5550 bytes
Appending [321 BUTTONDISABLEABILITY...] to [stats.ids] because it does NOT contain [321 BUTTONDISABLEABILITY]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5576 bytes
Appending [322 BUTTONDISABLEFINDTRAPS...] to [stats.ids] because it does NOT contain [322 BUTTONDISABLEFINDTRAPS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5604 bytes
Appending [   323 AID...] to [stats.ids] because it does NOT contain [323 AID]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5613 bytes
Appending [ 324 BLESS...] to [stats.ids] because it does NOT contain [324 BLESS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5624 bytes
Appending [ 325 CHANT...] to [stats.ids] because it does NOT contain [325 CHANT]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5635 bytes
Appending [326 DRAWUPONHOLYMIGHT...] to [stats.ids] because it does NOT contain [326 DRAWUPONHOLYMIGHT]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5658 bytes
Appending [327 CHANTBAD...] to [stats.ids] because it does NOT contain [327 CHANTBAD]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5672 bytes
Appending [328 DISABLESPELLTYPEWIZARD...] to [stats.ids] because it does NOT contain [328 DISABLESPELLTYPEWIZARD]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5700 bytes
Appending [329 DISABLESPELLTYPEPRIEST...] to [stats.ids] because it does NOT contain [329 DISABLESPELLTYPEPRIEST]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5728 bytes
Appending [330 DISABLESPELLTYPEINNATE...] to [stats.ids] because it does NOT contain [330 DISABLESPELLTYPEINNATE]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5756 bytes
Appending [331 WINGBUFFET...] to [stats.ids] because it does NOT contain [331 WINGBUFFET]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5772 bytes
Appending [387 ACIDDAMAGEBONUS...] to [stats.ids] because it does NOT contain [387 ACIDDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5793 bytes
Appending [388 COLDDAMAGEBONUS...] to [stats.ids] because it does NOT contain [388 COLDDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5814 bytes
Appending [389 CRUSHINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [389 CRUSHINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5839 bytes
Appending [390 ELECTRICITYDAMAGEBONUS...] to [stats.ids] because it does NOT contain [390 ELECTRICITYDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5867 bytes
Appending [391 FIREDAMAGEBONUS...] to [stats.ids] because it does NOT contain [391 FIREDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5888 bytes
Appending [392 PIERCINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [392 PIERCINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5913 bytes
Appending [393 POISONDAMAGEBONUS...] to [stats.ids] because it does NOT contain [393 POISONDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5936 bytes
Appending [394 MAGICDAMAGEBONUS...] to [stats.ids] because it does NOT contain [394 MAGICDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5958 bytes
Appending [395 MISSILEDAMAGEBONUS...] to [stats.ids] because it does NOT contain [395 MISSILEDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5982 bytes
Appending [396 SLASHINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [396 SLASHINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 6007 bytes
Appending [397 MAGICFIREDAMAGEBONUS...] to [stats.ids] because it does NOT contain [397 MAGICFIREDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 6033 bytes
Appending [398 MAGICCOLDDAMAGEBONUS...] to [stats.ids] because it does NOT contain [398 MAGICCOLDDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 6059 bytes
Appending [399 STUNNINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [399 STUNNINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 7942 bytes
Appending [0x4101 MovementRate(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4101 MovementRate(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 7983 bytes
Appending [0x4102 MovementRateGT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4102 MovementRateGT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8026 bytes
Appending [0x4103 MovementRateLT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4103 MovementRateLT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8069 bytes
Appending [0x4104 NumMirrorImages(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4104 NumMirrorImages(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8113 bytes
Appending [0x4105 NumMirrorImagesGT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4105 NumMirrorImagesGT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8159 bytes
Appending [0x4106 NumMirrorImagesLT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4106 NumMirrorImagesLT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8205 bytes
Appending [0x4107 BouncingSpellLevel(O:Object*,I:Level*)...] to [trigger.ids] because it does NOT contain [0x4107 BouncingSpellLevel(O:Object*,I:Level*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8252 bytes
Appending [0x4108 NumBouncingSpellLevel(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4108 NumBouncingSpellLevel(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8312 bytes
Appending [0x4109 NumBouncingSpellLevelGT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4109 NumBouncingSpellLevelGT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8374 bytes
Appending [0x410A NumBouncingSpellLevelLT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410A NumBouncingSpellLevelLT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8436 bytes
Appending [0x410B ImmuneToSpellLevel(O:Object*,I:Level*)...] to [trigger.ids] because it does NOT contain [0x410B ImmuneToSpellLevel(O:Object*,I:Level*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8483 bytes
Appending [0x410C NumImmuneToSpellLevel(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410C NumImmuneToSpellLevel(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8543 bytes
Appending [0x410D NumImmuneToSpellLevelGT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410D NumImmuneToSpellLevelGT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8605 bytes
Appending [0x410E NumImmuneToSpellLevelLT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410E NumImmuneToSpellLevelLT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8667 bytes
Appending [0x410F TimeStopCounter(I:Number*)...] to [trigger.ids] because it does NOT contain [0x410F TimeStopCounter(I:Number*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8702 bytes
Appending [0x4110 TimeStopCounterGT(I:Number*)...] to [trigger.ids] because it does NOT contain [0x4110 TimeStopCounterGT(I:Number*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8739 bytes
Appending [0x4111 TimeStopCounterLT(I:Number*)...] to [trigger.ids] because it does NOT contain [0x4111 TimeStopCounterLT(I:Number*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8776 bytes
Appending [0x4112 TimeStopObject(O:Object*)...] to [trigger.ids] because it does NOT contain [0x4112 TimeStopObject(O:Object*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8810 bytes
Appending [0x4113 NumTrappingSpellLevel(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4113 NumTrappingSpellLevel(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8870 bytes
Appending [0x4114 NumTrappingSpellLevelGT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4114 NumTrappingSpellLevelGT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8932 bytes
Appending [0x4115 NumTrappingSpellLevelLT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4115 NumTrappingSpellLevelLT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8994 bytes
Appending [0x4116 OriginalClass(O:Object*,I:Class*Class)...] to [trigger.ids] because it does NOT contain [0x4116 OriginalClass(O:Object*,I:Class*Class)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 9041 bytes
Appending [0x4117 HPLost(O:Object*,I:Hit Points*)...] to [trigger.ids] because it does NOT contain [0x4117 HPLost(O:Object*,I:Hit Points*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 9081 bytes
Appending [0x4118 HPLostGT(O:Object*,I:Hit Points*)...] to [trigger.ids] because it does NOT contain [0x4118 HPLostGT(O:Object*,I:Hit Points*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 9123 bytes
Appending [0x4119 HPLostLT(O:Object*,I:Hit Points*)...] to [trigger.ids] because it does NOT contain [0x4119 HPLostLT(O:Object*,I:Hit Points*)]
Appended text to [trigger.ids]
Copying and patching 1 file ...
[./override/hidespl.2da] loaded, 505 bytes
Appending to files ...
[./override/ACTION.IDS] loaded, 13104 bytes
Appending [352 LoseGame()...] to [action.ids] because it does NOT contain [352 LoseGame()]
override/action.ids copied to m7multikit/backup/10/action.ids, 13104 bytes
Appended text to [action.ids]
Copying and patching 1 file ...
[TobEx_ini/TobExTweak.ini] loaded, 1196 bytes
[./m7multikit/TobEx_redist/TobEx0020t.txt] loaded, 184 bytes
Copied [TobEx_ini/TobExTweak.ini] to [TobEx_ini/TobExTweak.ini]
Appending to files ...
[./override/ACTION.IDS] loaded, 13121 bytes
Appending [353 DialogueSetGlobal(S:Name*,S:Area*,I:Value*)...] to [action.ids] because it does NOT contain [353 DialogueSetGlobal(S:Name*,S:Area*,I:Value*)]
Appended text to [action.ids]
Appending to files ...
[./override/ACTION.IDS] loaded, 13170 bytes
Appending [354 DialogueIncrementGlobal(S:Name*,S:Area*,I:Value*)...] to [action.ids] because it does NOT contain [354 DialogueIncrementGlobal(S:Name*,S:Area*,I:Value*)]
Appended text to [action.ids]
Appending to files ...
[./override/ACTION.IDS] loaded, 13225 bytes
Appending [355 DialogueSG(S:Name*,I:Num*)...] to [action.ids] because it does NOT contain [355 DialogueSG(S:Name*,I:Num*)]
Appended text to [action.ids]
Copying and patching 24 files ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-CRE.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-CRE.BIF] 5279172 bytes, 2834 files, 0 tilesets
Copying and patching 72 files ...
Copying and patching 9 files ...
Copied [sword01.cre] to [override/sword01.cre]
Copying and patching 1 file ...
[characters/mage.chr] loaded, 2036 bytes
characters/mage.chr copied to m7multikit/backup/10/mage.chr, 2036 bytes
Copied [characters/mage.chr] to [characters/mage.chr]
Copying and patching 1 file ...
[characters/tobmage.chr] loaded, 3432 bytes
characters/tobmage.chr copied to m7multikit/backup/10/tobmage.chr, 3432 bytes
Copied [characters/tobmage.chr] to [characters/tobmage.chr]
Copying and patching 1 file ...
[characters/thief.chr] loaded, 2420 bytes
characters/thief.chr copied to m7multikit/backup/10/thief.chr, 2420 bytes
Copied [characters/thief.chr] to [characters/thief.chr]
Copying and patching 1 file ...
[characters/tobthief.chr] loaded, 3644 bytes
characters/tobthief.chr copied to m7multikit/backup/10/tobthief.chr, 3644 bytes
Copied [characters/tobthief.chr] to [characters/tobthief.chr]
Copying and patching 1 file ...
[./m7multikit/multikit/m7tcwiz.spl] loaded, 634 bytes
Copied [./m7multikit/multikit/m7tcwiz.spl] to [override/m7tcwiz.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7wild.spl] loaded, 346 bytes
Copied [./m7multikit/multikit/m7wild.spl] to [override/m7wild.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp1.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp2.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp3.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp4.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp5.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp6.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp7.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp8.spl]
Copying and patching 2987 files ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-ITM.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-ITM.BIF] 980700 bytes, 1852 files, 0 tilesets
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25ITEMS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25ITEMS.BIF] 222370 bytes, 479 files, 0 tilesets
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/ITEMS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/ITEMS.BIF] 659688 bytes, 1990 files, 0 tilesets
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-SPL.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-SPL.BIF] 2184570 bytes, 1195 files, 0 tilesets
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 154 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 154 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 202 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/SPELLS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/SPELLS.BIF] 1166390 bytes, 982 files, 0 tilesets
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 154 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 154 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 202 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 154 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 250 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 154 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 154 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 154 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 298 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 202 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 250 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 298 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 202 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 202 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 250 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 202 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 250 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 250 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 298 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 250 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 346 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 394 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 202 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 346 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 298 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 298 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 442 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 490 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 346 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 250 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 298 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 394 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 442 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 346 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 394 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 346 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 346 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 490 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 394 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 442 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 442 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 490 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 538 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 586 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 538 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 298 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 394 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 442 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 634 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 490 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 682 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 490 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 538 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 730 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 586 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 634 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 682 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 730 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 202 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 394 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 778 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 538 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 778 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 586 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 538 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 586 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 826 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 874 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 922 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 970 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 250 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 634 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1018 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 634 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 586 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 346 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 826 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1066 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 298 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 346 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 682 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 730 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 682 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 730 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1114 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 778 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1162 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 634 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 682 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 442 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1210 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 394 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1258 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 394 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1306 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 826 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 730 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 778 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 826 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 778 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 874 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1354 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 874 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 922 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 970 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1018 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 826 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 874 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 490 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 922 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 538 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 442 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 442 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 490 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 586 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1066 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1114 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 874 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1402 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1450 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 490 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 922 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1498 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1162 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1546 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 970 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 970 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1018 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 634 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1210 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1258 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1066 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1306 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1354 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1402 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 682 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 538 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1594 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1642 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 586 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 634 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1018 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 538 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 922 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1690 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1450 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 682 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1114 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1066 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1162 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1738 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1498 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1786 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1210 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1258 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1546 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 730 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1594 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1642 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1834 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1882 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1690 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1930 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1306 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1114 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1978 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1354 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1738 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 778 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 826 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1402 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1162 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2026 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1210 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 586 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 730 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1786 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1834 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1450 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1498 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 778 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2074 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 874 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1882 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 970 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 634 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1546 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1930 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1978 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1594 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1642 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25SPELLS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25SPELLS.BIF] 229496 bytes, 346 files, 0 tilesets
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1258 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1690 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1306 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1738 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 682 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1354 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1402 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2122 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2026 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1018 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1450 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 922 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2170 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1498 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2074 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1066 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1786 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1546 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1834 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2122 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1114 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2170 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1594 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1642 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1882 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1690 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 730 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1930 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1978 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2218 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1162 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2266 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1210 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1738 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 970 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2218 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2026 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1018 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2266 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2314 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1258 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2074 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2122 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 826 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2170 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1066 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2314 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1786 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1114 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2362 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 874 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2218 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1162 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2410 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2458 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2506 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2554 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1306 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2602 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 922 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2362 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1354 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1210 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2650 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1258 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2698 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1834 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2410 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1402 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2458 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1450 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1306 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2746 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2266 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2314 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2362 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1882 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2410 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1498 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2506 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1546 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1930 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2458 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1594 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1642 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1690 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1978 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2506 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2554 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1738 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2794 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2554 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2602 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2650 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2698 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2746 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
 
 
 
Install Component [Multiclass Multikit Builder]?
[I]nstall, or [N]ot Install or [Q]uit? 
Skipping [Multiclass Multikit Builder]
 
Install Component [Delete Premade Multikit]?
[I]nstall, or [N]ot Install or [Q]uit? 
Skipping [Delete Premade Multikit]
 
Installing [Multiclass Multikit Installer.] [v0.24]
Copying and patching 1 file ...
[./m7multikit/multikits.tp2] loaded, 2209 bytes
Enqueuing [./m7multikit/multikits.tp2] for TP2 processing.
 
 
Saving This Log:
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Permanently_Uninstalled
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed ~Core Multikit Files~
[bg2_tweaks/languages/english/description_updates.tra] has 14 translation strings
[bg2_tweaks/languages/english/setup.tra] has 516 translation strings
[jassy/setup.tra] has 2 translation strings
[npc_strongholds/american/npc_strongholds.tra] has 3977 translation strings
[bg2fixpack/languages/english/setup.tra] has 147 translation strings
[GBThfKp/Translations/English/GBThfKp.tra] has 87 translation strings
[solarom/american/wsetup.tra] has 50 translation strings
[solarom/american/epilogue.tra] has 5 translation strings
[ascension/american/ascension.tra] has 67 translation strings
[TDD/Language/English/setup.tra] has 219 translation strings
[TDD/Language/English/tp2.tra] has 1857 translation strings
[m7multikit/languages/english.tra] has 37 translation strings
Using Language [English]
[English] has 1 top-level TRA files
[m7multikit/languages/english.tra] has 37 translation strings
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Permanently_Uninstalled
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed ~Core Multikit Files~
 
Install Component ['Vampire Hunter / Wild Mage / Swashbuckler' multikit]?
[I]nstall, or [N]ot Install or [Q]uit? 
Installing ['Vampire Hunter / Wild Mage / Swashbuckler' multikit] [v0.24]
Clearing the IDS map.
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/DEFAULT.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/DEFAULT.BIF] 5847739 bytes, 444 files, 0 tilesets
Copying and patching 1 file ...
[./m7multikit/multikit/clabkit.2da] loaded, 1123 bytes
Copied [./m7multikit/multikit/clabkit.2da] to [override/clabma00.2da]
Copying and patching 1 file ...
Copied [clabfi01.2da] to [override/clabfi00.2da]
Copying and patching 1 file ...
Copied [clabpr01.2da] to [override/clabpr00.2da]
Copying and patching 1 file ...
Copied [clabth01.2da] to [override/clabth00.2da]
Copying and patching 1 file ...
Copied [clabba01.2da] to [override/clabba00.2da]
Copying and patching 1 file ...
Copied [clabpa01.2da] to [override/clabpa00.2da]
Copying and patching 1 file ...
Copied [clabdr01.2da] to [override/clabdr00.2da]
Copying and patching 1 file ...
Copied [clabrn01.2da] to [override/clabrn00.2da]
[./override/clabma00.2da] loaded, 927 bytes
Copying and patching 1 file ...
Copied [clabmo01.2da] to [override/clabmo00.2da]
[./override/clabfi00.2da] loaded, 2572 bytes
Copying and patching 1 file ...
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/KIT.IDS] loaded, 2449 bytes
Copying and patching 1 file ...
Copied [SPCL241.spl] to [override/m70af0.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af0.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af1.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkstr.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkstr.eff] to [override/m70as0.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkga.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkga.eff] to [override/m70af2.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkeff2.spl] loaded, 250 bytes
Copied [./m7multikit/multikit/m7mkeff2.spl] to [override/m70af1.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkstr.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkstr.eff] to [override/m70as1.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkga.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkga.eff] to [override/m70af3.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkeff2.spl] loaded, 250 bytes
Copied [./m7multikit/multikit/m7mkeff2.spl] to [override/m70af2.spl]
Copying and patching 1 file ...
Copied [SPVAMH1.spl] to [override/m70af3.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af4.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af5.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af6.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af7.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af8.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af9.eff]
Copying and patching 1 file ...
Appending to files column-wise ...
Cannot append column-wise because there are 9 lines in clabfi01.2da but I was only given 7 things to append
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
 
ERROR Installing ['Vampire Hunter / Wild Mage / Swashbuckler' multikit], rolling back to previous state
Unable to Unlink [m7multikit/backup-kits/3/OTHER.3]: Unix.Unix_error(1, "unlink", "m7multikit/backup-kits/3/OTHER.3")
[m7multikit/backup-kits/3/UNSETSTR.3] SET_STRING uninstall info not found
Will uninstall  25 files for [./m7multikit/multikits.tp2] component 3.
Uninstalled     25 files for [./m7multikit/multikits.tp2] component 3.
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Permanently_Uninstalled
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed ~Core Multikit Files~
ERROR: Failure("cannot append column-wise to clabfi01.2da")
PLEASE email the file SETUP-M7MULTIKIT.DEBUG to FlameWing
Using Language [English]
[English] has 1 top-level TRA files
[m7multikit/languages/english.tra] has 37 translation strings
 
Install Component ['Vampire Hunter / Wild Mage / Swashbuckler' multikit]?
[I]nstall, or [N]ot Install or [Q]uit? 


#291 -Elijah-

-Elijah-
  • Guest

Posted 18 October 2015 - 05:13 PM

wait here is the debug file

WeiDU v 23800 Log
 
 C:\Program Files (x86)\Black Isle\BGII - SoA\setup-m7multikit.exe
[./chitin.key] loaded, 671056 bytes
[./chitin.key] 196 BIFFs, 47514 resources
[./Autorun.ini] loaded, 1452 bytes
[./baldur.ini] loaded, 1018 bytes
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\English\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\]
Possible HD/CD Path: [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\]
[./Keymap.ini] loaded, 5615 bytes
[./Mplaynow.ini] loaded, 230 bytes
[./dialog.tlk] loaded, 10515340 bytes
[./dialog.tlk] 85965 string entries
Using Language [English]
[English] has 1 top-level TRA files
[m7multikit/languages/english.tra] has 37 translation strings
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed
 
Install Component [Core Multikit Files]?
[R]e-Install, [N]o Change or [U]ninstall or [Q]uit? 
Removing old installation of [Core Multikit Files] first ...
uninstall: M7MULTIKIT/M7MULTIKIT.TP2 10
[m7multikit/backup/10/UNSETSTR.10] SET_STRING uninstall info not found
Will uninstall  42 files for [M7MULTIKIT/M7MULTIKIT.TP2] component 10.
  Restoring backed-up [m7multikit/backup/10/bgmain.exe]
m7multikit/backup/10/bgmain.exe copied to bgmain.exe, 7839790 bytes
  Restoring backed-up [m7multikit/backup/10/stats.ids]
m7multikit/backup/10/stats.ids copied to override/stats.ids, 5038 bytes
  Restoring backed-up [m7multikit/backup/10/trigger.ids]
m7multikit/backup/10/trigger.ids copied to override/trigger.ids, 7905 bytes
  Restoring backed-up [m7multikit/backup/10/action.ids]
m7multikit/backup/10/action.ids copied to override/action.ids, 13104 bytes
  Restoring backed-up [m7multikit/backup/10/mage.chr]
m7multikit/backup/10/mage.chr copied to characters/mage.chr, 2036 bytes
  Restoring backed-up [m7multikit/backup/10/tobmage.chr]
m7multikit/backup/10/tobmage.chr copied to characters/tobmage.chr, 3432 bytes
  Restoring backed-up [m7multikit/backup/10/thief.chr]
m7multikit/backup/10/thief.chr copied to characters/thief.chr, 2420 bytes
  Restoring backed-up [m7multikit/backup/10/tobthief.chr]
m7multikit/backup/10/tobthief.chr copied to characters/tobthief.chr, 3644 bytes
Uninstalled     42 files for [M7MULTIKIT/M7MULTIKIT.TP2] component 10.
 
SUCCESSFULLY REMOVED OLD [Core Multikit Files]
 
 
Installing [Core Multikit Files] [v0.24]
Copying and patching 1 file ...
[./m7multikit/multikits.tp2] loaded, 2209 bytes
loading 1 tra file
[./m7multikit/TobEx_redist/TobEx.tra] has 5 translation strings
 
Installing TobEx...
Creating 1 directory
Copying 1 file ...
[./m7multikit/TobEx_redist/TobExLoader.exe] loaded, 53760 bytes
Copied [./m7multikit/TobEx_redist/TobExLoader.exe] to [TobExLoader.exe]
Copying 1 file ...
[./m7multikit/TobEx_redist/detoured.dll] loaded, 4096 bytes
Copied [./m7multikit/TobEx_redist/detoured.dll] to [detoured.dll]
Copying 1 file ...
[./m7multikit/TobEx_redist/TobEx.dll] loaded, 581120 bytes
Copied [./m7multikit/TobEx_redist/TobEx.dll] to [TobEx.dll]
Copying 1 file ...
[./m7multikit/TobEx_redist/default_core.ini] loaded, 3028 bytes
Copied [./m7multikit/TobEx_redist/default_core.ini] to [TobEx_ini/TobExCore.ini]
Copying 1 file ...
[./m7multikit/TobEx_redist/default_tweak.ini] loaded, 205 bytes
Copied [./m7multikit/TobEx_redist/default_tweak.ini] to [TobEx_ini/TobExTweak.ini]
Copying 1 file ...
[./m7multikit/TobEx_redist/TobEx_ini.txt] loaded, 73654 bytes
Copied [./m7multikit/TobEx_redist/TobEx_ini.txt] to [TobEx_ini/TobEx_ini.txt]
Copying 1 file ...
[./m7multikit/TobEx_redist/TobExVer.txt] loaded, 2 bytes
Copied [./m7multikit/TobEx_redist/TobExVer.txt] to [TobEx_ini/TobExVer.txt]
Copying and patching 1 file ...
[bgmain.exe] loaded, 7839790 bytes
bgmain.exe copied to m7multikit/backup/10/bgmain.exe, 7839790 bytes
Copied [bgmain.exe] to [bgmain.exe]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/GUICHUI.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/GUICHUI.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/GUICHUI.BIF] 158458 bytes, 27 files, 0 tilesets
Copied [guicg.chu] to [override/guicg.chu]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/racetext.2da] loaded, 1594 bytes
Copied [./m7multikit/TobEx_redist/override/racetext.2da] to [override/racetext.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/toolscrl.bam] loaded, 9923 bytes
Copied [./m7multikit/TobEx_redist/override/toolscrl.bam] to [override/toolscrl.bam]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-RULE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-RULE.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-RULE.BIF] 1572797 bytes, 840 files, 0 tilesets
Copied [guimg.chu] to [override/guimg.chu]
Copying and patching 1 file ...
Copied [guipr.chu] to [override/guipr.chu]
Copying and patching 1 file ...
[./override/guicg.chu] loaded, 19792 bytes
Copied [guicg.chu] to [override/guicg.chu]
Copying and patching 1 file ...
Copied [guirec.chu] to [override/guirec.chu]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/hidespl.2da] loaded, 505 bytes
Copied [./m7multikit/TobEx_redist/override/hidespl.2da] to [override/hidespl.2da]
Copying 2 files ...
[./m7multikit/TobEx_redist/override/clsrcreq.2da] loaded, 588 bytes
Copied [./m7multikit/TobEx_redist/override/clsrcreq.2da] to [override/clsrcreq.2da]
[./m7multikit/TobEx_redist/override/mgsrcreq.2da] loaded, 319 bytes
Copied [./m7multikit/TobEx_redist/override/mgsrcreq.2da] to [override/mgsrcreq.2da]
Copying 2 files ...
[./m7multikit/TobEx_redist/override/aniwksnd.2da] loaded, 9831 bytes
Copied [./m7multikit/TobEx_redist/override/aniwksnd.2da] to [override/aniwksnd.2da]
[./m7multikit/TobEx_redist/override/anitnsnd.2da] loaded, 207 bytes
Copied [./m7multikit/TobEx_redist/override/anitnsnd.2da] to [override/anitnsnd.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/clssplab.2da] loaded, 401 bytes
Copied [./m7multikit/TobEx_redist/override/clssplab.2da] to [override/clssplab.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/itcrexcl.2da] loaded, 350 bytes
Copied [./m7multikit/TobEx_redist/override/itcrexcl.2da] to [override/itcrexcl.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/encumber.2da] loaded, 66 bytes
Copied [./m7multikit/TobEx_redist/override/encumber.2da] to [override/encumber.2da]
Appending to files ...
[./override/STATS.IDS] loaded, 5038 bytes
Appending [301 FIGHTERLEVEL...] to [stats.ids] because it does NOT contain [301 FIGHTERLEVEL]
override/stats.ids copied to m7multikit/backup/10/stats.ids, 5038 bytes
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5056 bytes
Appending [302 MAGELEVEL...] to [stats.ids] because it does NOT contain [302 MAGELEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5071 bytes
Appending [303 CLERICLEVEL...] to [stats.ids] because it does NOT contain [303 CLERICLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5088 bytes
Appending [304 THIEFLEVEL...] to [stats.ids] because it does NOT contain [304 THIEFLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5104 bytes
Appending [305 DRUIDLEVEL...] to [stats.ids] because it does NOT contain [305 DRUIDLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5120 bytes
Appending [306 RANGERLEVEL...] to [stats.ids] because it does NOT contain [306 RANGERLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5137 bytes
Appending [307 EFFECTIVECLERICLEVEL...] to [stats.ids] because it does NOT contain [307 EFFECTIVECLERICLEVEL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5163 bytes
Appending [400 WEIGHTALLOWANCEMOD...] to [stats.ids] because it does NOT contain [400 WEIGHTALLOWANCEMOD]
Appended text to [stats.ids]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/hpclass.2da] loaded, 178 bytes
Copied [./m7multikit/TobEx_redist/override/hpclass.2da] to [override/hpclass.2da]
Copying 1 file ...
[./m7multikit/TobEx_redist/override/hpbarb.2da] loaded, 961 bytes
Copied [./m7multikit/TobEx_redist/override/hpbarb.2da] to [override/hpbarb.2da]
Copying and patching 1 file ...
[TobEx_ini/TobExTweak.ini] loaded, 205 bytes
[./m7multikit/TobEx_redist/TobEx0018t.txt] loaded, 991 bytes
Copied [TobEx_ini/TobExTweak.ini] to [TobEx_ini/TobExTweak.ini]
Copying and patching 1 file ...
[./override/stats.ids] loaded, 5187 bytes
Appending to files ...
[./override/TRIGGER.IDS] loaded, 7905 bytes
Appending [0x4100 NextTriggerObject(O:Object*)...] to [trigger.ids] because it does NOT contain [0x4100 NextTriggerObject(O:Object*)]
override/trigger.ids copied to m7multikit/backup/10/trigger.ids, 7905 bytes
Appended text to [trigger.ids]
Copying and patching 1 file ...
[TobEx_ini/TobExTweak.ini] loaded, 1196 bytes
Appending to files ...
[./override/STATS.IDS] loaded, 5187 bytes
Appending [308 BUTTONDISABLESTEALTH...] to [stats.ids] because it does NOT contain [308 BUTTONDISABLESTEALTH]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5213 bytes
Appending [309 BUTTONDISABLETHIEVING...] to [stats.ids] because it does NOT contain [309 BUTTONDISABLETHIEVING]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5240 bytes
Appending [310 BUTTONDISABLECASTSPELL...] to [stats.ids] because it does NOT contain [310 BUTTONDISABLECASTSPELL]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5268 bytes
Appending [311 BUTTONDISABLEQUICKSPELL1...] to [stats.ids] because it does NOT contain [311 BUTTONDISABLEQUICKSPELL1]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5298 bytes
Appending [312 BUTTONDISABLEQUICKSPELL2...] to [stats.ids] because it does NOT contain [312 BUTTONDISABLEQUICKSPELL2]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5328 bytes
Appending [313 BUTTONDISABLEQUICKSPELL3...] to [stats.ids] because it does NOT contain [313 BUTTONDISABLEQUICKSPELL3]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5358 bytes
Appending [314 BUTTONDISABLETURNUNDEAD...] to [stats.ids] because it does NOT contain [314 BUTTONDISABLETURNUNDEAD]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5387 bytes
Appending [315 BUTTONDISABLETALK...] to [stats.ids] because it does NOT contain [315 BUTTONDISABLETALK]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5410 bytes
Appending [316 BUTTONDISABLEUSEITEM...] to [stats.ids] because it does NOT contain [316 BUTTONDISABLEUSEITEM]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5436 bytes
Appending [317 BUTTONDISABLEQUICKITEM1...] to [stats.ids] because it does NOT contain [317 BUTTONDISABLEQUICKITEM1]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5465 bytes
Appending [318 BUTTONDISABLEBARDSONG...] to [stats.ids] because it does NOT contain [318 BUTTONDISABLEBARDSONG]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5492 bytes
Appending [319 BUTTONDISABLEQUICKITEM2...] to [stats.ids] because it does NOT contain [319 BUTTONDISABLEQUICKITEM2]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5521 bytes
Appending [320 BUTTONDISABLEQUICKITEM3...] to [stats.ids] because it does NOT contain [320 BUTTONDISABLEQUICKITEM3]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5550 bytes
Appending [321 BUTTONDISABLEABILITY...] to [stats.ids] because it does NOT contain [321 BUTTONDISABLEABILITY]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5576 bytes
Appending [322 BUTTONDISABLEFINDTRAPS...] to [stats.ids] because it does NOT contain [322 BUTTONDISABLEFINDTRAPS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5604 bytes
Appending [   323 AID...] to [stats.ids] because it does NOT contain [323 AID]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5613 bytes
Appending [ 324 BLESS...] to [stats.ids] because it does NOT contain [324 BLESS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5624 bytes
Appending [ 325 CHANT...] to [stats.ids] because it does NOT contain [325 CHANT]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5635 bytes
Appending [326 DRAWUPONHOLYMIGHT...] to [stats.ids] because it does NOT contain [326 DRAWUPONHOLYMIGHT]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5658 bytes
Appending [327 CHANTBAD...] to [stats.ids] because it does NOT contain [327 CHANTBAD]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5672 bytes
Appending [328 DISABLESPELLTYPEWIZARD...] to [stats.ids] because it does NOT contain [328 DISABLESPELLTYPEWIZARD]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5700 bytes
Appending [329 DISABLESPELLTYPEPRIEST...] to [stats.ids] because it does NOT contain [329 DISABLESPELLTYPEPRIEST]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5728 bytes
Appending [330 DISABLESPELLTYPEINNATE...] to [stats.ids] because it does NOT contain [330 DISABLESPELLTYPEINNATE]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5756 bytes
Appending [331 WINGBUFFET...] to [stats.ids] because it does NOT contain [331 WINGBUFFET]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5772 bytes
Appending [387 ACIDDAMAGEBONUS...] to [stats.ids] because it does NOT contain [387 ACIDDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5793 bytes
Appending [388 COLDDAMAGEBONUS...] to [stats.ids] because it does NOT contain [388 COLDDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5814 bytes
Appending [389 CRUSHINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [389 CRUSHINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5839 bytes
Appending [390 ELECTRICITYDAMAGEBONUS...] to [stats.ids] because it does NOT contain [390 ELECTRICITYDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5867 bytes
Appending [391 FIREDAMAGEBONUS...] to [stats.ids] because it does NOT contain [391 FIREDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5888 bytes
Appending [392 PIERCINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [392 PIERCINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5913 bytes
Appending [393 POISONDAMAGEBONUS...] to [stats.ids] because it does NOT contain [393 POISONDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5936 bytes
Appending [394 MAGICDAMAGEBONUS...] to [stats.ids] because it does NOT contain [394 MAGICDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5958 bytes
Appending [395 MISSILEDAMAGEBONUS...] to [stats.ids] because it does NOT contain [395 MISSILEDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 5982 bytes
Appending [396 SLASHINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [396 SLASHINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 6007 bytes
Appending [397 MAGICFIREDAMAGEBONUS...] to [stats.ids] because it does NOT contain [397 MAGICFIREDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 6033 bytes
Appending [398 MAGICCOLDDAMAGEBONUS...] to [stats.ids] because it does NOT contain [398 MAGICCOLDDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/STATS.IDS] loaded, 6059 bytes
Appending [399 STUNNINGDAMAGEBONUS...] to [stats.ids] because it does NOT contain [399 STUNNINGDAMAGEBONUS]
Appended text to [stats.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 7942 bytes
Appending [0x4101 MovementRate(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4101 MovementRate(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 7983 bytes
Appending [0x4102 MovementRateGT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4102 MovementRateGT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8026 bytes
Appending [0x4103 MovementRateLT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4103 MovementRateLT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8069 bytes
Appending [0x4104 NumMirrorImages(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4104 NumMirrorImages(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8113 bytes
Appending [0x4105 NumMirrorImagesGT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4105 NumMirrorImagesGT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8159 bytes
Appending [0x4106 NumMirrorImagesLT(O:Object*,I:Value*)...] to [trigger.ids] because it does NOT contain [0x4106 NumMirrorImagesLT(O:Object*,I:Value*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8205 bytes
Appending [0x4107 BouncingSpellLevel(O:Object*,I:Level*)...] to [trigger.ids] because it does NOT contain [0x4107 BouncingSpellLevel(O:Object*,I:Level*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8252 bytes
Appending [0x4108 NumBouncingSpellLevel(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4108 NumBouncingSpellLevel(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8312 bytes
Appending [0x4109 NumBouncingSpellLevelGT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4109 NumBouncingSpellLevelGT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8374 bytes
Appending [0x410A NumBouncingSpellLevelLT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410A NumBouncingSpellLevelLT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8436 bytes
Appending [0x410B ImmuneToSpellLevel(O:Object*,I:Level*)...] to [trigger.ids] because it does NOT contain [0x410B ImmuneToSpellLevel(O:Object*,I:Level*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8483 bytes
Appending [0x410C NumImmuneToSpellLevel(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410C NumImmuneToSpellLevel(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8543 bytes
Appending [0x410D NumImmuneToSpellLevelGT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410D NumImmuneToSpellLevelGT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8605 bytes
Appending [0x410E NumImmuneToSpellLevelLT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x410E NumImmuneToSpellLevelLT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8667 bytes
Appending [0x410F TimeStopCounter(I:Number*)...] to [trigger.ids] because it does NOT contain [0x410F TimeStopCounter(I:Number*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8702 bytes
Appending [0x4110 TimeStopCounterGT(I:Number*)...] to [trigger.ids] because it does NOT contain [0x4110 TimeStopCounterGT(I:Number*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8739 bytes
Appending [0x4111 TimeStopCounterLT(I:Number*)...] to [trigger.ids] because it does NOT contain [0x4111 TimeStopCounterLT(I:Number*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8776 bytes
Appending [0x4112 TimeStopObject(O:Object*)...] to [trigger.ids] because it does NOT contain [0x4112 TimeStopObject(O:Object*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8810 bytes
Appending [0x4113 NumTrappingSpellLevel(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4113 NumTrappingSpellLevel(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8870 bytes
Appending [0x4114 NumTrappingSpellLevelGT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4114 NumTrappingSpellLevelGT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8932 bytes
Appending [0x4115 NumTrappingSpellLevelLT(O:Object*,I:Level*,I:Amount*)...] to [trigger.ids] because it does NOT contain [0x4115 NumTrappingSpellLevelLT(O:Object*,I:Level*,I:Amount*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 8994 bytes
Appending [0x4116 OriginalClass(O:Object*,I:Class*Class)...] to [trigger.ids] because it does NOT contain [0x4116 OriginalClass(O:Object*,I:Class*Class)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 9041 bytes
Appending [0x4117 HPLost(O:Object*,I:Hit Points*)...] to [trigger.ids] because it does NOT contain [0x4117 HPLost(O:Object*,I:Hit Points*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 9081 bytes
Appending [0x4118 HPLostGT(O:Object*,I:Hit Points*)...] to [trigger.ids] because it does NOT contain [0x4118 HPLostGT(O:Object*,I:Hit Points*)]
Appended text to [trigger.ids]
Appending to files ...
[./override/TRIGGER.IDS] loaded, 9123 bytes
Appending [0x4119 HPLostLT(O:Object*,I:Hit Points*)...] to [trigger.ids] because it does NOT contain [0x4119 HPLostLT(O:Object*,I:Hit Points*)]
Appended text to [trigger.ids]
Copying and patching 1 file ...
[./override/hidespl.2da] loaded, 505 bytes
Appending to files ...
[./override/ACTION.IDS] loaded, 13104 bytes
Appending [352 LoseGame()...] to [action.ids] because it does NOT contain [352 LoseGame()]
override/action.ids copied to m7multikit/backup/10/action.ids, 13104 bytes
Appended text to [action.ids]
Copying and patching 1 file ...
[TobEx_ini/TobExTweak.ini] loaded, 1196 bytes
[./m7multikit/TobEx_redist/TobEx0020t.txt] loaded, 184 bytes
Copied [TobEx_ini/TobExTweak.ini] to [TobEx_ini/TobExTweak.ini]
Appending to files ...
[./override/ACTION.IDS] loaded, 13121 bytes
Appending [353 DialogueSetGlobal(S:Name*,S:Area*,I:Value*)...] to [action.ids] because it does NOT contain [353 DialogueSetGlobal(S:Name*,S:Area*,I:Value*)]
Appended text to [action.ids]
Appending to files ...
[./override/ACTION.IDS] loaded, 13170 bytes
Appending [354 DialogueIncrementGlobal(S:Name*,S:Area*,I:Value*)...] to [action.ids] because it does NOT contain [354 DialogueIncrementGlobal(S:Name*,S:Area*,I:Value*)]
Appended text to [action.ids]
Appending to files ...
[./override/ACTION.IDS] loaded, 13225 bytes
Appending [355 DialogueSG(S:Name*,I:Num*)...] to [action.ids] because it does NOT contain [355 DialogueSG(S:Name*,I:Num*)]
Appended text to [action.ids]
Copying and patching 24 files ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-CRE.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-CRE.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-CRE.BIF] 5279172 bytes, 2834 files, 0 tilesets
Copying and patching 72 files ...
Copying and patching 9 files ...
Copied [sword01.cre] to [override/sword01.cre]
Copying and patching 1 file ...
[characters/mage.chr] loaded, 2036 bytes
characters/mage.chr copied to m7multikit/backup/10/mage.chr, 2036 bytes
Copied [characters/mage.chr] to [characters/mage.chr]
Copying and patching 1 file ...
[characters/tobmage.chr] loaded, 3432 bytes
characters/tobmage.chr copied to m7multikit/backup/10/tobmage.chr, 3432 bytes
Copied [characters/tobmage.chr] to [characters/tobmage.chr]
Copying and patching 1 file ...
[characters/thief.chr] loaded, 2420 bytes
characters/thief.chr copied to m7multikit/backup/10/thief.chr, 2420 bytes
Copied [characters/thief.chr] to [characters/thief.chr]
Copying and patching 1 file ...
[characters/tobthief.chr] loaded, 3644 bytes
characters/tobthief.chr copied to m7multikit/backup/10/tobthief.chr, 3644 bytes
Copied [characters/tobthief.chr] to [characters/tobthief.chr]
Copying and patching 1 file ...
[./m7multikit/multikit/m7tcwiz.spl] loaded, 634 bytes
Copied [./m7multikit/multikit/m7tcwiz.spl] to [override/m7tcwiz.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7wild.spl] loaded, 346 bytes
Copied [./m7multikit/multikit/m7wild.spl] to [override/m7wild.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp1.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp2.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp3.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp4.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp5.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp6.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp7.spl]
Copying 1 file ...
[./m7multikit/multikit/m7mkwsp.spl] loaded, 154 bytes
Copied [./m7multikit/multikit/m7mkwsp.spl] to [override/m7mkwsp8.spl]
Copying and patching 2987 files ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-ITM.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-ITM.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-ITM.BIF] 980700 bytes, 1852 files, 0 tilesets
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25ITEMS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25ITEMS.BIF] 222370 bytes, 479 files, 0 tilesets
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/ITEMS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/ITEMS.BIF] 659688 bytes, 1990 files, 0 tilesets
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/TDD-SPL.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-SPL.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/TDD-SPL.BIF] 2184570 bytes, 1195 files, 0 tilesets
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 154 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 154 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 202 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/SPELLS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/SPELLS.BIF] 1166390 bytes, 982 files, 0 tilesets
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 154 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 154 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 202 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 154 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 250 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 154 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 154 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 154 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 298 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 202 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 250 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 298 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 202 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 202 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 250 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 202 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 250 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 250 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 298 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 250 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 346 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 394 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 202 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 346 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 298 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 298 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 442 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 490 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 346 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 250 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 298 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 394 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 442 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 346 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 394 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 346 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 346 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 490 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 394 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 442 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 442 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 490 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 538 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 586 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 538 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 298 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 394 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 442 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 634 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 490 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 682 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 490 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 538 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 730 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 586 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 634 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 682 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 730 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 202 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 394 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 778 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 538 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 778 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 586 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 538 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 586 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 826 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 874 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 922 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 970 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 250 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 634 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1018 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 634 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 586 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 346 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 826 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1066 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 298 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 346 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 682 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 730 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 682 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 730 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1114 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 778 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1162 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 634 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 682 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 442 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1210 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 394 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1258 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 394 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1306 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 826 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 730 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 778 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 826 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 778 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 874 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1354 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 874 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 922 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 970 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1018 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 826 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 874 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 490 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 922 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 538 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 442 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 442 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 490 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 586 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1066 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1114 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 874 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1402 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1450 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 490 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 922 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1498 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1162 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1546 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 970 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 970 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1018 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 634 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1210 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1258 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1066 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1306 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1354 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1402 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 682 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 538 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1594 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1642 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 586 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 634 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1018 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 538 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 922 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1690 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1450 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 682 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1114 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1066 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1162 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1738 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1498 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1786 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1210 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1258 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1546 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 730 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1594 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1642 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1834 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1882 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1690 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1930 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1306 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1114 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 1978 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1354 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1738 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 778 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 826 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1402 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1162 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2026 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1210 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 586 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 730 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1786 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1834 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1450 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1498 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 778 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2074 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 874 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1882 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 970 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 634 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1546 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1930 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 1978 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1594 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1642 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/25SPELLS.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25SPELLS.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/25SPELLS.BIF] 229496 bytes, 346 files, 0 tilesets
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1258 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1690 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1306 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1738 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 682 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1354 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1402 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2122 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2026 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1018 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1450 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 922 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2170 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1498 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2074 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1066 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1786 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1546 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1834 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2122 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1114 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2170 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1594 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1642 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1882 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1690 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp2.spl] loaded, 730 bytes
Copied [m7mkwsp2.spl] to [override/m7mkwsp2.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1930 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 1978 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2218 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1162 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2266 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1210 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1738 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 970 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2218 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2026 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1018 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2266 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2314 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1258 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2074 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2122 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 826 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2170 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1066 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2314 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1786 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1114 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2362 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 874 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2218 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1162 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2410 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2458 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2506 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2554 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1306 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2602 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp7.spl] loaded, 922 bytes
Copied [m7mkwsp7.spl] to [override/m7mkwsp7.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2362 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1354 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1210 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2650 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1258 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2698 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1834 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2410 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1402 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2458 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1450 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp5.spl] loaded, 1306 bytes
Copied [m7mkwsp5.spl] to [override/m7mkwsp5.spl]
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2746 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2266 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2314 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2362 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1882 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2410 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1498 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2506 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1546 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1930 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2458 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1594 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1642 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1690 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp1.spl] loaded, 1978 bytes
Copied [m7mkwsp1.spl] to [override/m7mkwsp1.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2506 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp3.spl] loaded, 2554 bytes
Copied [m7mkwsp3.spl] to [override/m7mkwsp3.spl]
Copying and patching 1 file ...
[./override/m7mkwsp6.spl] loaded, 1738 bytes
Copied [m7mkwsp6.spl] to [override/m7mkwsp6.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp8.spl] loaded, 2794 bytes
Copied [m7mkwsp8.spl] to [override/m7mkwsp8.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2554 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2602 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2650 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2698 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
Copying and patching 1 file ...
Copying and patching 1 file ...
[./override/m7mkwsp4.spl] loaded, 2746 bytes
Copied [m7mkwsp4.spl] to [override/m7mkwsp4.spl]
 
 
 
Install Component [Multiclass Multikit Builder]?
[I]nstall, or [N]ot Install or [Q]uit? 
Skipping [Multiclass Multikit Builder]
 
Install Component [Delete Premade Multikit]?
[I]nstall, or [N]ot Install or [Q]uit? 
Skipping [Delete Premade Multikit]
 
Installing [Multiclass Multikit Installer.] [v0.24]
Copying and patching 1 file ...
[./m7multikit/multikits.tp2] loaded, 2209 bytes
Enqueuing [./m7multikit/multikits.tp2] for TP2 processing.
 
 
Saving This Log:
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Permanently_Uninstalled
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed ~Core Multikit Files~
[bg2_tweaks/languages/english/description_updates.tra] has 14 translation strings
[bg2_tweaks/languages/english/setup.tra] has 516 translation strings
[jassy/setup.tra] has 2 translation strings
[npc_strongholds/american/npc_strongholds.tra] has 3977 translation strings
[bg2fixpack/languages/english/setup.tra] has 147 translation strings
[GBThfKp/Translations/English/GBThfKp.tra] has 87 translation strings
[solarom/american/wsetup.tra] has 50 translation strings
[solarom/american/epilogue.tra] has 5 translation strings
[ascension/american/ascension.tra] has 67 translation strings
[TDD/Language/English/setup.tra] has 219 translation strings
[TDD/Language/English/tp2.tra] has 1857 translation strings
[m7multikit/languages/english.tra] has 37 translation strings
Using Language [English]
[English] has 1 top-level TRA files
[m7multikit/languages/english.tra] has 37 translation strings
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Permanently_Uninstalled
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed ~Core Multikit Files~
 
Install Component ['Vampire Hunter / Wild Mage / Swashbuckler' multikit]?
[I]nstall, or [N]ot Install or [Q]uit? 
Installing ['Vampire Hunter / Wild Mage / Swashbuckler' multikit] [v0.24]
Clearing the IDS map.
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD5\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD4\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD3\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD2\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\CD1\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\English\/DATA/DEFAULT.BIF]
BIFF may be in hard-drive CD-path [C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/DEFAULT.BIF]
[C:\Program Files (x86)\Black Isle\BGII - SoA\/DATA/DEFAULT.BIF] 5847739 bytes, 444 files, 0 tilesets
Copying and patching 1 file ...
[./m7multikit/multikit/clabkit.2da] loaded, 1123 bytes
Copied [./m7multikit/multikit/clabkit.2da] to [override/clabma00.2da]
Copying and patching 1 file ...
Copied [clabfi01.2da] to [override/clabfi00.2da]
Copying and patching 1 file ...
Copied [clabpr01.2da] to [override/clabpr00.2da]
Copying and patching 1 file ...
Copied [clabth01.2da] to [override/clabth00.2da]
Copying and patching 1 file ...
Copied [clabba01.2da] to [override/clabba00.2da]
Copying and patching 1 file ...
Copied [clabpa01.2da] to [override/clabpa00.2da]
Copying and patching 1 file ...
Copied [clabdr01.2da] to [override/clabdr00.2da]
Copying and patching 1 file ...
Copied [clabrn01.2da] to [override/clabrn00.2da]
[./override/clabma00.2da] loaded, 927 bytes
Copying and patching 1 file ...
Copied [clabmo01.2da] to [override/clabmo00.2da]
[./override/clabfi00.2da] loaded, 2572 bytes
Copying and patching 1 file ...
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/clabfi00.2da] loaded, 2572 bytes
[./override/KIT.IDS] loaded, 2449 bytes
Copying and patching 1 file ...
Copied [SPCL241.spl] to [override/m70af0.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af0.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af1.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkstr.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkstr.eff] to [override/m70as0.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkga.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkga.eff] to [override/m70af2.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkeff2.spl] loaded, 250 bytes
Copied [./m7multikit/multikit/m7mkeff2.spl] to [override/m70af1.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkstr.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkstr.eff] to [override/m70as1.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkga.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkga.eff] to [override/m70af3.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkeff2.spl] loaded, 250 bytes
Copied [./m7multikit/multikit/m7mkeff2.spl] to [override/m70af2.spl]
Copying and patching 1 file ...
Copied [SPVAMH1.spl] to [override/m70af3.spl]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af4.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af5.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af6.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af7.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af8.eff]
Copying and patching 1 file ...
[./m7multikit/multikit/m7mkap.eff] loaded, 272 bytes
Copied [./m7multikit/multikit/m7mkap.eff] to [override/m70af9.eff]
Copying and patching 1 file ...
Appending to files column-wise ...
Cannot append column-wise because there are 9 lines in clabfi01.2da but I was only given 7 things to append
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.
 
ERROR Installing ['Vampire Hunter / Wild Mage / Swashbuckler' multikit], rolling back to previous state
Unable to Unlink [m7multikit/backup-kits/3/OTHER.3]: Unix.Unix_error(1, "unlink", "m7multikit/backup-kits/3/OTHER.3")
[m7multikit/backup-kits/3/UNSETSTR.3] SET_STRING uninstall info not found
Will uninstall  25 files for [./m7multikit/multikits.tp2] component 3.
Uninstalled     25 files for [./m7multikit/multikits.tp2] component 3.
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 30 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 70 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 80 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 100 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 140 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1010 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 1120 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1160 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 1190 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1220 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 1230 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2060 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2120 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 2200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2210 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2220 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 2260 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2270 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2280 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2312 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2320 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2330 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 2340 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3000 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3012 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3030 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3040 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3050 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3080 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3090 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3100 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3110 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3121 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3125 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3141 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3150 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3160 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3183 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 3200 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4010 Installed
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4020 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
BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2  0 4100 Installed
SETUP-DUNGEONBEGONE.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  0 Installed
SETUP-NPC_STRONGHOLDS.TP2  0  1 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0  0 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 100 Installed
BG2FIXPACK/SETUP-BG2FIXPACK.TP2  0 103 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 114 Installed
GBTHFKP/GBTHFKP.TP2  0  0 Installed
SETUP-SOLAUFEIN.TP2  0  0 Installed
SETUP-ASCENSION.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  0 Installed
SETUP-TURNABOUT.TP2  0  1 Installed
SETUP-TDD.TP2  0  0 Installed
SETUP-TDD.TP2  0  1 Installed
SETUP-GUI.TP2  0  1 Installed
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Permanently_Uninstalled
M7MULTIKIT/M7MULTIKIT.TP2  0 10 Installed ~Core Multikit Files~
ERROR: Failure("cannot append column-wise to clabfi01.2da")
PLEASE email the file SETUP-M7MULTIKIT.DEBUG to FlameWing
Using Language [English]
[English] has 1 top-level TRA files
[m7multikit/languages/english.tra] has 37 translation strings
 
Install Component ['Vampire Hunter / Wild Mage / Swashbuckler' multikit]?
[I]nstall, or [N]ot Install or [Q]uit? 


#292 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5155 posts

Posted 18 October 2015 - 09:30 PM

A horrible install order results in broken clabfi01.2da file.
What you should so, is install those mods using the BiG World Setup tool(link, warning, it's direct download of the program), and then use this mod on top. So you actually have a correct install order and a bit more less broken files.


Edited by The Imp, 18 October 2015 - 09:37 PM.

Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#293 Crevs Daak

Crevs Daak

    me orc duh duh

  • Member
  • 88 posts

Posted 19 November 2015 - 08:44 PM

First, sorry for my IDK-how-many-months-absence. Fucking school. And LoL. Let's not only blame school. I play a lot of LoL.

Here is an error log from 0.27.3, trying to install thief multikits onto a True Fighter/True Mage/Some Thief chassis.The installation always fails, though the error is sometimes different for some multikit combinations....

The probable source of the problem is in the m7multikit-master.zip\m7multikit-master\m7multikit\lib/7c#ee_multikit.tph -file, the behaviour is different for each of the classes cause they are constructed differently each, aka the fighter/thief and thief/mage use dfferent class order, dah. But what exactly is wrong, I haven't got a clue. But the fix is possibly to assume the value is a zero if it's not found in the table.
 
 
 


Yeah, I think it's that too, since I was meant to fix this but apparently I didn't or at least I didn't do it right. I'll look on this past 26th.
Oof, I can't believe I didn't catch that I posted an error log from an out-of-date version!
 
I had actually reverted to version 0.25 because 0.27.3 fails to install any thief multikit on Baldur's Gate: EE onto a Fighter/Mage/Thief chassis. Version 0.25 successfully installs any of the pre-packaged thief multikits with the exception of shadowdancer. All versions require the experience cap removal modification from BG2 Tweaks, as noted earlier in the thread, otherwise all installation attempts spit out an error relating to missing columns. Any error logs in this post are from an otherwise clean installation, and only from version 0.27.3.
 
Here is an error log from 0.27.3, trying to install thief multikits onto a True Fighter/True Mage/Some Thief chassis.The installation always fails, though the error is sometimes different for some multikit combinations.

http://pastebin.com/BbDy3yjP (ERROR: cannot convert pick_pockets_1 or %pick_pockets_1% to an integer for all thief kits.)

 
Here's another error log, again on an F/M/T chassis. This time, trying varying Fighter and Mage kits. All installations fail, the Shadowdancer returns a different error.
 

http://pastebin.com/b0PzX8G1 (ERROR: cannot convert 0-2 or %0-2% to an integer for all Thief kits except Shadowdancer, ERROR: cannot convert pick_pockets_2 or %pick_pockets_2% to an integer for Shadowdancer.)

 
Successful installations using only the F/T chassis:
 

http://pastebin.com/nCzBH2cs (No fatal errors.)

 
Some successful installations, and some failures, using only the M/T chassis:
 

http://pastebin.com/LMW9YHJU (ERROR: cannot convert pick_pockets_0 or %pick_pockets_0% to an integer for True Mage/True Thief, ERROR: cannot convert pick_pockets_1 or %pick_pockets_1% to an integer for Shadowdancer.)

 
I hope these error logs are helpful!
 
 


THANK YOU!! It might be that the tables are bugged, too, but if they're I'll patch them out. I have to see, since it might also be what Jarno mentioned.
Thanks again for the logs.

Edited by Crevs Daak, 19 November 2015 - 08:59 PM.


#294 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5155 posts

Posted 20 November 2015 - 12:18 AM

First, sorry for my IDK-how-many-months-absence.

Well, as long as you pop by every so often, it's all nice man, as there's hope of a fixed release.

And LoL

:lol: :lol: :lol: -yes, a bad pun on the expense of teh League of Legends, considering to be only Laughing Out Loud. :clown:


Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#295 -Van-

-Van-
  • Guest

Posted 27 December 2015 - 05:07 AM

First, I have no experience with modding BG2, so I have no idea if this will help at all, but I think I may have narrowed down where the "cannot append table" error was coming from for me. 

 

With the scales of balance mod installed, a swashbuckler or scout both triggered the error, but without the mod a swashbuckler worked fine, and since there are limited changes from swashbuckler to scales of balance swashbuckler I thought this might help.



#296 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5155 posts

Posted 27 December 2015 - 05:13 AM

First, I have no experience with modding BG2, so I have no idea if this will help at all, but I think I may have narrowed down where the "cannot append table" error was coming from for me. 

 

With the scales of balance mod installed, a swashbuckler or scout both triggered the error, but without the mod a swashbuckler worked fine, and since there are limited changes from swashbuckler to scales of balance swashbuckler I thought this might help.

Go and check back if the Scales of Balance mod has been updated since the version you use, and if not, report this there. And try the new one if it has been updated.


Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#297 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5155 posts

Posted 27 December 2015 - 05:42 PM

1. Generating my own HLA gives error (but use base HLA works)
Is this in a BG1EE... cause in case you didn't notice, the game doesn't have standard HLAs.

Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#298 agb1

agb1
  • Member
  • 1623 posts

Posted 19 January 2016 - 08:01 PM

This mod has been added to BWS with appropriate warnings and install order (i.e., at the very end).


BiG World Fixpack (community collection of mod fixes and compatibility patches, with user-friendly cross-platform script)

 

BiG World Setup (tool to automate best-practice installation of Infinity Engine mods on Windows, with conflict analysis)

Latest version:    https://bitbucket.or.../get/master.zip


#299 Fouinto

Fouinto
  • Member
  • 458 posts

Posted 20 January 2016 - 10:01 AM

This mod has been added to BWS with appropriate warnings and install order (i.e., at the very end).

Great :) this is an excellent mod IMHO (not 100% bug-free, but excellent anyway ;) )



#300 Slant

Slant
  • Member
  • 2 posts

Posted 02 February 2016 - 11:50 PM

I'm new to modding and don't really know what I've messed up with this. I attempted to install this for BGEE, but all I got was this. Any help would be appreciated.

Attached Images

  • problem.PNG

Edited by Slant, 02 February 2016 - 11:50 PM.