Jump to content


Photo

Freedom's Reign & Reign of Virtue


  • Please log in to reply
8 replies to this topic

#1 Altomar

Altomar

    Seraph

  • Member
  • 163 posts

Posted 14 November 2007 - 06:36 PM

There is a problem with the DEITM049.ITM from FR/RV. when SCS2 trying to patch this file, it gave the following error message.

Appending to files ...
Copying and patching 2944 files ...
ERROR: illegal 2-byte read from offset 466 of 466-byte file DEITM049.ITM
ERROR: [DEITM049.ITM] -> [override/DEITM049.ITM] Patching Failed (COPY) (Failure
("DEITM049.ITM: read out of bounds"))
Stopping installation because of error.


I tried to open it with Infinity Engine Editor. In Other Info Tab in extension headers when i choose number 2 i get this message

Run-time error '9':
Subscript out of range


Can someone fix this file?
thanks :cheers:

#2 CamDawg

CamDawg

    ALL GLORY TO THE HYPNOTOAD

  • Modder
  • 1505 posts

Posted 14 November 2007 - 08:09 PM

There are a number of minor issues. This is what the G3 Debugger turns up (keep in mind these may be false positives and/or intentional; the suite tries to catch as many anomalies as possible):

// Item and Spell Index Checker - Begin Log
DECRE#02.CRE error: Memorization Info length is incorrect
DECRE#03.CRE error: SPPR506.spl level in Known Spells section does not match spell file
DECRE#04.CRE: Has BG proficiencies set
DECRE#04.CRE: Gender and Sex do not match
DECRE#05.CRE: Has BG proficiencies set
DECRE#05.CRE: Gender and Sex do not match
DECRE#06.CRE error: Memorization Info length is incorrect
DECRE#09.CRE: Has BG proficiencies set
DECRE#09.CRE: Gender and Sex do not match
DESTO#01.CRE error: Effects offset is incorrect
DESTO#01.CRE error: Item offset is incorrect
DESTO#01.CRE error: Item Slot offset is incorrect
DESTO#02.CRE: Has BG proficiencies set
DESTO#02.CRE error: Known Spells offset is incorrect
DESTO#02.CRE error: Effects offset is incorrect
DESTO#02.CRE error: Item offset is incorrect
DESTO#02.CRE error: Item Slot offset is incorrect
// Item and Spell Index Checker - End Log

// Item Checker - Begin Log
DEITM001.ITM: Global Effect #1 (opcode 7) has an incorrect timing mode
DEITM004.ITM error: Ability #0 icon does not exist (cold01.bam)
DEITM004.ITM: Ability #0 has an effect with incorrect/unknown timing (effect #0, opcode 12)
DEITM004.ITM: Global Effect #4 (opcode 28) has an incorrect timing mode
DEITM007.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM011.ITM: Global Effect #1 (opcode 7) has an incorrect timing mode
DEITM013.ITM: Global Effect #1 (opcode 7) has an incorrect timing mode
DEITM014.ITM: Global Effect #4 (opcode 62) has an incorrect target
DEITM014.ITM: Global Effect #4 (opcode 62) has an incorrect timing mode
DEITM019.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM021.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM022.ITM: Disagreement between enchantment and magical flag
DEITM022.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM023.ITM Warning: Limited duration effects on ability #0 have mismatching durations
DEITM024.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM025.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM031.ITM: Disagreement between enchantment and magical flag
DEITM039.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM044.ITM error: Ability #1 icon does not exist (SPPR513.bam)
DEITM046.ITM: Global Effect #4 (opcode 101) has an incorrect timing mode
DEITM053.ITM error: Ability #0 is extraneous Default(0) type
DEITM069.ITM error: Ability #1 icon does not exist (SPPR987B.bam)
DEITM077.ITM error: Ability #2 icon does not exist (SPRA305B.bam)
DEITM082.ITM error: Ability #1 icon does not exist (SPRA303B.bam)
DEITM083.ITM: Global Effect #3 (opcode 1) has an incorrect timing mode
DEITM084.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM089.ITM: Global Effect #2 (opcode 0) is not always applied (check your probabilities)
DEITM089.ITM: Global Effect #3 (opcode 30) is not always applied (check your probabilities)
DEITM089.ITM: Global Effect #4 (opcode 142) is not always applied (check your probabilities)
DEITM089.ITM: Global Effect #5 (opcode 166) is not always applied (check your probabilities)
DEITM089.ITM: Global Effect #6 (opcode 142) is not always applied (check your probabilities)
DEITM089.ITM: Global Effect #7 (opcode 101) is not always applied (check your probabilities)
DEITM089.ITM: Global Effect #8 (opcode 142) is not always applied (check your probabilities)
DEITM098.ITM error: Ability #0 icon does not exist (DeBlackS.bam)
DEITM098.ITM Warning: Limited duration effects on ability #0 have mismatching durations
DEITM098.ITM: Global Effect #2 (opcode 7) has an incorrect timing mode
DEITM099.ITM error: Ability #0 icon does not exist (DeBob1.bam)
DEITM100.ITM error: Ability #0 icon does not exist (DeBob2.bam)
DEITM109.ITM Warning: Limited duration effects on ability #0 have mismatching durations
DEITM110.ITM Warning: Limited duration effects on ability #0 have mismatching durations
DEITM111.ITM Warning: Limited duration effects on ability #0 have mismatching durations
DEITM111.ITM: Global Effect #3 (opcode 6) has an incorrect timing mode
DEITM129.ITM Warning: Limited duration effects on ability #0 have mismatching durations
// Item Checker - End Log
... and the offsets on deitm049.itm, as mentioned, are wrong.

