Animations seem to be broken in solo mode

As of the most recent update, I’ve been getting this in the output when I try to use animations.

10:49:12.788 - blocking http://www.roblox.com///asset/?id=297578902&serverplaceid=297364479
10:49:12.791 - blocking http://www.roblox.com///asset/?id=297585498&serverplaceid=297364479
10:49:12.792 - blocking http://www.roblox.com///asset/?id=297590258&serverplaceid=297364479
1 Like

Try changing

http://www.roblox.com///asset/?id=297590258&serverplaceid=297364479

To

http://www.roblox.com/asset/?id=297590258&serverplaceid=297364479

If you can, I think that is the issue.

[quote] Try changing

http://www.roblox.com///asset/?id=297590258&serverplaceid=297364479

To

http://www.roblox.com/asset/?id=297590258&serverplaceid=297364479

If you can, I think that is the issue. [/quote]

That’s not the issue, it was working earlier today.

Are you still having this issue? I haven’t been able to reproduce the problem here.

Have you upgraded to the latest version of Studio? Are you on a PC or Mac?

[quote] Are you still having this issue? I haven’t been able to reproduce the problem here.

Have you upgraded to the latest version of Studio? Are you on a PC or Mac? [/quote]

Mac
Latest version of studio

Probably an update to the content filter making it more restrictive. There is absolutely no reason to have triple slashes: just cut it down to one:

http://www.roblox.com/asset/?id=297590258

[quote] Probably an update to the content filter making it more restrictive. There is absolutely no reason to have triple slashes: just cut it down to one:

http://www.roblox.com/asset/?id=297590258

I’m using rbxassetid://

Animations just don’t play in Play Solo – I experienced the bug and we discussed it on this thread. rbxassetid or the full version, animations don’t play in Play Solo (it was a group-owned animation if that made a difference, and I was that group’s place), but they play just fine if I go into Play mode.