You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i want to get the Items like Potion (id 17)
i get an Convertionerror
Cause in the held_by_pokemon => version_details the rarity is an Integer but in the Class it wants a String
The text was updated successfully, but these errors were encountered:
When i want to get the Items like Potion (id 17)
i get an Convertionerror
Cause in the held_by_pokemon => version_details the rarity is an Integer but in the Class it wants a String
The text was updated successfully, but these errors were encountered: