View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0027845 | Heart Of The Machine | Bug - Gameplay | May 7, 2023 6:29 am | May 7, 2023 1:57 pm | |
Reporter | ZeusAlmighty | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.401 Struggle And Storyline Refinement | ||||
Fixed in Version | 0.401 Struggle And Storyline Refinement | ||||
Summary | 0027845: A hired Cohort is incorrectly requiring it have the target cohort's status | ||||
Description | I 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"/> | ||||
Tags | No tags attached. | ||||
|
|
|
The strangeness of this is compounded by the fact the previous encounter "HireLawFirm_CorporateInjunction" is setup similarly and not causing problems |
|
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. |
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 |