kwsch / PKHeX

Pokémon Save File Editor
https://projectpokemon.org/pkhex/
Other
3.7k stars 692 forks source link

Can't import Type: Null set from Clipboard #648

Closed isleep2late closed 7 years ago

isleep2late commented 7 years ago

If you copy a set from PokemonShowdown with Type: Null as your Pokemon and try to Import Set from Clipboard, the program returns "Set data not found in clipboard."

kwsch commented 7 years ago

Works fine for me. image

Type: Null
IVs: 30 SpA
Ability: Battle Armor
Level: 100
Hardy Nature
- Air Slash
- Facade
- Hidden Power [Electric]
isleep2late commented 7 years ago

That is so weird... Because it doesn't work for me when I copy and paste from the pokemonshowdown.com website. I'm also using Windows 10 to do this.

kwsch commented 7 years ago

What exactly are you trying to paste? Have you tried using Tools->Showdown->Import instead of alt clicking?

isleep2late commented 7 years ago

I always do it that way (the Tools>Showdown>Import method). Didn't even know there was an alt clicking method lol

Anyway, the set you copied and pasted in your previous comment worked, but when I directly copy-paste from the showdown website, it doesn't. However, all other pokemon work fine. I think it has something to do with the two spaces at the end of each line. Take a look:

Type: Null @ Eviolite  
Ability: Battle Armor  
EVs: 252 HP / 252 Atk / 4 SpD  
Adamant Nature  
- Return  
- Facade  
- Dragon Claw  
- Iron Head

This is the set taken directly from showdown. Not sure if it shows up, but there are two spaces at the end of each line (except for the last - Iron Head). The set you posted doesn't have those spaces. Not sure if it's the same for you. I'm using Google Chrome btw

isleep2late commented 7 years ago

Thanks!