- 12
- Posts
- 4
- Years
- Seen Oct 2, 2023
So I'm getting this error for when I call the Credits.
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.
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: