• 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!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • 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] don't know what happen

  • 2
    Posts
    5
    Years
    • Seen Jun 2, 2019
    ---------------------------
    Essentials Plugin Installer
    ---------------------------
    [Pokémon Essentials version 17.2]

    Exception: RuntimeError

    Message: Script error within event 1 (coords 18,8), map 79 (MAP079):

    Exception: NoMethodError

    Message: EliteBattle_Sprites:532:in `setBitmap'undefined method `spoof' for nil:NilClass

    ***Full script:

    pbWildBattle(:AVALUGG,30,1)


    Interpreter:243:in `pbExecuteScript'

    EliteBattle_Scene:112:in `pbBackdrop'

    PokeBattle_Scene:1787:in `pbStartBattle'

    EliteBattle_Battle:67:in `pbStartBattleCore'

    PokeBattle_Battle:2340:in `pbStartBattle'

    PField_Battles:98:in `pbWildBattle_ebs'

    PField_Battles:97:in `pbSceneStandby'

    PField_Battles:99:in `pbWildBattle_ebs'

    PField_Battles:96:in `pbBattleAnimation'

    PField_Battles:96:in `pbWildBattle_ebs'



    Interpreter:276:in `pbExecuteScript'

    Interpreter:1606:in `command_355'

    Interpreter:494:in `execute_command'

    Interpreter:193:in `update'

    Interpreter:106:in `loop'

    Interpreter:198:in `update'

    Scene_Map:163:in `update'

    Scene_Map:161:in `loop'

    Scene_Map:170:in `update'

    Scene_Map:234:in `main'



    This exception was logged in

    C:\Users\erc\Saved Games\Essentials Plugin Installer\errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     
    It would appear the method "spoof" is undefined?
     
    Actually it is that on line 532 in EliteBattle_Sprites the method "spoof" is trying to be called for a nil object.
     
    I'm more interested in why your game seems to be the Essentials Plugin Installer 🤔 That's not how one uses that thing.
     
    Back
    Top