• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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
5
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:

    Lazy Catalyst

    What you do, the way you think, makes you differen
    91
    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

    Are you using the Luka's Utilities script?
    Otherwise you can get errors while using EBS
     

    Luka S.J.

    Jealous Croatian
    1,270
    Posts
    15
    Years
  • 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