You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Applications/pyfa.app/Contents/Resources/gui/builtinViews/fittingView.py", line 449, in fitChanged
self.refresh(self.mods)
File "/Applications/pyfa.app/Contents/Resources/gui/builtinViews/fittingView.py", line 563, in refresh
self.SetItemBackgroundColour(i, self.slotColour(mod.slot))
AttributeError: 'Mode' object has no attribute 'slot'
I still have no idea why some people do not experience this at all while others do, but I'll be working with Lothian to try to figure it out.
EDIT: Those that have slot color on experience this. Will make a patch tonight.
The text was updated successfully, but these errors were encountered:
Thanks to Lothian Scykle, we have a traceback:
I still have no idea why some people do not experience this at all while others do, but I'll be working with Lothian to try to figure it out.
EDIT: Those that have slot color on experience this. Will make a patch tonight.
The text was updated successfully, but these errors were encountered: