Corporation Reputation - ReadText900-901 - Most likely a mod issue.

Ask here if you experience technical problems with X³: Terran Conflict, X³: Albion Prelude or X³: Farnham's Legacy.

Moderators: timon37, Moderators for English X Forum

Locked
mati140
Posts: 43
Joined: Thu, 15. Jan 09, 20:15
x4

Corporation Reputation - ReadText900-901 - Most likely a mod issue.

Post by mati140 » Wed, 28. Aug 19, 17:39

I decided to start a new mostly vanilla game with just a few mods/scripts, Steam X3AP version 3.3. I've installed the bonus pack through steam as well as the following mods and scripts:

Installed through plugin manager
Community Plugin Configuration :: Cycrow :: 1.51 :: 03/01/2012 :: Library :: Yes :: No
Hotkey Manager :: Cycrow :: 1.21 :: 03/01/2012 :: Library :: Yes :: No
Plugin Manager Library Scripts AP :: PluginManager :: 1.2 :: 11/07/2015 :: Library :: Yes :: No
Ware Manager :: Cycrow :: 1.10 :: 28/8/2011 :: Library :: Yes :: No
TRP - Operation Loose Ends :: eldyranx3 :: 1.0 RC1 :: 4/8/2012 :: Mission :: Yes :: No
TRP - Stealing Logi :: eldyranx3 :: 1.4 FR :: 4/8/2012 :: Mission :: Yes :: No
TRP - A Gate Too Far :: eldyranx3 :: 1.3 FR :: 4/8/2012 :: Mission :: Yes :: No
TRP - ATF Shipyard for AP :: eldyranx3 :: 1.3 :: 13/8/2012 :: Extension Mods :: Yes :: No
TRP - Project Bifrost :: eldyranx3 :: 1.1 :: 4/8/2012 :: Mission :: Yes :: No
TRP- Unknown Terran Pirate Base :: eldyranx3 :: 1.4 :: 22/9/2010 :: Mission :: Yes :: No
TRP - Terran MOB :: eldyranx3 :: 1.2 :: 31/12/2011 :: Mission :: Yes :: No
TRP - Terran Marines :: eldyranx3 :: 1.6 :: 4/8/2012 :: Mission :: Yes :: No
Drone Retrieval Only :: Lonark :: 1.8 :: 27/2/2019 :: Custom :: Yes :: No
AP Libraries :: 7ate9tin11s :: 2.2 :: 10/08/2009 :: Other :: Yes :: No
Universe Explorers :: 7ate9tin11s & boran_blok :: 2.4.2b5 :: 5/9/2009 :: Ship Command :: Yes :: No

Manualy installed:
Lost Colony 2.01
Terran Police License 1.1
Bounce 1.7
MARS 5.25
Pirate Guild 3 1.59
ADS 2.65
Customized cockpit mod (changes to animations.pck and tships only)

After doing the first mission of the Stealing Logi plot from TRP I got the following abomination in my reputation list

Corporation Reputation - ReadText900-901 50%

After mass searching through the game files with notepad++ for matches for 900 and 901 (I unpacked all pck files in t files just in case) I found out that it corresponds to the following line in Director\TRPRSC101.xml - which seems to be the mission director file for the aforementioned TRP plot:

Code: Select all

<set_mission_rank name="TRPRSC101.ATF Operative" titleid="900" textid="901"/>
Which in turn seems to correspond to the unique ATF rank given as a result of this plot. How can this be fixed? Is it an error with this particular script (it was made for an older version of AP) or am I missing some plugin libraries? I haven't found any matches for those ids anywhere outside of this file, so maybe I'm missing something?

EDIT: Ok, I managed to fix it, so just for posterity: I went to 8461-L-044.xml and changed the following lines:

Code: Select all

  <page id="380900" title="Mission ranks" descr="0" voice="no">
    <!--ATF Operative Ranks-->
    <t id="1000">ATF Operative</t>
    <t id="1001">Bearer of Logi</t>
    <t id="1002">Chaser of Svaoilfari</t>
    <t id="1003">Wearer of Freyja's Veil</t>
    <t id="1004">Rouge of Ginnungagap</t>
    <t id="1005">Slayer of Fimafeng</t>
    <t id="1006">Builder of Asgard</t>
  </page>
to

Code: Select all

  <page id="380900" title="Mission ranks" descr="0" voice="no">
    <!--ATF Operative Ranks-->
    <t id="0900">ATF Operative</t>
    <t id="0901">Bearer of Logi</t>
    <t id="0902">Chaser of Svaoilfari</t>
    <t id="0903">Wearer of Freyja's Veil</t>
    <t id="0904">Rouge of Ginnungagap</t>
    <t id="0905">Slayer of Fimafeng</t>
    <t id="0906">Builder of Asgard</t>
  </page>
Basically changed all "10xx" to "09xx". I will crosspost this to TRP thread in case someone else gets this problem
Last edited by mati140 on Wed, 28. Aug 19, 18:24, edited 1 time in total.

User avatar
alexalsp
Posts: 1823
Joined: Fri, 18. Jul 14, 05:28
x4

Re: Corporation Reputation - ReadText900-901

Post by alexalsp » Wed, 28. Aug 19, 18:11

You need to write in this topic:

viewforum.php?f=94

mati140
Posts: 43
Joined: Thu, 15. Jan 09, 20:15
x4

Re: Corporation Reputation - ReadText900-901

Post by mati140 » Wed, 28. Aug 19, 19:28

alexalsp wrote:
Wed, 28. Aug 19, 18:11
You need to write in this topic:

viewforum.php?f=94
Yep, I've posted the solution there, I originally posted here because I wasn't sure what exactly I had problem with, was suspecting TRP but for all I knew it could be a glitched install. Anyway, it's resolved now, thread can be locked.

Alan Phipps
Moderator (English)
Moderator (English)
Posts: 30423
Joined: Fri, 16. Apr 04, 19:21
x4

Re: Corporation Reputation - ReadText900-901 - Most likely a mod issue.

Post by Alan Phipps » Wed, 28. Aug 19, 19:41

I love the way you call a game with that extensive mod list 'mostly vanilla'. :D
A dog has a master; a cat has domestic staff.

Locked

Return to “X³: Terran Conflict / Albion Prelude / Farnham's Legacy - Technical Support”