Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Hey, I was testing the milcery evo script in pokemon essentials 16.2 and it give me this error:
Excepción: NoMethodError
Mensaje: undefined method `pbCheckEvolution' for Kernel:Module
Milcery evo:149:in `pbMilceryEvoMethod'
Milcery evo:36:in `each'
Milcery evo:36:in `pbMilceryEvoMethod'
Milcery...
I do some test and the error keeps, anyway, i put here the conten of the lines, if someone know wats wrong pls say it.
PokeBattle_Battle:3103: advance=i.pbProcessTurn(@choices[i.index])
PokeBattle_Battle:3100: for i in priority
PokeBattle_Battle:3088: 10.times do...
Hello,
I was adding the attacks and abilities to my essentials project,and while i was testing it in a pokemon battle, this appears:
Excepción: NoMethodError
Mensaje: undefined method `pbProcessTurn' for #<PokeBattle_Battler:0xc5c1ba0>
PokeBattle_Battle:3103:in `pbAttackPhase'...
"Ernn, Punk Rock doesn't edit nothing about pbProcessTurn. You need double check what you added before Punk Rock."
yeah i know, but before add it the battles works great, anyway, can you know what con i do to fix it, 'cause i look all in that lines and i am desperate.
Hello,
I was adding the attacks and abilities to my essentials project, but, after add the Punk Rock, in a pokemon battle this appears:
Excepción: NoMethodError
Mensaje: undefined method `pbProcessTurn' for #<PokeBattle_Battler:0xc5c1ba0>
PokeBattle_Battle:3103:in `pbAttackPhase'...
Hello, im new here and im making an pokemon essentials project and after add some abilities, while i was testing the game this error appears
Excepción: NoMethodError
Mensaje: undefined method `pbProcessTurn' for #<PokeBattle_Battler:0xc5c1ba0>
PokeBattle_Battle:3103:in `pbAttackPhase'...