Jump to content


Photo

TP2 error


  • Please log in to reply
17 replies to this topic

#1 taltos

taltos
  • Member
  • 13 posts

Posted 18 October 2004 - 07:42 PM

Hi, I do not know if anyone else is getting this error, but it is halting my CTB install. My install is BP without NEJ and with the BP_s_and_h_Patch v3 installed. I do not have any other mods installed. Any help would be greatly appreciated. Thanks!


[C:\Program Files\Black Isle\BGII - SoA\Setup-CheckTheBodies v150.exe] WeiDU ver
sion 163

[SETUP-CHECKTHEBODIES V150.TP2] PARSE ERROR at line 3013 column 15-15
Near Text: /
syntax error

[SETUP-CHECKTHEBODIES V150.TP2] ERROR at line 3013 column 15-15
Near Text: /
Parsing.Parse_error
ERROR: parsing [SETUP-CHECKTHEBODIES V150.TP2]: Parsing.Parse_error
ERROR: problem parsing TP file [SETUP-CHECKTHEBODIES V150.TP2]: Parsing.Parse_er
ror

ERROR: Parsing.Parse_error

Press ENTER to exit.

#2 hlidskialf

hlidskialf

    Incarnation of the Eternal Ale Warrior

  • Modder
  • 2510 posts

Posted 18 October 2004 - 08:01 PM

There's a tilde missing on line 3002. The line says this:
COPY ~checkbod/ctbareas/translate/CB3661.ARE~ ~override/CB3661.ARE

Add a tilde to the end like this:

COPY ~checkbod/ctbareas/translate/CB3661.ARE~ ~override/CB3661.ARE~

That'll fix it.

The great wolf Fenrir gapes ever at the dwelling of the gods.


#3 CBisson

CBisson
  • Member
  • 61 posts

Posted 18 October 2004 - 08:12 PM

Thank ye Hlid.

That error is repeated on line 7999, so do the same there. Sorry!
Play SoS! And then play CtB!

#4 taltos

taltos
  • Member
  • 13 posts

Posted 18 October 2004 - 08:27 PM

Thanks for the quick response guys I appreciate it. I applied your suggestions and everything started to go well until I reached this error. Must not be my lucky day....


Copying and patching 1 file ...
Copying and patching 1 file ...
ERROR: No translation provided for @6610118
ERROR: [checkbod/items/tranlate/CBMIELIK.ITM] -> [override/CBMIELIK.ITM] Patchin
g Failed (COPY) (Not_found)

