Sets do not forward model links properly

So whenever I am on a set (like, the collection of models feature from way back), I click on one of the models and it gives me an internal 400 error.

I assume it’s redirecting improperly but who knows.

You can repro by going to this link and clicking on any of the models:
https://www.roblox.com/my/sets.aspx?id=1482468

This should go in Bug Reports > Web Bugs (#bug-reports:web-bugs)

1 Like

I’ve found the cause: the link is
https://www.roblox.com/catalog/243770054/Devil's Model Regen

rather than
https://www.roblox.com/library/243770054/Devils-Model-Regen

I would assume that this will happen with any model in a set that has a space in its name.

Sending this bug off to the web team. Thanks!

I don’t think it’s the space. See: https://www.roblox.com/my/sets.aspx?id=525839

Clicking on the Valve Mesh which has a space in its name redirects fine. I think it’s assets with special characters in their names (apostrophes (in Devil’s Model Regen), dashes, colons, parentheses, etc) which cause errors.

1 Like

Correct. It’s the apostrophe.

While the web team fixes this, @Xelia4 you can rename your models or just copy the links and remove everything after “Devil” when trying to navigate.

Thanks Lilly.