Log gets spammed with "UpperTorso" on mobile. Does not happen in studio

  1. What do you want to achieve? I want to read my log properly while on an actual mobile device

  2. What is the issue? The log gets spammed with “UpperTorso” multiple times a second, without a specified source. This does not happen when on my laptop or whilst in studio, only on my phone

On my computer:


On my phone (where I actually need to check the logs):

  1. What solutions have you tried so far? Looking at the log and Google.

I don’t think I have any scripts which print the name of a part at all, so I have absolutely no idea what could be causing this

It may be a default roblox script malfunctioning. Have you made any scripts with print("Text here") ?

I’m not sure exactly what that means? Like the exact line of code print("Text here")? I didn’t do this exact thing.
Also, I didn’t use anything from the toolbox.

No. I mean did you use print() at all?

I just realized what happened. I was printing the messages myself, and in the mobile controls script :man_facepalming: Sorry

… dw happens to everyone! One of my scripts wasn’t working… noticed it had a random + at the end XD. Happy game dev!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.