Humanoid animations frozen upon exiting seats

The priority is not the issue, my animations were working perfectly fine yesterday. However, today they are freezing up.

Then that is not a Roblox issue but a you issue (as in your connection is the issue and not Roblox). To test if itā€™s your connection you can:

  • Play a different device and see if there is any changes
  • If your graphics are high set them low and see if there is any changes

These are only two ways I can think of but there can always be other reasons why.

This is a ROBLOX issue. Itā€™s been happening in every game. Iā€™m unsure of the exact criteria as I havenā€™t refreshed myself in quite a while (nor can I find it anyhow) but this may qualify as critical.

I can not confirm if itā€™s a Roblox issue or a personal issue. You can always check the Output in a game (F9) or in your game, if any error shows up then itā€™s definitely a Roblox issue, else itā€™s your device thatā€™s the issue. Again I canā€™t confirm, itā€™s up to you to decide and figure it out because this has never happened to me before.

Itā€™s not a personal issue. Itā€™s happening in every game at the moment and itā€™s occurring in games that havenā€™t been updated in months. This is a ROBLOX issue.

Again, I do not know so donā€™t complain to me. You can test it around and try restarting Studios/Roblox if those methods donā€™t work, then you can try other ways because I do not know.

This issue is happening across multiple games to multiple people in multiple different scenarios. It is not a personal issue. The original post also shows how this is reproducible in an empty baseplate with any 2 players and a seat, showing that it is something that doesnā€™t have anything to do with the user or the game.

Please conduct the appropriate research with the tools provided in this thread before asserting a conclusion based on speculation.

2 Likes

This is happening across basically all games on ROBLOX right now. Itā€™s not a personal issue.

This is happening in our game as well and itā€™s quite breaking.

Hi folks,

We are looking into this bug right now. Thanks for providing us with the information we need to debug this issue. Weā€™ll follow up again on this thread for updates.

5 Likes

OK, this is just talking in circles, but I have seen several complaints regarding stopped animations:

  1. sitting (this thread)
  2. tripping and unable to get up
  3. animations stopping

I found this in the Animate script yesterday. Itā€™s weird, because most of it refers to nothing.:

	elseif (pose == "Dead" or pose == "GettingUp" or pose == "FallingDown" or pose == "Seated" or pose == "PlatformStanding") then
		stopAllAnimations()
		amplitude = 0.1
		frequency = 1
		setAngles = true
	end

It is a roblox issue, itā€™s happening to everyone in the game not just the connection.

Our game has been experiencing this issue too.

I can also confirm this happens on a daily basis.

Thatā€™s what I said just in a slightly different way-

Update: we turned off the change thatā€™s causing this issue and the fix should be live now. Please let us know if you still experience this bug in your games.

Thanks everyone for your help and patience!

4 Likes

Would this be part of this issue? Where my character is moving slightly when starting to sit down? Iā€™m unsure why it happens but it isnā€™t much of an issue to me, but itā€™s a little disturbing with constant sitting.

Iā€™m using the seatā€™s weld creation to check when a character sits down on that seat

This rollback unfortunately did not solve my freezing problems. I will keep at it.

I donā€™t know if there was any change lately but it does happen to us constantly.

Hi! Can you share a video of whatā€™s happening in your place? This issue should be resolved, so itā€™s possible that youā€™re experiencing an unrelated issue.