-
Notifications
You must be signed in to change notification settings - Fork 29
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
"Add-on Error" during upload: AttributeError: Calling operator "bpy.ops.export_scene.fbx" error, could not be found #57
Comments
To get more details about this error, can you share the console output during the upload attempt?
|
this is the console |
@Nightriff and @Autonvilkku Here is the Terminal stuff: Read prefs: "C:\Users\Gamergodyt\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend" To use POV centric workspaces you can set POV render option |
The But I see a second error, Would you be able to take a screen recording of the upload process? I'm curious if there's anything unusual about your blender layout causing a wrong context to exist where the export_scene.fbx operator isn't available. |
I can't take a screen recording can you tell me more about "blender layout causing a wrong context to exist where the export_scene.fbx operator isn't available." Because that might be somthing thats causing it. |
Also I've tried to log out and log bag in before but it didn't do anything. |
I fixed it! |
@TheoriginalNeko I'm glad the issue was resolved for you. Did you figure out what fixed it, so that others who are experiencing this can also learn? |
Closing this since no further information was provided. Feel free to comment if there's more to add. |
Im having trouble with this as well I was excited to see this only to discover that it never answered my question |
@PlasmaShield27 Thanks for adding your voice. To help diagnose, can you share the output from the console during the upload attempt?
The more data points we have here, hopefully the closer we get to figuring out the cause. Re-opening this issue. |
ok I'll do that Read blend: "C:\Users\charl\OneDrive\Documents\Sword 1.blend" FBX export starting... 'C:\Users\charl\AppData\Local\Temp\tmpm4nqemr6\Eye\Gem.fbx' ... truncated |
sorry it's a lot and I don't know a lot about coding in python I do see a file not found error and a runtime error if that helps any? |
FYI i tried reinstalling the add on |
Thanks for the output @PlasmaShield27 I think in your case, the problem is due to the slash If you rename your object to not have a slash in it, it should export with no problem. I'll create an issue to sanitize the file name to avoid exporting to the file system with a bad file name. |
Since Adjusted the title of this issue to reflect the original error message for this post. Closing again since this issue does not have enough information to diagnose and I can't reproduce the error. Feel free to comment if you have something further to add related to If you have an |
Thank you it worked! |
When I press upload it says in Upload Status Add-on error
The text was updated successfully, but these errors were encountered: