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

[Scripting Question] Following Pokemon

  • 25
    Posts
    5
    Years
    I have 2 problems the first is when I activate the following pokemon, even though I have the overworld sprites for every pokemon up to gen 7 it doesn't show in game. And when I try to talk to the pokemon thats not showing this happens:

    [Pokémon Essentials version 18.1]

    Exception: NoMethodError

    Message: undefined method `-' for nil:NilClass



    Backtrace:

    Following Pokemon:704:in `talk_to_pokemon'

    Following Pokemon:1562:in `update'

    Scene_Map:229:in `main'

    Scene_Map:226:in `loop'

    Scene_Map:231:in `main'

    Main:45:in `mainFunctionDebug'

    Main:24:in `mainFunction'

    Main:24:in `pbCriticalCode'

    Main:24:in `mainFunction'

    Main:55
    it would be so helpful if someone could help me please and thank you.
     
    There have been some Overworld method changes in v18 which break following Pokemon. You should wait for the script to be officially updated to v18 and then use it.
     
    Back
    Top