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

Bug. Can't Upload From Blender #32

Closed
EngyneMac opened this issue Nov 14, 2023 · 4 comments
Closed

Bug. Can't Upload From Blender #32

EngyneMac opened this issue Nov 14, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@EngyneMac
Copy link

EngyneMac commented Nov 14, 2023

bug, idk how to put label

I think this bug might be related to 4.0.0. After the update my add-on was gone so i had to reinstall it this error showed up.

Python: Traceback (most recent call last):
File "C:\Users\40787\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\roblox-blender-plugin\lib\get_selected_objects.py", line 66, in get_selected_objects
for selected_object in context.selected_ids:
AttributeError: 'Context' object has no attribute 'selected_ids'. Did you mean: 'selected_bones'?

image

@EngyneMac EngyneMac changed the title Can't Upload Bug. Can't Upload From Blender Nov 14, 2023
@heliawins
Copy link

yea i see now i also have the same problem i need help with this

@heliawins
Copy link

hi never mind i fixed it go to this location in files C:\Users\neels\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\roblox-blender-plugin\lib and go into the folder get_selected_objects.py and open it with notepad or anything that's like notepad and look for this for selected_object in context.selected_ids and change the word ids to objects and save it then restart blender. if wanna know how i fixed this problem i asked chat gpt for help its an ai and it worked hopefully this don't get deleted

@EngyneMac
Copy link
Author

It worked. Thanks!

@Nightriff
Copy link
Collaborator

This issue was fixed in v1.0.2, thanks for reporting!
Latest release here: https://github.com/Roblox/roblox-blender-plugin/releases/latest

@Nightriff Nightriff added the bug Something isn't working label Dec 12, 2023
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

3 participants