Assertion error, can i quick fix it?
#1
Posted 17 January 2005 - 01:52 PM
Im not very bright in this area but can i somehow alter the tp2 file so the install wont add the music? I found this in the tp2 file:
ADD_MUSIC ~ChGTKUCR~ ~Chloe\Music\CRblank1.mus~
ADD_MUSIC ~ChLoveCR~ ~Chloe\Music\CRblank2.mus~
ADD_MUSIC ~ChImCR~ ~Chloe\Music\CRblank3.mus~
Uhmm can i "//" comment that, would that help me or would that mess my install? Or should i comment something else or can i do this another way? Is there someone who can help me do this?
#2
Posted 17 January 2005 - 02:41 PM
Hey, im playing the BP-BGT-NEJ-CTB etc monster mod and i would very much like to add chloe mod aswell. The problem is that the chloe mod adds music to the already full music list. So if i add the chloe mod i get an asserition error and the game wont start up.
Im not very bright in this area but can i somehow alter the tp2 file so the install wont add the music? I found this in the tp2 file:
ADD_MUSIC ~ChGTKUCR~ ~Chloe\Music\CRblank1.mus~
ADD_MUSIC ~ChLoveCR~ ~Chloe\Music\CRblank2.mus~
ADD_MUSIC ~ChImCR~ ~Chloe\Music\CRblank3.mus~
Uhmm can i "//" comment that, would that help me or would that mess my install? Or should i comment something else or can i do this another way? Is there someone who can help me do this?
Yes, altering the .tp2 is simple. Either erase the lines, or just add two slashes ("//") in front of them.
#3
Posted 17 January 2005 - 02:47 PM
#4
Posted 17 January 2005 - 04:26 PM
//\\//\\//\\//\\//\\//\\//\\//
// ~~ Music and sounds ~~ //
////\\//\\//\\//\\//\\//\\//\\
COPY ~Chloe\Music\ChGTKUCR.crm~ ~override\ChGTKUCR.ogg~
COPY ~Chloe\Music\ChLoveCR.crm~ ~override\ChLoveCR.ogg~
COPY ~Chloe\Music\ChImCR.crm~ ~override\ChImCR.ogg~
COPY ~Chloe\Bat\DecCR.bat~ ~DecCR.bat~
COPY ~Chloe\Sounds~ ~override~
But i suspected those didnt insert lines into the music file, but i didnt now. I thought those just copied over the music files to the overide directory. If thats all they do they shouldnt affect the music file. Should i comment away those aswell?
Edited by Sillstryparn, 17 January 2005 - 04:31 PM.
#5
Posted 17 January 2005 - 05:46 PM
#6
Posted 17 January 2005 - 07:14 PM
ADD_MUSIC ~ChGTKUCR~ ~Chloe\Music\CRblank1.mus~
ADD_MUSIC ~ChLoveCR~ ~Chloe\Music\CRblank2.mus~
ADD_MUSIC ~ChImCR~ ~Chloe\Music\CRblank3.mus~
and the install went good and the game doesnt get an assertion error, i cant be completly sure untill ive played with chloe though. But i actually think it might have worked. Thanks guys
EDIT:
I did the same with Tashia, i just commented away the add to songlist text in the tp2 and the game works. I had to remove this mod earlier aswell cause of the assertion error.
Edited by Sillstryparn, 18 January 2005 - 12:20 AM.