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

[Question] [ERROR] v19.1 Crashing at Credits

12
Posts
3
Years
    • Seen Oct 2, 2023
    So I'm getting this error for when I call the Credits.

    Code:
    [Pokémon Essentials version 19.1]
    [Generation 8 Project v1.1.2]
    [EBDX v1.2.6]
    
    Exception: NoMethodError
    Message: undefined method `spritesetGlobal' for #<Scene_Credits>
    
    Backtrace:
    067:Sprite_DynamicShadows:206:in `initialize'
    032:Scene_Map:20:in `new'
    032:Scene_Map:20:in `block in createSpritesets'
    032:Scene_Map:19:in `each'
    032:Scene_Map:19:in `createSpritesets'
    032:Scene_Map:85:in `transfer_player'
    032:Scene_Map:162:in `block in update'
    032:Scene_Map:155:in `loop'
    032:Scene_Map:155:in `update'
    032:Scene_Map:220:in `block in main'

    Since I last edited the credits, the call credits scene has worked and I haven't touched anything outside of the area I'm supposed to edit. I'm even using the call that was in the example Hall of Fame. I'm not sure why this is happening. If anyone can help I'd appreciate it.
     
    Last edited:
    Back
    Top