View Issue Details

IDProjectCategoryLast Update
0027845Heart Of The MachineBug - GameplayMay 7, 2023 1:57 pm
ReporterZeusAlmighty Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.401 Struggle And Storyline Refinement 
Fixed in Version0.401 Struggle And Storyline Refinement 
Summary0027845: A hired Cohort is incorrectly requiring it have the target cohort's status
DescriptionI have an encounter considered by a corporation, targeting another corporation, and using a hired cohort (private investigator) to do the encounter

This is for the encounter ID: HirePI_PersonnelInvestigation

I'm getting a bugged error when in a new game claiming that the the P.I. cohort doesn't have the "CorporateMole" status. But it shouldn't be checking to have this status, since I'm not setting up the hired cohort to check about this status

This is the xml I had set up causing the problem (note: I checked this in without the Corporate Moles status so it won't error):

<req_hired_cohort_has_status_level cohort_status_type="InvestigativeSkills" must_be_at_least="400" must_be_at_most="1000"/>
<req_target_cohort_has_status_level cohort_status_type="CorporateMole" must_be_at_least="100" must_be_at_most="1000"/>
<bonus_target_cohort_has_status_level cohort_status_type="CorporateMole" must_be_at_least="300" must_be_at_most="1000" bonus_weight_if_true="50"/>
<bonus_target_cohort_has_status_level cohort_status_type="CorporateMole" must_be_at_least="500" must_be_at_most="1000" bonus_weight_if_true="50"/>
TagsNo tags attached.

Activities

ZeusAlmighty

May 7, 2023 6:29 am

manager  

HeartoftheMachineLog.txt (411,818 bytes)

ZeusAlmighty

May 7, 2023 6:30 am

manager   ~0067675

The strangeness of this is compounded by the fact the previous encounter "HireLawFirm_CorporateInjunction" is setup similarly and not causing problems

Chris_McElligottPark

May 7, 2023 1:57 pm

administrator   ~0067678

Should be fixed now!

- Fixed a bug with the hired cohorts bonuses being incorrectly checked as the target cohort. Also made the error messages a bit more specific in case something like this happens again.
-- Thanks to George for reporting.

Issue History

Date Modified Username Field Change
May 7, 2023 6:29 am ZeusAlmighty New Issue
May 7, 2023 6:29 am ZeusAlmighty Status new => assigned
May 7, 2023 6:29 am ZeusAlmighty Assigned To => Chris_McElligottPark
May 7, 2023 6:29 am ZeusAlmighty File Added: HeartoftheMachineLog.txt
May 7, 2023 6:30 am ZeusAlmighty Note Added: 0067675
May 7, 2023 1:57 pm Chris_McElligottPark Status assigned => resolved
May 7, 2023 1:57 pm Chris_McElligottPark Resolution open => fixed
May 7, 2023 1:57 pm Chris_McElligottPark Fixed in Version => 0.401 Struggle And Storyline Refinement
May 7, 2023 1:57 pm Chris_McElligottPark Note Added: 0067678