Hey there! Is there any reason why installing this Addon won’t work? It doesn’t show up in the list of the add-ons in Blender Preferences, yet the Installation Notification shows up at the bottom of the viewport.
Hi all. I started updating Toolbox. Rewriting it now almost from scratch, separating functions into separate code modules (was not able to make this before), so any coder can pick it up and add features, will be more easier for me to update as well. Need to completely rewrite avatar/accessory import feature also, due to roblox changes. Would take some time. But i will be also adding new items inside along the way, like bounding boxes for avatars, LC, also some bonus content that many were asking me before, but i do not want to share, will share it now
For those unable to install the plugin - use Blender 4.0, it still work with this version. Newer Blender versions i need to check out what was the changes, they update code too often, lol.
Hi, thx for the feedback, creators well aware of this and working with what Roblox has given us.
You may refer to original Roblox resources page for the cages (Toolbox cages are taken from there)
Hi… I had tried to install in 4.3.0 Blender and have no issues… Can you try to install it again and screenshot the log from Window - Toggle system console. I will have a look into issue…
i get this error on all options. like i can’t spawn rig or do any stuff with your plugin right now. i dont know what is causing this error, as a guess it might be file corruption during installation?
i realized where your problem is. Based on your screenshot you probably manually extracted the zip or I not sure how you install the addon. The location of the addon is not where it is supposed to be when you install it via Blender, probably the blend file with templates is also missing from there.
if you do not want to install via Blender for some reasons:
Download latest zip file from Github and extract files
Go to your addons folder (C:\Users\YOUR_USERNAME\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons
2a. There should be a bunch of .py files, not in their folders, compare the filenames with those you extracted in the Step-1, if you see with the same name, delete them, including init.py
Place the extracted folder from zip file into the location from Step-2
(not just bunch of files from folder, must place together with folder named RBX_Toolbox)
I’m excited to announce that RBX Toolbox now officially supports OAuth 2.0, allowing you to connect the plugin directly to your Roblox account via Roblox OpenCloud. This integration follows Roblox’s official documentation and has been approved by Roblox, so no sketchy cookie-based logins, everything is secure and above board.
This marks a major milestone for the plugin, unlocking tons of new possibilities as Roblox continues to expand its OpenCloud capabilities.
As part of this Roblox transition, i had removed some legacy features like the Roblox import function, which was relying on outdated methods that are now limited or deprecated. But don’t worry! That feature will return soon, rebuilt to work seamlessly with OpenCloud.
Are there plans to add this to Blender’s official Extensions platform? That would make installation, updating, and everything much easier, as well as boosting discoverability.
Thx. did not see this before. Not sure how is the updating via this interface going.
Still need to go with normal version, lots of people (including me) do not use that addons tab, so to me this would be an extra effort i guess (i dont have much time for this plugin, just trying to keep it live)