• 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] Getting this error from ages

  • 350
    Posts
    6
    Years
    Code:
    ---------------------------
    Pokemon Essentials
    ---------------------------
    [Pokémon Essentials version 17.2]
    
    Exception: NoMethodError
    
    Message: undefined method `passages' for nil:NilClass
    
    Compiler:3284:in `isCounterTile?'
    
    Compiler:3492:in `isLikelyCounter?'
    
    Compiler:3535:in `pbCheckCounters'
    
    Compiler:3533:in `each'
    
    Compiler:3533:in `pbCheckCounters'
    
    Compiler:3521:in `each'
    
    Compiler:3521:in `pbCheckCounters'
    
    Compiler:3420:in `pbCompileTrainerEvents'
    
    Compiler:3393:in `each'
    
    Compiler:3393:in `pbCompileTrainerEvents'
    
    
    
    This exception was logged in 
    
    C:\Users\Smabhav Giri\Saved Games\Pokemon Essentials\errorlog.txt.
    
    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK   
    ---------------------------
    THIS HAPPENS WITH ME! From 7 days! I don't know why!
    Anybody Please Help..Your Help would be appreciated!

    EDIT: I made a new project...... And found out that after using the Positioner Application (EBS,in case you don't know),this error came out
     
    Last edited:
    Code:
    ---------------------------
    Pokemon Essentials
    ---------------------------
    [Pokémon Essentials version 17.2]
    
    Exception: NoMethodError
    
    Message: undefined method `passages' for nil:NilClass
    
    Compiler:3284:in `isCounterTile?'
    
    Compiler:3492:in `isLikelyCounter?'
    
    Compiler:3535:in `pbCheckCounters'
    
    Compiler:3533:in `each'
    
    Compiler:3533:in `pbCheckCounters'
    
    Compiler:3521:in `each'
    
    Compiler:3521:in `pbCheckCounters'
    
    Compiler:3420:in `pbCompileTrainerEvents'
    
    Compiler:3393:in `each'
    
    Compiler:3393:in `pbCompileTrainerEvents'
    
    
    
    This exception was logged in 
    
    C:\Users\Smabhav Giri\Saved Games\Pokemon Essentials\errorlog.txt.
    
    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK   
    ---------------------------
    THIS HAPPENS WITH ME! From 7 days! I don't know why!
    Anybody Please Help..Your Help would be appreciated!

    EDIT: I made a new project...... And found out that after using the Positioner Application (EBS,in case you don't know),this error came out

    Are you using the Luka's Utilities script?
    Otherwise you can get errors while using EBS
     
    Even though the standalone Positioner is defunct and hasn't worked since Essentials v16, unless you're incorrectly using/extracting it, it doesn't mess with any of your scripts ... let alone anything to do with counter tiles (as your error implies). If you need to reposition your sprites for EBS, best do that through the positioner in EPI, as that one works without issues.
     
    Back
    Top