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 exporting FBX on blender 3.4 #1

Open
mina-skunk opened this issue Jan 10, 2023 · 0 comments · May be fixed by #2
Open

Error when exporting FBX on blender 3.4 #1

mina-skunk opened this issue Jan 10, 2023 · 0 comments · May be fixed by #2

Comments

@mina-skunk
Copy link

Error when File > Export > Vircadia FBX

Traceback (most recent call last):
File "/home/will/.config/blender/3.4/scripts/addons/metaverse_tools/ext/modified_fbx_tools/init.py", line 360, in execute
return mod_export_fbx_bin.save(self, context, **keywords)
File "/home/will/.config/blender/3.4/scripts/addons/metaverse_tools/ext/modified_fbx_tools/mod_export_fbx_bin.py", line 1047, in save
ret = save_single(operator, context.scene, depsgraph, filepath, **kwargs_mod)
File "/home/will/.config/blender/3.4/scripts/addons/metaverse_tools/ext/modified_fbx_tools/mod_export_fbx_bin.py", line 951, in save_single
settings = FBXExportSettings(
TypeError: FBXExportSettings.new() missing 2 required positional arguments: 'use_custom_props' and 'colors_type'

mina-skunk pushed a commit to mina-skunk/Blender-Metaverse-Addon that referenced this issue Jan 10, 2023
@mina-skunk mina-skunk linked a pull request Jan 10, 2023 that will close 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

Successfully merging a pull request may close this issue.

1 participant