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 on exporting insertable binary. #263

Closed
Bloxifilms opened this issue Dec 1, 2023 · 1 comment
Closed

Error on exporting insertable binary. #263

Bloxifilms opened this issue Dec 1, 2023 · 1 comment

Comments

@Bloxifilms
Copy link

Traceback (most recent call last):
File "C:\Users\teste\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\fast64\fast64_internal\sm64\sm64_geolayout_writer.py", line 3084, in execute
exportGeolayoutArmatureInsertableBinary(
File "C:\Users\teste\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\fast64\fast64_internal\sm64\sm64_geolayout_writer.py", line 805, in exportGeolayoutArmatureInsertableBinary
saveGeolayoutInsertableBinary(geolayoutGraph, fModel, filepath, f3dType)
NameError: name 'f3dType' is not defined

@sauraen
Copy link
Contributor

sauraen commented Dec 1, 2023

Fixed in #264 and #265

@sauraen sauraen closed this as completed Dec 1, 2023
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

2 participants