Describe the bug
I get a strange error message when trying to extract/import a model
I have changed nothing and it just appeared.
To Reproduce
Not sure this came out of no where
Software (please complete the following information):
Blender 4.2.11 same as before
Additional context
Python: Traceback (most recent call last):
File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\user_default\io_pdx_mesh\pdx_blender\blender_ui.py", line 755, in draw
github.LATEST_URL.get("blender", github.LATEST_RELEASE)
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug
I get a strange error message when trying to extract/import a model
I have changed nothing and it just appeared.
To Reproduce
Not sure this came out of no where
Software (please complete the following information):
Blender 4.2.11 same as before
Additional context
Python: Traceback (most recent call last):
File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\user_default\io_pdx_mesh\pdx_blender\blender_ui.py", line 755, in draw
github.LATEST_URL.get("blender", github.LATEST_RELEASE)
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
Screenshots
If applicable, add screenshots to help explain your problem.