After a reinstall of BW this corrupted files appeared in my big world debug.txt :
CM03A514.CRE is corrupt: header misplaced.
CM1803A3.CRE is corrupt: header misplaced.
CMBOU04.CRE is corrupt: header misplaced.
CMBOU05.CRE is corrupt: header misplaced.
CMBOU08.CRE is corrupt: header misplaced.
CMBOU09.CRE is corrupt: header misplaced.
CMBOU10.CRE is corrupt: header misplaced.
CMSEC11.CRE is corrupt: header misplaced.
CMSEC13.CRE is corrupt: header misplaced.
CMSEC16.CRE is corrupt: header misplaced.
and making a change-log to two of them :
Mods affecting CM03A514.CRE:00000: /* from game biffs */ ~SETUP-DARKHORIZONS.TP2~ 0 0 // "Dark Horizons" Mod (Requires Tales of the Sword Coast TuTu or
BGT)
00001: /* from game biffs */ ~SETUP-
SCS.TP2~ 0 5000 // Smarter general AI
00002: ~SETUP-BPV177.TP2~ 0 0 // Big Picture AI/Enhancement Mod, version 177
weidu (beta)
00003: ~SETUP-BGTTWEAK.TP2~ 0 2400 // Enemy items shatter
Mods affecting CMSEC16.CRE:00000: /* from game biffs */ ~SETUP-DARKHORIZONS.TP2~ 0 0 // "Dark Horizons" Mod (Requires Tales of the Sword Coast TuTu or
BGT)
00001: /* from game biffs */ ~SETUP-
SCS.TP2~ 0 5000 // Smarter general AI
00002: ~SETUP-BPV177.TP2~ 0 0 // Big Picture AI/Enhancement Mod, version 177
weidu (beta)
00003: ~SCSII/SETUP-SCSII.TP2~ 0 4040 // Prevent party members from dying irreversibly
00004: ~SETUP-BGTTWEAK.TP2~ 0 2400 // Enemy items shatter
and I think it is because of modifying Setup-DarkHorizons.tp2 :
/* -------------------------- New stores in 200 ------------ */
COPY ~DarkHorizons/BGT/stores/CMBAG01.sto~ ~override~
SAY NAME2 @810
COPY ~DarkHorizons/BGT/stores/CMBAG03.sto~ ~override~
SAY NAME2 @812
COPY ~DarkHorizons/BGT/stores/CMBAG04.sto~ ~override~
SAY NAME2 @814
COPY ~DarkHorizons/BGT/stores/CMBAG05.sto~ ~override~
SAY NAME2 @816
COPY ~DarkHorizons/BGT/stores/CMBAG06.sto~ ~override~
SAY NAME2 @818
COPY ~DarkHorizons/stores/CMMERC03.sto~ ~override~
SAY NAME2 @841
COPY ~DarkHorizons/stores/CMMERC04.sto~ ~override~
SAY NAME2 @842
COPY ~DarkHorizons/stores/CMMERC05.sto~ ~override~
SAY NAME2 @843
/* COPY ~DarkHorizons/BGT/stores/CMMERC06.sto~ ~override~ */
/* SAY NAME2 @819 */
Can anybody shed some light on this matter ? please
Edited by neutrowave, 14 September 2009 - 08:31 PM.