-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
Scope: ScraperSpecifically with how/what scraping occursSpecifically with how/what scraping occursSeverity1: CriticalThe defect affects critical functionality or critical data.The defect affects critical functionality or critical data.Type: Bughelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
Build can't proceed due to fetch failure on current ExportUpgrades_uk.json
NodeJS Version
lts/jod
npm Version
10
@wfcd/items Version
master
Access Method
npm Package (Default)
What happened?
failed to get json from https://content.warframe.com/PublicExport/Manifest/ExportUpgrades_uk.json!00_LjVgPqgs4eXnuHSWkqgZ5g: Bad control character in string literal in JSON at position 866031 (line 1 column 866032)
I considered just adding something to bypass that one or allow failed requests for these, but i'm concerned that skipping the file would corrupt a bunch of other data. open to others' thoughts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Scope: ScraperSpecifically with how/what scraping occursSpecifically with how/what scraping occursSeverity1: CriticalThe defect affects critical functionality or critical data.The defect affects critical functionality or critical data.Type: Bughelp wantedExtra attention is neededExtra attention is needed