JavaScript is required to use Bungie.net

Group Avatar

BungieNetPlatform

"Updates, discussions, and documentation of the BungieNetPlatform API."

Request Join
originally posted in:BungieNetPlatform
8/1/2015 1:56:47 PM
3

Did a large number of images just change URL?

In my app Blacksmith I have a few hardcoded weapons I downloaded a bit ago, and now the images for that weapon's talents are all giving me 404 errors. Did the image URLs suddenly change?

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Almost every file the publish has an md5 hash of the contents in the file name. Some or many of the icons change with every published update of the manifest. I assume there's a build system for the icons and the art dept routinely tweaks the palette and causes most of the icons to change subtly.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    3 Replies
    • Yeap, this tend to happen almost every month, mostly the subclass image or things like that. What i did is i created a desktop app that checks if there is a new version of the manifest and updates a file that i have on DropBox (with a generated compress file that has some json objects that i create out of the database), and the android app that i created checks if there is a new version of that file every day and if there is it will download it and replace the local data of the app.

      Posting in language:

       

      Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    • All image URLs are unfortunately subject to change between content versions (though usually won't change unless something in their composition has changed in some manner). My recommendation would be to check the manifest in your app to see whether new content exists when your app launches, and grab the appropriate data!

      Posting in language:

       

      Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    You are not allowed to view this content.
    ;
    preload icon
    preload icon
    preload icon