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 closing the IDE #2061

Open
boumboum opened this issue Jun 3, 2018 · 1 comment
Open

Error when closing the IDE #2061

boumboum opened this issue Jun 3, 2018 · 1 comment
Labels

Comments

@boumboum
Copy link

boumboum commented Jun 3, 2018

When I close the IDE this error message is saved to the Ninja.exe.log file (Ninja ide V2.3 windows):

Traceback (most recent call last):
  File "C:\Users\xx\.ninja_ide\addins\plugins\rest\rest.py", line 114, in _on_tab_changed
    self.refresh_rest_tree()
  File "C:\Users\xx\.ninja_ide\addins\plugins\rest\rest.py", line 123, in refresh_rest_tree
    self._parse_rest(source)
  File "C:\Users\x\.ninja_ide\addins\plugins\rest\rest.py", line 147, in _parse_rest
    parent = last_parents[-1]
IndexError: list index out of range
@boumboum boumboum changed the title Error when closeing the IDE Error when closing the IDE Jun 3, 2018
@centaurialpha
Copy link
Member

I see is a plugin error, not ninja. Anyway thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants