These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
pyfa v1.29.4 - The Python Fitting Assistant
Lyta
| Twitter | Alliance Forum | Twitch Stream |
Previous Main: Astecus | Creator of the Anti-ganking channel, Anti-ganking.net and AstralServices.net
Daemun of Khanid
Want Pyfa, but with more features?
Pyfa.fit
OS version: Windows-8-6.2.9200Python: 2.7.10wxPython: 3.0.2.0SQLAlchemy: 1.0.5Logbook: 1.0.0pyfa version: 1.29.1 Stable - YC119.5 1.0pyfa root: D:\Programme\pyfasave path: C:\Users\BlubQ\.pyfafs encoding: mbcsEXCEPTION: 'NoneType' object has no attribute 'dirtySkills' File "D:\Programme\pyfa\library.zip\gui\characterEditor.py", line 220, in saveChar sChr.saveCharacter(char.ID) File "D:\Programme\pyfa\library.zip\service\character.py", line 243, in saveCharacter char.saveLevels() File "D:\Programme\pyfa\library.zip\eos\saveddata\character.py", line 227, in saveLevels skill.saveLevel() File "D:\Programme\pyfa\library.zip\eos\saveddata\character.py", line 320, in saveLevel if self in self.character.dirtySkills: