pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.61k stars 408 forks source link

In the graph module do not work\apply target parameters (resistance, speed, ..) #2369

Closed A-ku-n closed 3 years ago

A-ku-n commented 3 years ago

Bug Report

With a clean install, there is no way to see the resistances and parameters of the ships (which are present in "/eos/saveddata/damagePattern.py" and "/eos/saveddata/targetProfile.py") When working in the Graph module, it is not possible to compare values when changing target parameters

Expected behavior:

In Graphs module the damage graph changes depending on the target resistance

Actual behavior:

all graphs are same

Detailed steps to reproduce:

  1. Install or unzip the application
  2. Import fit (Fit > From Clipboard)
  3. Select Ibis
  4. Go to Graphs (Fit > Graphs)
  5. Select "Damage Stats"
  6. In target field add profiles Uniform(25%) and Uniform(75%) (RMB on target fiels > Add Target Profile > Uniform(*))
  7. compare graphs

or

  1. add custom Target Profile
  2. change param custom target in Graph module

Fits involved in EFT format (Edit > To Clipboard > EFT):

[Ibis, Ibis fit]

[Empty Low slot] [Empty Low slot]

[Empty Med slot] [Empty Med slot]

Light Missile Launcher I, Mjolnir Light Missile [Empty High slot]

Release or development git branch? Please note the release version or commit hash:

v2.38.1 pyfa-v2.38.1-win.exe pyfa-v2.38.1-win.zip

Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10):

Windows 10

Other relevant information:

A-ku-n commented 3 years ago

I was wrong about Graph image