ERROR Installing [Check The Bodies for Baldur's Gate II (SoA & ToB) v 150], roll
ing back to previous state
Will uninstall 3637 files for [SETUP-CHECKTHEBODIES V150.TP2] component 2.
Uninstalled 3637 files for [SETUP-CHECKTHEBODIES V150.TP2] component 2.
ERROR: Not_found
PLEASE email the file SETUP-CHECKTHEBODIES V150.DEBUG to http://www.forgottenwar
s.net/ctb/checkthebodies.htm
Using Language [American English]

Install Component [Check The Bodies for Baldur's Gate II (SoA & ToB) v 150]
[Y]es or [N]o or [Q]uit?

Edited by taltos, 18 October 2004 - 08:28 PM.


#5 Stone Wolf

Stone Wolf
  • Member
  • 1672 posts

Posted 18 October 2004 - 08:43 PM

It looks kinda like the string is missing in your tra file. Open the tra file for whatever language you've chosed and look at "@6610118" and see what (if anything) is there.

#6 boogara

boogara
  • Member
  • 3 posts

Posted 18 October 2004 - 09:07 PM

I am running win XP and I cant find a program to open the TP2 file for editing What do I need to open this file?

#7 Stone Wolf

Stone Wolf
  • Member
  • 1672 posts

Posted 18 October 2004 - 09:13 PM

You can open it with any text editor, like Notepad. It's just a txt file with a funky name. :)

#8 taltos

taltos
  • Member
  • 13 posts

Posted 19 October 2004 - 09:39 AM

Well I started poking around in tra files as Stonewolf suggested. I used the american version of CTB and I can find a checkbod/american subfolder. However, to be honest I do not know where to go from here to hunt down this reference: ERROR: No translation provided for @6610118 (from my earlier post). Thanks.

#9 Katrina

Katrina

    Dark Master

  • Member
  • 56 posts

Posted 19 October 2004 - 11:26 AM

Taltos, you're not alone; I'm having the exact same problem. I tried to install the American English version of CTB and it also said Error: No translation provided for @6610118.
"Open thy mouth that will swallow us all! Yah, Avoozl, Dark One COME!" ~Katrina of QfGIV

#10 CBisson

CBisson
  • Member
  • 61 posts

Posted 19 October 2004 - 06:30 PM

Ok, first things first:

How to open a .tp2 file:

I'm going from memory here, but if you click on a file Windows doesn't know how to open, it asks you if you want to pick it from a list. Do so, and choose Wordpad- or any text editor (I use MED)- and if you want, you can click the button that says "always use this program to open this kind of file". A .tp2 file is a simple text document, readable in any text editor like Microsoft Word, Notepad, StarOffice, MED, or even as a last resort, your internet browser.

Second, please be sure to add in those Tildes:

in the Setup-CheckTheBodies v150.tp2 file, add a tilde at the very end of line 3002 and line 7999 (MED automatically numbers the lines, so it's easily spotted) or search for the text

~override/CB3661.ARE

and make it read

~override/CB3661.ARE~


Third, let's keep the .tp2 open and search for the text

@6610118

.

It's at line 2708. Now, just change that to

@661018

--- as you can see, there's an extra 1 in the tp2 that shouldn't be. Sorry.

Hopefully, that'll take care of it. I'm not sure what happened, but I know that I got those same errors during my own test install, and I am sure I changed them, but perhaps I forgot to use the 'updated' file in my build or I forgot to save the changes.

I've also posted the updated .tp2 on the website, so if you don't think you can do the process I just described, grab it off there- probably take around 20seconds with a 56kmodem.

CB

Edited by CBisson, 19 October 2004 - 06:39 PM.

Play SoS! And then play CtB!

#11 boogara

boogara
  • Member
  • 3 posts

Posted 19 October 2004 - 06:33 PM

Taltos, you're not alone; I'm having the exact same problem.  I tried to install the American English version of CTB and it also said Error: No translation provided for @6610118.

View Post



#12 Stone Wolf

Stone Wolf
  • Member
  • 1672 posts

Posted 19 October 2004 - 06:36 PM

The last fix CB posted will correct that error. I figured it out hours ago, but the board went down for updating and then I had to go out for a while. :rolleyes: Is it not working for you?

#13 CBisson

CBisson
  • Member
  • 61 posts

Posted 19 October 2004 - 06:42 PM

Stone-

After those three changes, did you have any other problems installing??
Play SoS! And then play CtB!

#14 taltos

taltos
  • Member
  • 13 posts

Posted 19 October 2004 - 06:55 PM

Everything checked out ok and is working fine now. Thanks for the help everyone.

#15 boogara

boogara
  • Member
  • 3 posts

Posted 19 October 2004 - 07:07 PM

Everything checked out ok and is working fine now.  Thanks for the help everyone.

View Post

Thanks to all all is working

#16 Stone Wolf

Stone Wolf
  • Member
  • 1672 posts

Posted 19 October 2004 - 07:16 PM

No other problems that I found. :)

#17 -Guest_Shiva_*-

-Guest_Shiva_*-
  • Guest

Posted 19 October 2004 - 09:24 PM

Will the correct TP2 be placed on wizards sight?

Having trouble downloading it.

#18 CBisson

CBisson
  • Member
  • 61 posts

Posted 21 October 2004 - 04:58 PM

Will the correct TP2 be placed on wizards sight?

Having trouble downloading it.

View Post


Sorry for the delay- forum maintenance and all.

You have to right-click and Save Link Target As in order to download the .tp2
Play SoS! And then play CtB!