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

Recent content by The Thunderbolt Psychic

  1. The Thunderbolt Psychic

    Script: [v17+] Roaming Icon on Map

    The icons don't show up for any Roaming Pokémon with different forms (for example, the Galarian Legendary Birds' icons don't show up on the map (they work just fine in terms of gameplay)).
  2. The Thunderbolt Psychic

    [Error] Pokédex Entry Error (v18.1)

    Actually, never mind, everything is back to normal. I just had to change the Settings section in the script.
  3. The Thunderbolt Psychic

    [Error] Pokédex Entry Error (v18.1)

    I can load the Pokédex fine, but when I try to see a Pokémon's Pokédex entry and information, I receive this error: [Pokémon Essentials version 18.1] Exception: NoMethodError Message: undefined method `[]' for nil:NilClass Backtrace: PScreen_PokedexEntry:35:in `pbStartScene'...
  4. The Thunderbolt Psychic

    [Error] NameError: Undefined Variable/Method 'i'

    I get this error when I try to attack in a battle: --------------------------- Pokémon Universal --------------------------- [Pokémon Essentials version 17.2] Exception: NameError Message: undefined local variable or method `i' for #<PokeBattle_Battler:0xc8dcb70> PokeBattle_Battler:3284:in...
  5. The Thunderbolt Psychic

    [Error] NoMethod Error: Undefined Method 'zmove'

    I used the updated version, but I now get this error when entering battle: --------------------------- Pokémon Universal --------------------------- [Pokémon Essentials version 17.2] Exception: NameError Message: undefined local variable or method `i' for #<PokeBattle_Battler:0xc8dcb70>...
  6. The Thunderbolt Psychic

    [Error] NoMethod Error: Undefined Method 'zmove'

    I implemented Marcello's 'ZMoveAddOn', and when entering a battle, I get this error: --------------------------- Pokémon Universal --------------------------- [Pokémon Essentials version 17.2] Exception: NoMethodError Message: undefined method `zmove' for nil:NilClass...
  7. The Thunderbolt Psychic

    [Error] Wild Encounter Undefined Method '>'

    It's intitalized in PokeBattle_ActiveSideField as: @effects[PBEffects::PsychicTerrain] = 0 I couldn't find any instances of @battle.field.effects[PBEffects::PsychicTerrain] in an initializing context.
  8. The Thunderbolt Psychic

    [Error] Wild Encounter Undefined Method '>'

    What do you mean? I just found a Terrain tutorial and applied it.
  9. The Thunderbolt Psychic

    [Error] Wild Encounter Undefined Method '>'

    Here's a screen of my game at Line 3486 in PokeBattle_Battler: And here's the code on the screen: return false end if thismove.function==0x113 && user.effects[PBEffects::Stockpile]==0 # Spit Up @battle.pbDisplay(_INTL("But it failed to spit up a thing!"))...
  10. The Thunderbolt Psychic

    [Released] Pokémon Zero [v0.13.1 alpha] - FRLG enhanced remake

    This game looks very interesting and I am intrigued. I'll give it a shot.
  11. The Thunderbolt Psychic

    [Completed] Pokémon Empyrean [v1.1] (~! Final Arc Released !~)

    The map really entices me, but the rest of the game looks cool. I'll give it a shot.
  12. The Thunderbolt Psychic

    [Completed] Pokémon Island [v2.1] - Gen 9, Battle vs yourself, Habitat List and more

    This looks interesting. I know it's old, but I'll give it a shot.
  13. The Thunderbolt Psychic

    How Good is my region Map?

    I can't see the map...
  14. The Thunderbolt Psychic

    [Error] Wild Encounter Undefined Method '>'

    I get this error when I try to fight in a wild encounter. It says I have no moves left, and attempts to use Struggle, but then this happens: --------------------------- Pokémon Universal --------------------------- [Pokémon Essentials version 17.2] Exception: NoMethodError Message: undefined...
Back
Top