So somehow, I have broken the evolution scripts, so now, pbCheckEvolution is undefined, so none of my evolutions work. Here is the code that is messed up somehow.
ef pbCheckEvolution(pokemon,item=0)
if item==0
return pbCheckEvolutionEx(pokemon){|pokemon,evonib,level,poke|
next...