Output spam bug

I’m loading custom images using spirtesheets. Every time I make one of my GUIs using this visible I get spammed with this.

Note: I don’t ever load these images. These are not my images.

Steps:
[ul]
[li]Use one of my spritesheets.(http://www.roblox.com/Asteroids-Draft1-item?id=135874167)[/li]
[li]Load it on a ImageButton[/li]
[/ul]

Those URLs are invalid.

http://www.roblox.com/asset/?id=14987_sovr.png

The ID doesn’t match an image, and you appended a string onto the end. Of course it will throw a warning.

Yep, Merely’s right. The asset you’re attempting to use shouldn’t have that random bit of text appended to the end of the link.

Also, the asset that is spamming the output is a model by marcuswolf828, so yeah, not an image.

(http://www.roblox.com/Figure1-item?id=14987)

Merely and Danny are wrong :stuck_out_tongue:
I get this issue to, I think it’s an issue with some internal code full report here

> game.Players.Player1:LoadCharacter()
14:34:13.562 - httpGet http://www.roblox.com/asset/?id=14892_ovr.png failed. Trying again. Error: Input string was not in a correct format..  Elapsed time: 0.0717143
14:34:13.562 - httpGet failed. Trying again. Elapsed time: 0.0717143
14:34:13.578 - httpGet http://www.roblox.com/asset/?id=14892_dn.png failed. Trying again. Error: Input string was not in a correct format..  Elapsed time: 0.0717143
14:34:13.578 - httpGet failed. Trying again. Elapsed time: 0.0717143
14:34:13.687 - httpGet http://www.roblox.com/asset/?id=14892_sel.png failed. Trying again. Error: Input string was not in a correct format..  Elapsed time: 0.165997
14:34:13.687 - httpGet failed. Trying again. Elapsed time: 0.165997
14:34:13.703 - httpGet http://www.roblox.com/asset/?id=14892_sovr.png failed. Trying again. Error: Input string was not in a correct format..  Elapsed time: 0.204172
14:34:13.703 - httpGet failed. Trying again. Elapsed time: 0.204172
14:34:13.890 - httpGet http://www.roblox.com/asset/?id=14892_sdn.png failed. Trying again. Error: Input string was not in a correct format..  Elapsed time: 0.386484
14:34:13.890 - httpGet failed. Trying again. Elapsed time: 0.386484
14:34:13.921 - Content failed for http://www.roblox.com/asset/?id=14892_ovr.png because Input string was not in a correct format.
14:34:13.921 - Content failed because Input string was not in a correct format.
14:34:13.953 - Content failed for http://www.roblox.com/asset/?id=14892_dn.png because Input string was not in a correct format.
14:34:13.953 - Content failed because Input string was not in a correct format.
14:34:14.000 - Content failed for http://www.roblox.com/asset/?id=14892_sel.png because Input string was not in a correct format.
14:34:14.000 - Content failed because Input string was not in a correct format.
14:34:14.031 - Content failed for http://www.roblox.com/asset/?id=14892_sovr.png because Input string was not in a correct format.
14:34:14.031 - Content failed because Input string was not in a correct format.
14:34:14.078 - Content failed for http://www.roblox.com/asset/?id=14892_sdn.png because Input string was not in a correct format.
14:34:14.078 - Content failed because Input string was not in a correct format.
14:34:14.625 - httpGet http://www.roblox.com/asset/?id=14892_ds.png failed. Trying again. Error: Input string was not in a correct format..  Elapsed time: 1.11673
14:34:14.625 - httpGet failed. Trying again. Elapsed time: 1.11673
14:34:14.656 - Content failed for http://www.roblox.com/asset/?id=14892_ds.png because Input string was not in a correct format.
14:34:14.656 - Content failed because Input string was not in a correct format.

[quote] Merely and Danny are wrong :stuck_out_tongue:
I get this issue to, I think it’s an issue with some internal code full report here
[/quote]
So what you’re saying is the images in question aren’t a part of your game? That could have been made much clearer in the original post.

[quote] Merely and Danny are wrong :stuck_out_tongue:
I get this issue to, I think it’s an issue with some internal code full report here
[/quote]
So what you’re saying is the images in question aren’t a part of your game? That could have been made much clearer in the original post.[/quote]
Yeah, the original post didn’t explain the problem very well.
All we could really see from the first post was the image.

Fattycat, since you get this problem, too, could you provide some more information?
What causes the error to occur? Is it caused by the same things as discussed in the original post?

Yea sorry. I should have said that.

Well, the _TAG.png makes me believe they are stuff that had to be in roblox/versions/sdf1337sdf1337/content/textures or something in there.
If this is right, I guess 14987 had to be transformed to “blackbackground” for example;

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.