Here is a growing list of street_tsid's that return "error" : "street_not_found" for http://developer.glitch.com/api/explore/#!locations.streetInfo
- Hell street tsid's return no info (entire list of Hell shards?)
- "And so it begins..." LA9BG5MP0TG2U5M
- "The Next Step" LA9BGANP0TG20BF
- "Eesti Life Catalog Page 17" LA9MGRNGE1H2CUV
- "The Gold Hatted, Bouncing, High Jumping Memory Place" LA9T22EEG1H25S9
- "Muufo Bureaucratic Hall" LA9IJ3QC71H24BK
Posted 13 months ago by
yossi

|
Permalink
Yossi, not sure where you're getting those TSIDs from in the first place, but in each case you're referencing instanced locations, which only exist temporarily for a player or set of players.
They're not returning results because those particular instances do, in fact, no longer exist.
(Staff reply)
Posted 13 months ago by
hitherto

|
Permalink
They are Location TSID from playerInfo...
Wow, does this mean all street tsid's are temporary, or just these ones?
Do any of the above locations have permanent tsid's for use in the streetInfo api?
Posted 13 months ago by
yossi

|
Permalink
So is the whole of Naraka instanced? I had assumed that was a normal region just like any other, but I've just noticed that locations.getHubs doesn't return it...
Posted 13 months ago by
dopiaza

|
Permalink
There are also connections from streets that do exist to streets that aren't found in the API. For example, TSID "LA5JGH5UIMB28BP" is listed as a connection from "Pinnan Glimpse" (LLI1C5DJ2Q12O21).
I've had to ignore these when processing locations.streetInfo connections, but it would be better to have info (even if generic info about the instance as initially created) than for them to point to "missing streets."
Posted 13 months ago by
Janitch

|
Permalink
Most of the street TSID's are permanent. Instanced locations only show you the instanced TSID's in player.fullInfo, but all "locations" in the game have a static TSID (or else how would your visit count total be recorded). However, many of the instanced streets' static TSID's are not shown in the API. I do wish regions like Naraka could be exposed though.
Posted 13 months ago by
TomC

|
Permalink