Project

General

Profile

Bug #2092

evewindow members (capacity and usedcapacity) returning -1

Added by bjcasey over 5 years ago. Updated over 5 years ago.

Status:
Implemented
Priority:
High
Assignee:
Category:
-
vbulletin_issue_id:

Description

When using individual cargo windows, in space or in a station/citadel the following code is always returnning -1.

echo ${EVEWindow[byCaption,"Active ship"].Capacity}

I have tested the following and confirmed them to be working correctly:

echo ${EVEWindow[byCaption,"Ore Hold"].Capacity}
echo ${EVEWindow[byCaption,"Fleet Hangar"].Capacity}
echo ${EVEWindow[byCaption,"Cargo Container"].Capacity}

I do not know how long it has been broken, but the last entry in your changelog for evewindow was on:

March 18, 2018
[20180306.0003]
* Fixed the "Capacity" and "UsedCapacity" MEMBERS of the 'evewindow' when used with cargo containers.

All ships have a cargo hold and when using the individual/separate window it has a caption of Active ship.

Also available in: Atom PDF