• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • 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!
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

[Scripting Question] undefined local variable or mothod 'pbSaveScreen'

  • 18
    Posts
    5
    Years
    • Seen Jul 13, 2020
    Hello!
    when I try entering any place in the Battle Frintier (Battle Tower, Battle Factory, etc) the game crashes when it attempts to save(by calling pbSaveScreen in a conditional branch).

    Here's the crash report:

    [PokeCommunity.com] undefined local variable or mothod 'pbSaveScreen'


    Any help would be appreciated.

    Thanks!
     
    Hello!
    when I try entering any place in the Battle Frintier (Battle Tower, Battle Factory, etc) the game crashes when it attempts to save(by calling pbSaveScreen in a conditional branch).

    Here's the crash report:

    [PokeCommunity.com] undefined local variable or mothod 'pbSaveScreen'


    Any help would be appreciated.

    Thanks!

    Something must be overwriting your pbSaveScreen Script or your version of Essentials doesn't have the pbSaveScreen method.

    Are you using some kind of Emulator Save State or Autosave script?
     
    Something must be overwriting your pbSaveScreen Script or your version of Essentials doesn't have the pbSaveScreen method.

    Are you using some kind of Emulator Save State or Autosave script?

    Thanks for the reply.
    Apparantly I was missing some arguements when I called the script.
    All good now :)
     
    Back
    Top