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

Crash upon entering reference #119

Open
Isarhamster opened this issue Nov 2, 2023 · 1 comment
Open

Crash upon entering reference #119

Isarhamster opened this issue Nov 2, 2023 · 1 comment

Comments

@Isarhamster
Copy link

Modeler simply crashes when entering a reference node for a new object type.
All data is lost subsequently.

File "C:\Users\NJ\AppData\Roaming\Python\Python311\site-packages\uawidgets\get_node_dialog.py", line 37, in get_new_node
node = self.get_node()
^^^^^^^^^^^^^^^
File "C:\Users\NJ\AppData\Roaming\Python\Python311\site-packages\uawidgets\get_node_dialog.py", line 49, in get_node
return new_node(self.current_node, current)
^^^^^^^^^^^^^^^^^
AttributeError: 'GetNodeTextButton' object has no attribute 'current_node'

@Isarhamster
Copy link
Author

Just double-clicking the reference type (e.g. "Has Component") will create this issue

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

No branches or pull requests

1 participant