Pokedex Entry

Just thought I'd point out that when you select Gligar in the Team Builder, there's no Pokedex entry or strategies for it. It may just be my computer, but I'm doubting it.


... I hope this is the right spot to put this?
 
he means the team builder on-site.

i can't get gligar's sets to appear in the damage calculator either, which means the problem must be somewhere in the coding of the analysis itself. i've corrected some capitalization and removed some unnecessary spaces, but i can't guarantee that that will solve the problem. other badged members are invited to look at the scms of gligar's analysis to try to find a coding error (a slash in the wrong place, an entry misspelled, anything like that).

EDIT: actually, i believe i have found the mistake. when the analysis is cached, cathy may have to reset the team builder, but then it should work.
 
Figure I'll mention here that Chimchar, Mime Jr., and Hippopotas have the same problem. Nidoran F/M will successfully load (though they don't have any sets), but their Pokedex Entry link is broken. Like Mime Jr., the Nidorans try to load from broken URLs (though I doubt many people care about these Pokemon). Chimchar and Hippopotas have something malformed in their analyses.
 
Hippopotas most likely stems from a repeated IV tag.

Code:
IV: 13 Speed
evs: 252 HP / 164 Atk / 92 Def
ivs: 13 Spe
 
Farfetch'd's name is listed in the onsite Team Builder twice, once with apostrophe and once without apostrophe. And there is an entry for Mr_mime and Mr.
 
the mr, farfetch'd, and nidoran mistakes will require a fix to buildteam.js. to my knowledge, only doug, cathy, and chaos can edit that. i can make the necessary changes and pm one of them a revised version.

mistakes that cause the team builder to fail will also likely cause problems for anything else that draws from the analyses (the damage calculator for example). if anybody can find any similar errors, post them here asap please! :)
 
great, thanks. i just pmed a revised version of the team builder to an admin who can upload it whenever he feels like it that will fix the mr and the farfetchd. sadly, i don't think there's anything that i personally can do about the nidorans or mime_jr.
 
I'm actually curious. When building a team in the onsite Team Builder, is there a way to chose between slashed moves/natures/items pre-downloading?
 
I'm actually curious. When building a team in the onsite Team Builder, is there a way to chose between slashed moves/natures/items pre-downloading?
No. The Team Builder automatically takes the first four options for moves, and you will have to change it manually.
 
Back
Top