• 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!
  • 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.

[Error] Essentials Error v20.1

  • 1
    Posts
    282
    Days
    • Seen Jul 28, 2024
    Hello, I've been getting this error when launching my game ever since I changed some of the scripts for EBDX. I made an edit so the game would prioritize animated sprites over still sprites. I used the code from this post and it started giving me the error (https://www.pokecommunity.com/threads/animated-sprites-ebdx-problem-19-1.453527/).

    Because it started giving me the error, I undid the changes and it still gave me the error. I tried replacing the script file entirely with an unedited version and it still gave me the error. The error is listed below.

    [Pokémon Essentials version 20.1]
    [v20.1 Hotfixes 1.0.7]

    Error in Plugin: [Elite Battle: DX]
    Exception: NameError
    Message: undefined method `pbCanSleep?' for class `PokeBattle_Battler'

    Backtrace:
    [Elite Battle: DX] Boss Immunities.rb:9:in `<class:PokeBattle_Battler>'
    [Elite Battle: DX] Boss Immunities.rb:4:in `<main>'
    Section008:653:in `eval'
    Section008:653:in `block (2 levels) in runPlugins'
    Section008:643:in `each'
    Section008:643:in `block in runPlugins'
    Section008:634:in `each'
    Section008:634:in `runPlugins'
    Section386:28:in `mainFunctionDebug'
    Section386:18:in `block in mainFunction'
     
    Back
    Top