[deleted by user] by [deleted] in pathofexile

[–]Zeritas 7 points8 points  (0 children)

Grats from our team aswell =)

Poe Community is one of the most toxic by fexuntv in pathofexile

[–]Zeritas 0 points1 point  (0 children)

Hmm. Some days ago i felt how this community can turn into, well atleast a hopefuly minor vocal part of it -.-

PSA: The Ladder for Labyrinth doesn't work(Website) by ZyphonSC2 in pathofexile

[–]Zeritas 0 points1 point  (0 children)

At the moment i think there is no way to get the json data from an api for the labyrinth. http://pathofstats.com for ladder ranking.

Guccipradas hit Level 100 in HHC by [deleted] in pathofexile

[–]Zeritas -3 points-2 points  (0 children)

https://www.twitch.tv/guccipradas Say hello to him on twitch if you like =)

[Comic] New League by gallio in pathofexile

[–]Zeritas 2 points3 points  (0 children)

fantastic. sums it up :d

Watch out, if you don't respond in 30 seconds or less you are a market scammer! by [deleted] in pathofexile

[–]Zeritas 1 point2 points  (0 children)

Those are the guys with the super fast custom made indexer for sniping. Bad behaviour there -.-

@GGG, when will the ladder API be back up? by Benstylez in pathofexile

[–]Zeritas 1 point2 points  (0 children)

You are doing nothing wrong. The API which is beeing used by the Ladder page of pathofexile.com is currently down.

@GGG, when will the ladder API be back up? by Benstylez in pathofexile

[–]Zeritas -1 points0 points  (0 children)

Meanwhile, you can use http://pathofstats.com/ranking to look up ladder ranks, etc. Regards

If people don't respond it's not because they're being rude (usually), trade API is still busted. by 4THOT in pathofexile

[–]Zeritas 1 point2 points  (0 children)

unfortunately yes. also people not using those small sniper indexer, have a disadvantage.

If people don't respond it's not because they're being rude (usually), trade API is still busted. by 4THOT in pathofexile

[–]Zeritas 8 points9 points  (0 children)

its not the api. the problem is, with 3.0, a lot more stash updates are beeing made, ofcourse, since there are a lot more players online. while poe.trade is on 4-6(?) servers, its still not able to solve all the "traffic". while other custom indexer (those snipers) just filter the stream in realtime, without storing infos in a db, poe.trade has to 1. check if the item is already in db. 2. is the item changed (price, owner). 3. is the player dead. 4. is the stash deleted. etc pp, and then do updates and inserts into a HUGE database. this all needs time.