Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: the bigg
« on: December 08, 2010, 09:44:07 AM »

I sent a fix for xpmod to the BiG World Fixpack, RR (and I assume the other mods) are fixed locally.
Posted by: Leonardo Watson
« on: December 08, 2010, 08:12:20 AM »

I did a new installation with the new beta (224.03). All reported errors are solved now except xpmod:
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer

However now there are new errors with several mods:

ERROR: [RR/RR_CYRIC/ACTORS/RR#VEND.CRE] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [ARNGOL01.CRE] -> [override/ARNGOL01.CRE] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [KIVAN.CRE] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [MONTAR.CRE] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [KAGAIN.CRE] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [DIMP01.cre] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [DEMNABSU.CRE] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [ritgol0.cre] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

ERROR: [RR/RR_STIM/ACTORS/RR#SAW04.CRE] -> [override] Patching Failed (COPY) (Failure("DELETE_BYTES out of bounds"))

and so on. Always Stopping installation because of error.
Posted by: Wisp
« on: December 08, 2010, 07:15:39 AM »


- BP-BGT-Worldmap (some .tph is not found); probably a packaging error (appears to be fixed in Worldmap V8).
To explain this one: it appears to be a problem with the unextraction procedure on the user's end. It appears to occur because the v7 tp2 is used to install the mod with the v8 mod folder. The result is files not being where v7 expects them to be. Source.
Posted by: the bigg
« on: December 08, 2010, 06:40:17 AM »

It means that two or three quests would give full rather than reduced XP.
Posted by: manwe858
« on: December 08, 2010, 12:16:10 AM »

So what exactly do the errors during the XPMOD install do? It doesn't seem to break the install.
Posted by: the bigg
« on: December 07, 2010, 09:51:47 AM »

Test install completed; most definitively all WeiDU ugliness was fixed. Interesting statistics:

3.5 GB of mods were downloaded. The installation takes 35 GB in total; 15 of those are in data/, 5.6 in generalized_biffing; override/, vecna/, RoTerror/, BGSpawn/ and InfinityAnimations/ all take more than half a GB.
dialog.tlk is 52 MB and has 376541 entries.
chitin.key is 1.6MB and has 558 biffs and 113441 files.
5400 files were left in the override; 1/2 are BAMs, PLTs and 2DAs from Infinity Animations and 1/2 are files from other mods that use "strange" characters and gen_biff isn't able to detect. The rest are either too long to be biffed (over 8.3 characters) or clutter (marker files, uncompiled .bafs, etc.).
Posted by: the bigg
« on: December 06, 2010, 05:42:33 PM »

Got up to level1npcs in a full Expert install. Failures so far were:
- Imoen Romance and RTT Kit Pack (caused by the BiG World Fixpack).
- Rogue Rebalancing (caused by me, fixed).
- Item Randomizer (uninitialized variable, need to track down the cause). EDIT: "some" random seeds cause the problem, fix sent to Wisp.
- BP-BGT-Worldmap (some .tph is not found); probably a packaging error (appears to be fixed in Worldmap V8).

Warnings were:
- REPLACE_BCS_BLOCK warnings (most likely not my fault): Wheels of Prophecy, Longer Road, SCSII Calls for Help, Smarter Mages (gives INSTALLED_WITH_WARNINGS).
- COMPILE_D_TO_DLG warnings (caused by the BiG World FIxpack): Unique Artifacts (no INSTALLED_WITH_WARNINGS).
- @xxx not found (tb#tweaks, tra and tp2 out of sync).
- xpmod: 'cannot convert MATCH2 to integer' because its regexps aren't tight enough to handle ActionOverride().

EDITS: updates for further install.
Posted by: the bigg
« on: December 05, 2010, 03:05:03 PM »

Turns out Leonardo has no local problems (as far as the PARSE errors on *.tp2 go) - a failure in COMPILE_BAF_TO_BCS would leave WeiDU in an inconsistent state. Fixed.

Now, to figure out if WeiDU has anything to do with BCS files being broken...
Posted by: the bigg
« on: December 05, 2010, 02:20:14 PM »

I've seen a couple of errors which seem related to the add_kit double extension issue:
Code: [Select]
ERROR: parsing [BALDUR.BCS.BCS]: Parsing.Parse_error
ERROR: parsing [BALDUR.BCS.BAF]: Parsing.Parse_error
Again, that's likely because some mod broke baldur.bcs; the ADD_KIT bug manifests with "Resource [KITLIST.2DA.IDS] not found in KEY file" and a clean install failure.

Quote
Concerning my own mod: The error apears to come from the first component, which can't be installed in any language but Italian.
Your mod is fine; Leonardo's local problem causes WeiDU to unsuccessfully parse your (and other mods') tp2 when getting the component name for WeiDU.log.

Quote
PS: is there any hope my registration to this forum will ever be accepted?
You should contact JCompton for help (jcompton @ this domain).
Posted by: -Turambar90-
« on: December 05, 2010, 09:50:09 AM »

I've seen a couple of errors which seem related to the add_kit double extension issue:
Code: [Select]
ERROR: parsing [BALDUR.BCS.BCS]: Parsing.Parse_error
ERROR: parsing [BALDUR.BCS.BAF]: Parsing.Parse_error

Concerning my own mod: The error apears to come from the first component, which can't be installed in any language but Italian.
The translation string which appears to be missing is there; it should be displayed if you're installing it in English, when the component is skipped.
Perhaps could there be problems with non-interactive installations?
Or, the problem could be that there are no "" in ... STRING_EQUAL_CASE Italiano . Does adding them solve the problem? In that case, it's my fault; it also means that older versions didn't notice that kind of errors, whereas the newest version does, and that could lead to compatibility problems with older mods which could have that little error.
Anyway, I think I have installed that component with an older version; I've only changed other components from my mod recently. I don't have much time now but I could check next week.

The code is:
Code: [Select]
  /////////////////////////////////

 //    NALIA RING NAME FIX      //

/////////////////////////////////

         

BEGIN @10 // ITA: correzione al nome dell'anello

GROUP @1

DESIGNATED 10

REQUIRE_PREDICATE "%LANGUAGE%" STRING_EQUAL_CASE Italiano @100



COPY_EXISTING ~NPRING01.itm~ ~override/npring01.itm~

SAY NAME2 ~Anello con sigillo dei D'Arnise~

BUT_ONLY

PS: is there any hope my registration to this forum will ever be accepted?
Posted by: Macholy
« on: December 05, 2010, 09:31:06 AM »

I have used BWP 9.52 with WEIDU 244 to install some mods, and I didn't got any error in my debug files after I installed CrossmodBG2, TP, TOBEX, BDTOBV168, TDD, NTOTSC, TS-BP. But I have the same errors in my XP-Mod's debug file.
Anyway, the component of that mod seems been installed. So I don't really care about it before.
Posted by: the bigg
« on: December 05, 2010, 07:06:45 AM »

By "install fine" I also mean "no strange errors are printed".
Posted by: Leonardo Watson
« on: December 05, 2010, 01:15:01 AM »

Code: [Select]
Quote
tons of errors like this:
Not going to download and install all mods you listed, but I installed tobex, oversight and item_rev without problems (and I'm pretty sure that Turambar is writing his fixpack with 224, so he would've noticed problems in his mod at the very least). It's possible that you're having some weird problem on your computer.

That's right, these mods install fine.

Of course it could be a problem with my computer because it's windows, however I installed first with WeiDU220, then with 224, again with 220 and then again 224. Both time I used WeiDU224 the errors above occur, however not with 220. (Of course components that require WeiDU224 are missing with 220).
I assume that by using WeiDU 224 there happens an error in one or another mod and transmit it onto others.
Posted by: the bigg
« on: December 04, 2010, 04:44:23 PM »

Kelsey ToB mod, CrossmodBG2
Couldn't reproduce, probably already fixed.

Quote
Paladins of Faerûn Kitpack, Return to Trademeet Kit Pack
Already fixed (same bug as RoT).

Quote
Aurora components, Vecna
Some prior mod corrupted baldur.bcs; hard to pinpoint.

Quote
XP-Mod
Can't reproduce.

Quote
tons of errors like this:
Not going to download and install all mods you listed, but I installed tobex, oversight and item_rev without problems (and I'm pretty sure that Turambar is writing his fixpack with 224, so he would've noticed problems in his mod at the very least). It's possible that you're having some weird problem on your computer.
Posted by: Leonardo Watson
« on: December 04, 2010, 03:48:58 PM »

With WeiDU 224 a lot of PARSE ERRORS occur that didn't happen with former versions before causing several mods fail to install. I did two complete BWP installations with identical mods, one with Weidu 220 and one with 224 and double checked them again.


Kelsey ToB mod:

Code: [Select]
[KelseyToB\V2Scripts\kelseysolaconflict.baf] loaded, 745 bytes
[./override/J#KLSY25.BCS] loaded, 32902 bytes

[J#Klsy25.bcs] PARSE ERROR at line 530 column 1-7
Near Text: %KSONG%
syntax error

[J#Klsy25.bcs]  ERROR at line 530 column 1-7
Near Text: %KSONG%
Parsing.Parse_error
ERROR: parsing [J#Klsy25.bcs]: Parsing.Parse_error


same with CrossmodBG2:

Code: [Select]
[CrossmodBG2/RomanceConflicts/RomanceConflictScripts/Kelsey/RC_J#klsy.baf] loaded, 1439 bytes
[./override/J#KLSY25.BCS] loaded, 32902 bytes

[J#klsy25.bcs] PARSE ERROR at line 530 column 1-7
Near Text: %KSONG%
syntax error

[J#klsy25.bcs]  ERROR at line 530 column 1-7
Near Text: %KSONG%
Parsing.Parse_error
ERROR: parsing [J#klsy25.bcs]: Parsing.Parse_error
Stopping installation because of error.


Paladins of Faerûn Kitpack:

Code: [Select]
Installing [Install Thug kit (thief)]
Adding THUG Kit ...
[./override/kitlist.2da] loaded, 29633 bytes

ERROR locating resource for 'get_ids_map'
Resource [KITLIST.2DA.IDS] not found in KEY file:
[./chitin.key]
Stopping installation because of error.

same with the Return to Trademeet Kit Pack components: Priest of Mystra, Priest of Tempus, Ninja
Seems to be the same error as already reportet with ROT


Aurora components: Aurora's Shoes and Boots, Small portraits for NPCs

Code: [Select]
[./override/BALDUR.BCS] loaded, 1511424 bytes

[baldur.bcs] LEXER ERROR at line 106059 column 1-14
Near Text: "
invalid character ["]

[baldur.bcs]  ERROR at line 106059 column 1-14
Near Text: "
Parsing.Parse_error
ERROR: parsing [baldur.bcs]: Parsing.Parse_error
Stopping installation because of error.


XP-Mod:

Code: [Select]
[./override/AR0452.BCS] loaded, 11073 bytes
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer

(error message repeats about 30 times)

Code: [Select]
[./override/BALDUR.BCS] loaded, 1511424 bytes
ERROR: parsing [BALDUR.BCS.BCS]: Parsing.Parse_error
ERROR: parsing [BALDUR.BCS.BAF]: Parsing.Parse_error


Code: [Select]
[./override/RR3100.BCS] loaded, 79950 bytes
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer


Code: [Select]
Copied [VPCUTA05.BCS] to [override/VPCUTA05.BCS]
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer
Copied [VPCUTA08.BCS] to [override/VPCUTA08.BCS]
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer

and so on...


Code: [Select]
[FATESP.DLG.DLG] loaded
[FATESP.DLG] created from [FATESP.DLG.DLG]
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer


Code: [Select]
[YOSHJ.DLG.DLG] loaded
[YOSHJ.DLG] created from [YOSHJ.DLG.DLG]
ERROR: cannot convert %MATCH2% or %%MATCH2%% to an integer
Adding YOSHJ.DLG to internal list of available DLGs
[YOSHJ.DLG.DLG] saved 608 states, 1301 trans, 33 strig, 461 ttrig, 218 actions


tons of errors like this:


Code: [Select]
[TP/SETUP-TP.TP2]  ERROR at line 38 column 40-42
Near Text: SAY
Not_found
ERROR: parsing [TP/SETUP-TP.TP2]: Not_found
ERROR: No translation provided for @999

and this:

Code: [Select]
[TOBEX/TOBEX.TP2]  ERROR at line 14 column 1-10
Near Text: DESIGNATED
Not_found
ERROR: parsing [TOBEX/TOBEX.TP2]: Not_found
ERROR: No translation provided for @999

and this:

Code: [Select]
[SETUP-BDTOBV168.TP2]  ERROR at line 17 column 1-9
Near Text: ACTION_IF
Not_found
ERROR: parsing [SETUP-BDTOBV168.TP2]: Not_found
ERROR: No translation provided for @0

and this:

Code: [Select]
[SETUP-BDTOBV168.TP2]  ERROR at line 17 column 1-9
Near Text: ACTION_IF
Not_found
ERROR: parsing [SETUP-BDTOBV168.TP2]: Not_found
ERROR: No translation provided for @0

and this:

Code: [Select]
[ITEM_REV/ITEM_REV.TP2]  ERROR at line 35 column 1-7
Near Text: INCLUDE
Not_found
ERROR: parsing [ITEM_REV/ITEM_REV.TP2]: Not_found
ERROR: No translation provided for @25

and this:

Code: [Select]
[SETUP-OVERSIGHT.TP2]  ERROR at line 158 column 1-17
Near Text: REQUIRE_PREDICATE
Not_found
ERROR: parsing [SETUP-OVERSIGHT.TP2]: Not_found
ERROR: No translation provided for @33

and this:

Code: [Select]
[SETUP-TDD.TP2]  ERROR at line 50 column 1-5
Near Text: PRINT
Not_found
ERROR: parsing [SETUP-TDD.TP2]: Not_found
ERROR: No translation provided for @20000

and this:

Code: [Select]
[SETUP-NTOTSC.TP2]  ERROR at line 50 column 1-5
Near Text: MKDIR
Not_found
ERROR: parsing [SETUP-NTOTSC.TP2]: Not_found
ERROR: No translation provided for @50

and this:

Code: [Select]
[BGQE/SETUP-BGQE.TP2]  ERROR at line 711 column 1-8
Near Text: APPEND
Not_found
ERROR: parsing [BGQE/SETUP-BGQE.TP2]: Not_found
ERROR: No translation provided for @90002
ERROR: No translation provided for @90002

[SETUP-TGC1E.TP2]  ERROR at line 6 column 1-10
Near Text: UNINSTALL
Not_found
ERROR: parsing [SETUP-TGC1E.TP2]: Not_found
ERROR: No translation provided for @1000

[SETUP-SIRINESCALL.TP2]  ERROR at line 13 column 1-16
Near Text: OUTER_SPRINT
Not_found
ERROR: parsing [SETUP-SIRINESCALL.TP2]: Not_found
ERROR: No translation provided for @198

[SOA/SETUP-SOA.TP2]  ERROR at line 23 column 1-11
Near Text: INCLUDE
Not_found
ERROR: parsing [SOA/SETUP-SOA.TP2]: Not_found
ERROR: No translation provided for @25[/color]

and this:

[color][SETUP-CTB.TP2]  ERROR at line 105 column 1-36
Near Text: USING
Not_found
ERROR: parsing [SETUP-CTB.TP2]: Not_found
ERROR: No translation provided for @154

and this:

Code: [Select]
[SETUP-TS-BP.TP2]  ERROR at line 35 column 1-4
Near Text: COPY
Not_found
ERROR: parsing [SETUP-TS-BP.TP2]: Not_found
ERROR: No translation provided for @0

and this:

Code: [Select]
[KITRTT.TP2]  ERROR at line 54 column 1-7
Near Text: ADD_KIT
Not_found
ERROR: parsing [KITRTT.TP2]: Not_found
ERROR: No translation provided for @100

and this:

Code: [Select]
[SETUP-TURAMBAR_FIXES_TWEAKS.TP2]  ERROR at line 43 column 1-13
Near Text: COPY_EXISTING
Not_found
ERROR: parsing [SETUP-TURAMBAR_FIXES_TWEAKS.TP2]: Not_found
ERROR: No translation provided for @100

Once again: No one of these errors occur with WeiDU 220! The errors above occur with different mods.


Vecna:

Code: [Select]
ERROR: parsing [BALDUR.bcs]: Parsing.Parse_error
Stopping installation because of error.