Why is this Hypnotoad video so popu... ALL GLORY TO THE HYPNOTOAD.
____
The Gibberlings Three - Home of IE Mods

The BG2 Fixpack - All the fixes of Baldurdash, plus a few hundred more. Now available, with more fixes being added in every release.


#3 ScuD

ScuD
  • Member
  • 492 posts

Posted 20 November 2007 - 02:40 PM

Well, I've done the changes to the mentioned items/creatures.
Please check the attached archive.
If everything is OK, I think the version 5 of FR&RoV may be uploaded.

Attached Files



#4 Altomar

Altomar

    Seraph

  • Member
  • 163 posts

Posted 21 November 2007 - 02:03 AM

Well, I've done the changes to the mentioned items/creatures.
Please check the attached archive.
If everything is OK, I think the version 5 of FR&RoV may be uploaded.


Thanks ScuD :cheers:

#5 Leomar

Leomar
  • Member
  • 1720 posts

Posted 08 June 2009 - 08:14 AM

I think, it is time to upload Scud's changes from 2007 and Baronius' deitm049.itm fix from 2008 together as new version to the Download-Center.


Version 5: (21 November 2007)
   * ScuD's corrected items/creatures
	 http://www.shsforums.net/index.php?s=&showtopic=30330&view=findpost&p=360184
Version 6: (08 June 2009)
   * Added Baronius' deitm049.itm
   * Added VERSION-flag
   * Updated to WeiDU v210

Greetings Leomar
A Megamod does not mean that you can play all of the mods or all of their content,
but you have more choices or paths through the game.
- Chevalier

BiG World Project - Big Baldur's Gate World

#6 Miloch

Miloch

    Barbarian

  • Modder
  • 6573 posts

Posted 08 June 2009 - 01:25 PM

and Baronius' deitm049.itm fix from 2008

"Baronius's fix"? Like I said over there, Nythrun's macros fixed it long ago, and probably fixed it more elegantly at that.

Infinity Engine Contributions
Aurora * BG1 NPC * BG1 Fixpack * Haiass * Infinity Animations * Level 1 NPCs * P5Tweaks
PnP Free Action * Thrown Hammers * Unique Containers * BG:EE * BGII:EE * IWD:EE
================================================================
Player & Modder Resources
BAM Batcher * Creature Lister * Creature Checker * Creature Fixer * Tutu/BGT Area Map & List * Tutu Mod List
================================================================
"Infinity turns out to be the opposite of what people say it is. It is not 'that which has nothing beyond itself' that is infinite, but 'that which always has something beyond itself'." -Aristotle


#7 Leomar

Leomar
  • Member
  • 1720 posts

Posted 09 June 2009 - 09:07 AM

Like I said over there, Nythrun's macros fixed it long ago, and probably fixed it more elegantly at that.

But it is fixed. ;)

Where can I get the "Nythrun's Super Happy Item Fixer"?

Greetings Leomar
A Megamod does not mean that you can play all of the mods or all of their content,
but you have more choices or paths through the game.
- Chevalier

BiG World Project - Big Baldur's Gate World

#8 Miloch

Miloch

    Barbarian

  • Modder
  • 6573 posts

Posted 09 June 2009 - 03:58 PM

Where can I get the "Nythrun's Super Happy Item Fixer"?

It is the same code that is in the Resource Fixer (item 20.01 on that list) and also I think incorporated in your BW Fixpack with the rest of those fixes, so therefore should already have been fixed a year ago.

Infinity Engine Contributions
Aurora * BG1 NPC * BG1 Fixpack * Haiass * Infinity Animations * Level 1 NPCs * P5Tweaks
PnP Free Action * Thrown Hammers * Unique Containers * BG:EE * BGII:EE * IWD:EE
================================================================
Player & Modder Resources
BAM Batcher * Creature Lister * Creature Checker * Creature Fixer * Tutu/BGT Area Map & List * Tutu Mod List
================================================================
"Infinity turns out to be the opposite of what people say it is. It is not 'that which has nothing beyond itself' that is infinite, but 'that which always has something beyond itself'." -Aristotle


#9 Leomar

Leomar
  • Member
  • 1720 posts

Posted 11 June 2009 - 05:24 AM

Where can I get the "Nythrun's Super Happy Item Fixer"?

It is the same code that is in the Resource Fixer (item 20.01 on that list) and also I think incorporated in your BW Fixpack with the rest of those fixes, so therefore should already have been fixed a year ago.

Yes, the Resource Fixer is included in the BW Fixpack, but unfortunately has not solved the problem, because we have still the problem with the Resource Fixer. Like it is handled now, all is working like intended.

Greetings Leomar
A Megamod does not mean that you can play all of the mods or all of their content,
but you have more choices or paths through the game.
- Chevalier

BiG World Project - Big Baldur's Gate World