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

Exporting with pipe type line with growing animation effect fails #331

Open
minorua opened this issue Feb 19, 2024 · 0 comments
Open

Exporting with pipe type line with growing animation effect fails #331

minorua opened this issue Feb 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@minorua
Copy link
Owner

minorua commented Feb 19, 2024

2024-02-19T14:47:25     WARNING    Traceback (most recent call last):
              File "D:\Documents\minorua\QGIS\plugins\Qgis2threejs\exportdialog.py", line 207, in accept
              completed = exporter.export(filepath, cancelSignal=self.ui.pushButton_Cancel.clicked)
              File "D:\Documents\minorua\QGIS\plugins\Qgis2threejs\export.py", line 71, in export
              narration = self.settings.narrations()
              File "D:\Documents\minorua\QGIS\plugins\Qgis2threejs\exportsettings.py", line 569, in narrations
              for g in self.enabledValidKeyframeGroups():
              File "D:\Documents\minorua\QGIS\plugins\Qgis2threejs\exportsettings.py", line 518, in enabledValidKeyframeGroups
              warning_log("Layer '{}': Growing line animation is available with 'Line' and 'Thick Line'.".format(layer.name))
             TypeError: 'NoneType' object is not callable
@minorua minorua changed the title Exporting with pipe type line with growing animation fails Exporting with pipe type line with growing animation effect fails Feb 19, 2024
@minorua minorua added the bug Something isn't working label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant