Hello!
In the user.xml file, there is a section where you can specify what pokemons you want to be transferred or evolved.
In your code, if you have
" <PokemonId>Geodude</PokemonId> "
change Geodude to Geoduge so that it looks like:
<PokemonId>Geoduge</PokemonId>
An easy way to do this is to press CTRL+H the notepad that user.xml is open
Change Find what to : Geodude
and Replace with to: Geoduge
ty sorry english 2nd lang