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

fixed exception that froze interface #700

Merged
merged 1 commit into from
Aug 25, 2016

Conversation

PageArkanis
Copy link
Contributor

@PageArkanis PageArkanis commented Aug 19, 2016

Traceback (most recent call last):
  File ".../Pyfa/gui/builtinViews/fittingView.py", line 463, in fitChanged
    self.refresh(self.mods)
  File ".../Pyfa/gui/builtinViews/fittingView.py", line 590, in refresh
    self.SetItemBackgroundColour(i, self.slotColour(mod.slot))
  File ".../Pyfa/gui/builtinViews/fittingView.py", line 560, in slotColour
    return self.slotColourMap[slot] or self.GetBackgroundColour()
KeyError: 8

@blitzmann
Copy link
Collaborator

Nice catch, thanks!

@blitzmann blitzmann merged commit a0a35d6 into pyfa-org:feature/citadels Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants