Ty_Scripts
(IAmTrulyGreg)
October 8, 2022, 12:28pm
37
Sure, here are a couple of popular examples just from the past few weeks or so.
so I’m having some issues publishing my game, each time just getting the “publish/save failed” message. This issue has been around for me for a good few months however it’s been manageable as the game would publish after 4-5 attempts until now when it has just stopped altogether. my game is very script heavy and rather large so I fear this could be causing some of the issues however I’ve tried downsizing, removing some of the larger arias and removing a ton of the scripts but still results in th…
Hello. So i made a sound in roblox, and i want to upload that sound to my game (its a group game, i made the sound in the same group too). I tried to do that with copying the id of the sound that i made, then putting a sound to a model in studio, then pasting the id to that sound. But that didnt work, when i click preview it does nothing. How can i actually do that? Thanks.
Hi, I’m a little stumped on this as I’ve got in-game translations working fine in the past but for the love of my life can’t figure out why it’s currently not working.
For this test place I…
Ensured the TextLabel and its ancestors have ‘AutoLocalize’ set to true:
[image]
Enabled Automatic Text Capture and Use Translated Content:
[image]
Scraped the text in-studio, saved the LocalizationTable, then merged it into the cloud table:
[image]
Added the Spanish language and translated …
I made a random string generator in my game that creates a new textlabel and puts it inside of a SurfaceGui. Once ~300 textlabels are created, text is starting to pixelate, soon turning unreadable. Is there a way to fix it without deleting old textlabels?
Expected behavior:
[image]
Actial behavior:
[image]
The text becomes completely unreadable after ~5 minutes of runtime.
While a few of these ended up being solved by themselves, not all users would have been able to do this and a category for this would be really beneficial. I have had a few of these problems in the past personally (namely publish failing and translation problems) and should these posts have existed in an accessible place, they would have benefited me greatly.
3 Likes