Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when projecting ECM ship onto a fit #2289

Closed
jonwessels opened this issue Nov 16, 2020 · 1 comment
Closed

Error when projecting ECM ship onto a fit #2289

jonwessels opened this issue Nov 16, 2020 · 1 comment
Labels
bug Confirmed to be a bug fixed This issue has been fixed! Oh joy!

Comments

@jonwessels
Copy link

jonwessels commented Nov 16, 2020

Bug Report

pyfa v2.31.0
EVE Data Version: 1842315 (2020-11-10 10:18:18)

OS version: Windows-7-6.1.7601-SP1
Python version: 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]
wxPython version: 4.0.6 (wxWidgets 3.0.5)
SQLAlchemy version: 1.3.20
Logbook version: 1.5.3
Requests version: 2.24.0
Dateutil version: 2.8.1

####################

Traceback (most recent call last):
File "gui\statsPane.py", line 79, in fitChanged
File "gui\builtinStatsViews\targetingMiscViewMinimal.py", line 218, in refreshPanel
AttributeError: 'str' object has no attribute 'foramt'

Steps to reproduce

Issue occurs when projecting a fit which has active ECM modules onto another fit. Occurs with any ship with ECM module, and with all ECM modules from what I could tell.

@DarkFenX
Copy link
Member

Has already been fixed in 2696b48, will be available in next release

@DarkFenX DarkFenX added bug Confirmed to be a bug fixed This issue has been fixed! Oh joy! labels Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed to be a bug fixed This issue has been fixed! Oh joy!
Projects
None yet
Development

No branches or pull requests

2 participants