• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
  • 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
    347
    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