doshidak / showdex

Pokémon Showdown extension that harnesses the power of parabolic calculus to strategically extract your opponents' Elo.
GNU Affero General Public License v3.0
97 stars 18 forks source link

consistent issue with showdex crashing if i join a match via a showdown link #209

Closed underscoreffyerauhfasf closed 1 month ago

underscoreffyerauhfasf commented 2 months ago

every single time i join a match to spectate via a link, showdex crashes. if i leave the match and rejoin having already loaded showdown, everything works fine. below is a QR of one of the many crashes that happened, though i can provide more.

Device: ASUS X515J OS: Windows 11 Browser: Opera Showdex Version: v1.2.3 Format: Multiple, but in this instance Gen 9 Natdex

image

doshidak commented 1 month ago

oh wow, this one's actually a React rendering error (from the UI library that Showdex uses), not a damage calc one that we normally get hahah.

based on the error tho, I may have a sneaking suspicion of what it is :o I've encountered something similar in that error's ballpark during the development of this upcoming version (which speaking of, will be dropping real soon!). hopefully that will solve this, so I'll close this with that version's PR. feel free to open another one if you're still having issues & we'll go from there.

thanks!