x_o
(x_o)
September 17, 2015, 5:53pm
1
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.
x_o
(x_o)
September 17, 2015, 6:07pm
3
[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.
CodeWriter
(CodeWriter)
September 17, 2015, 6:07pm
4
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?
x_o
(x_o)
September 17, 2015, 6:10pm
5
[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
Seranok
(Seranok)
September 18, 2015, 12:56am
6
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
x_o
(x_o)
September 18, 2015, 12:58am
7
[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://
EchoReaper
(EchoReaper)
November 2, 2015, 7:08pm
8
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.