I’m trying to do stuff with teleporting players to a place for the game jam that’s happening right now, but to do that, I need to see if third-party teleports is enabled.
I go to the Game settings in studio, then permissions and this happens:
There’s an error in the Console:
Failed builtin_GameSettings.rbxm.GameSettingsPlugin.Src.Controllers.GroupMetadataController:55: attempt to index nil with 'userId'
Note that I’m in a Group/Community with other devs, and I’m not the Owner of the Community. I’m not sure what permissions I have and don’t, or what I’d need for me to access the Permissions tab, but the stuff in console makes this look like a bug past that.
The owner of the group (@Rothisk) tried to open the creator hub to look at the perms, which we don’t know what button would fix it tbh, but it also takes forever to load, which I guess is a whole other thing.
system info:
- os: Windows 11
- CPU: AMD Ryzen 7 4700U with Radeon Graphics
- Memory: 8GB
- GPU: AMD Radeon Graphics
I provide a studio file of the game we’re working on, if that helps, in the Private Message associated with this bug report.
Expected behavior
The studio UI should tell me if I need a permission I don’t have, or the console at the least, if that’s the problem. If it’s not, then having the Permissions window in the Game settings in studio opening correctly.
A private message is associated with this bug report