Roblox is spamming the warning “TextScraper text to long:” in my console because my game is generating a unique string-calulcation-result every frame
Its causing my players a bit of lag it seems.
How can I make AutomaticTranslation ignore certain text fields?:
This white text is one string. Its updated every frame, to show players the sinking simulation in my sinking ship game.
–
I do not want to translate this text right now, why is it happening without my command? The error is more a problem.
Hopefully I’m not too late to help but if not for all the other people who see this post, you have to disable Auto Localize setting in the text frame as that is the function that determines if roblox trys to automatically translate the text
is there anyway to do the same thing but allow it to translate because i want my game to be able to autotranslate, but the textscraper error in the output has information that the player shouldnt be able to know