As stated in the title, I’m whenever I reset in my game, there must be some kind of RunService event that is giving me this warning, but I cannot find the source.
If you run the loop instantly when player joins, the parts of the character are not immediately being made, so your loop looks for the RootPart inside the character, when it doesn’t exist yet (this is also if the character was actually defined as the player’s character)