• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

Recent content by SpectraPhantom

  1. SpectraPhantom

    [Discussion] Hoopa form change problem

    When I did this it worked for me.
  2. SpectraPhantom

    [Discussion] Hoopa form change problem

    For those who have the hoopa problem (stack level too deep) like me for the latest version of Essentials change from MultipleForms.register(:HOOPA,{ to the last line with this code : MultipleForms.register(:HOOPA,{ "getForm"=>proc{|pokemon| }, "type2"=>proc{|pokemon| next if pokemon.form==0...
  3. SpectraPhantom

    "Undefined value DARKVOID in PBTypes" error when compiling pokemon.txt

    Exception: RuntimeError Message: Undefined value DARKVOID in PBTypes File PBS/pokemon.txt, section 0, key Evolutions Compiler:438:in `checkEnumField' Compiler:423:in `csvEnumField!' Compiler:1889:in `pbCompilePokemonData' Compiler:1875:in `each' Compiler:1875:in `pbCompilePokemonData'...
Back
Top