JavaScript is required to use Bungie.net

#manifest

originally posted in:BungieNetPlatform
5/21/2015 6:19:38 AM
1

Missing Values in Manifest

Trying to build a tool that looks at post game carnage report data, and I want to be able to map weapon and map hashes to strings. I've managed to successfully download the destiny manifest from here: [url]http://www.bungie.net/common/destiny_content/sqlite/en/world_sql_content_5c414893dac0deb1f473b74243454790.content[/url] My problem is that not all of the map and weapon hashes seem to be in the database. I solved the problem with weapons by using the Manifest/inventoryitem/{hash} for the weapons. Is there something like this for maps, or am I doing something wrong when querying the sqlite database? The missing map hashes are: 2402104030, 2701377185, 2761088809, 2937983295, 3599827871,3772898971
English
#manifest

Posting in language:

 

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

View Entire Topic
  • Edited by Rikkert2x: 5/21/2015 10:27:21 AM
    Your missing hashe as "http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/{hash}" al respond as "ErrorStatus":"NotFound" [url=http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/2402104030/]2402104030[/url], [url=http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/2701377185/]2701377185[/url], [url=http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/2761088809/]2761088809[/url], [url=http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/2937983295/]2937983295[/url], [url=http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/3599827871/]3599827871[/url], [url=http://www.bungie.net/Platform/Destiny/Manifest/InventoryItem/3772898971/]3772898971[/url] The provided hashes are no weapons but activities: [url=http://www.bungie.net/Platform/Destiny/Manifest/Activity/2402104030/]2402104030[/url]: Skyshock [url=http://www.bungie.net/Platform/Destiny/Manifest/Activity/2701377185/]2701377185[/url]: Shores of Time [url=http://www.bungie.net/Platform/Destiny/Manifest/Activity/2761088809/]2761088809[/url]: Firebase Delphi [url=http://www.bungie.net/Platform/Destiny/Manifest/Activity/2937983295/]2937983295[/url]: The Anomaly [url=http://www.bungie.net/Platform/Destiny/Manifest/Activity/3599827871/]3599827871[/url]: Bastion [url=http://www.bungie.net/Platform/Destiny/Manifest/Activity/3772898971/]3772898971[/url]: The Cauldron Hope thats solves your problem!

    Posting in language:

     

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

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