rubensayshi / gw2spidy

GW2Spidy - Guild Wars 2 Tradingpost Graphs
http://www.gw2spidy.com
231 stars 86 forks source link

Bug in crafting recipes #174

Closed kirara closed 9 years ago

kirara commented 9 years ago

Opening https://www.gw2spidy.com/recipe/7005 result in... Fatal error: Call to a member function getRarityLower() on a non-object in /var/sandbox/gw2spidy/src/GW2Spidy/GW2API/APIRecipe.php on line 74

rubensayshi commented 9 years ago

hmm I'm not getting that err but I'll look at the code to see if I can spot a reason why it would happen

rubensayshi commented 9 years ago

ah, it was a failing request to the anet gw2 api, I added a retry for it to avoid this problem