These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Ships & Modules

 
  • Topic is locked indefinitely.
 

Error message when replacing implants in fitting

Author
Sohox
Republic Military School
Minmatar Republic
#1 - 2017-05-12 06:23:15 UTC
I tried to replace a ee-601 with a EG-603 on the implants tab. This is the error message I got:


OS version: Windows-8-6.2.9200
Python: 2.7.10
wxPython: 3.0.2.0
SQLAlchemy: 1.0.5
Logbook: 1.0.0
pyfa version: 1.29.1 Stable - YC119.5 1.0
pyfa root: C:\Program Files (x86)\pyfa
save path: C:\Users\Pappa\.pyfa
fs encoding: mbcs

EXCEPTION: Implant(ID=27143, name=Zainou 'Gypsy' CPU Management EE-601) at 0x85659f0 is not in list

File "C:\Program Files (x86)\pyfa\library.zip\gui\implantView.py", line 166, in removeItem
self.removeImplant(self.implants[self.GetItemData(row)])
File "C:\Program Files (x86)\pyfa\library.zip\gui\implantView.py", line 171, in removeImplant
sFit.removeImplant(fitID, self.original.index(implant))