Build game at Construction Site, upload sounds there. Grant permissions when publishing to Construction Site redundantly. All goes well.
Now, later, given that Construction Site has reached a stable version, publish to Roblox as My Game. Grant permissions. Tons of rejects, of audios I uploaded, regarding permission.
(These rejects are distinctively without the typical StatusCode “PermissionDenied”, with Detail, User ID # is not authorized to GrantAssetPermissions for sounds)
Expected Behavior
When I go
Publish To Roblox As → Grant Permissions, I expect that all sounds I uploaded personally should be granted to the target destination place I too have uploaded personally, both on my account under the one UserId of that account.
Actual Behavior
I receive dozens upon dozens of ID rejects for my own IDs to my own ID game.
Workaround
I have to go to configure audio, and manually add the destination place. For an hour and half with no finger breaks on my connection. I cant possibly work productively!
Issue Area: Studio Issue Type: Other Impact: High Frequency: Constantly Date First Experienced: 2022-03-22 00:03:00 (-04:00) Date Last Experienced: 2022-03-23 00:03:00 (-04:00)
Sorry to hear about that. When you click the the playback button in the property widget does can you hear the audio? Trying to repoduce with your instructions. Also are you saying if you try to publish in Studio it doesn’t work, but when you manually add the place ID on the site it does?
Plays the audio on studio property click yes, and manual setting website does work, yes as far as I am aware. Its like the automation cant reach that is all.
And yes those steps you listed seem to include my usual workflow
again restated
ie all normal development in the Construction Site
with publishes to Real Game here and there.
Also, in my real game, I have like 70 sounds I would guess. This maybe overwhelming the automation?
Neverless important as I cant manually set 70 in timely fashion.
Strange, can you try repeating with some new audio but not granting permission through the website? If you click the audio and it plays despite the error, there might be a chance the error is misprinting.
Sorry again about the issue, solving this for you all is a top priority for us.
How many audio files do you have in your place file @Headstackk ? I’m wondering if a certain percentage of your Audios still works or is it all not working. If you could check that through the Sound Property item playback button?
I am having a similar scenario with the OP, I have 2 places, a main game and a debug place. The main game has no issue with the existing sounds (except some of them can’t be loaded earlier today).
When I click the audio playback, the audio doesn’t play, it prompts the error “Click here to grant permission”, and I am allowed to grant permission if I click them one by one.
Im also experiencing some random audios fail to load even though its uploaded to my account its for random (public live) servers, just letting you know this is a thing going on atm
Okay I think issue is stemming from the amount of grants hitting our API at once. There is a fix that is supposed to come out for this (today). In mean time, I’ll see if we can up our limits and repro to confirm.
I’m having the opposite issue, I click to grant audio access, and I get the ok. Then I relaunch the game and it tells me that it doesn’t have access again. However when I go to the audio configuration tab, the Universe ID is allowed in the audio, and it still won’t grant access.
Hey All,
Sorry for the delay, our fix should be live. You should be able to Mass Grant permissions for your assets. If you restart Studio you should be able to see this. Let us know if the issue has been resolved.
Thanks for the effort, the issue of “Failed to grant universe permission” seems to be solved, however there is a new error “CannotManageAsset” when publishing, it does not spam like “Failed to grant universe permission” does, but there is still a chunk of it.
Again, both Roblox sounds, ideal. Errors. I have nothing in the game or workspace, so I assume that this
is from Roblox’s own CoreScripts, or my Plugins, or local Plugins.
CannotManageAsset is most likely is a misprinted error. Can you try playing the audio in your sound widget? Currently this error is printed even for Public assets (i.e. you can’t grant permissions to a Roblox asset, because it’s already public).
The behavior is definitely not ideal, but just want to make sure first that it’s not blocking you.