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

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

  • 12
    Posts
    4
    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