Matchu
4cd5cf5800
Weird! Well! This caused two issues. One is that we used to filter down to only assets whose urls end in `.swf`, because I never added support for the sound ones :p The other is that we were using the SWF URL to infer the potential manifest URLs, which we can't do when the SWF URL is a weird placeholder! Thankfully, just yesterday (wow!) we happened to have Classic DTI keep track of `manifest_url` during the modeling process, and we backfilled everything. So the most recent `temp` assets have their manifest! But slightly older ones (not that old tho!!) didn't, so I manually inferred the manifest URL from the asset's `remote_id` field instead (which worked cuz there was no hash component to the manifest URL, unlike some manifests). The item "Flowing Black Cloak" (86668) on the Zafara is the one we were looking at and testing with! |
||
---|---|---|
.. | ||
archive | ||
db | ||
exported-user-data | ||
build-cached-data.js | ||
cache-asset-manifests.js | ||
delete-user.js | ||
export-users-to-auth0.js | ||
model-needed-items.js | ||
setup-mysql.sql | ||
validate-owls-data.js |