• 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!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

pokemon.txt missing abilities after using Editor

  • 87
    Posts
    9
    Years
    Hi!
    I'm having an issue with my pokemon.txt pbs file. After compling all of the data, the normal ablities of the pokemon just get deleted.
    Example:
    Code:
    [1]
    Name=Bulbasaur
    InternalName=BULBASAUR
    Type1=GRASS
    Type2=POISON
    BaseStats=55,59,59,55,75,75
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=70
    EffortPoints=0,0,0,0,1,0
    Rareness=45
    Happiness=70
    Abilities=
    HiddenAbility=CHLOROPHYLL
    Moves=1,TACKLE,3,GROWL,5,ABSORB,7,LEECHSEED,9,VINEWHIP,11,ACID,13,STUNSPORE,14,SLEEPPOWDER,15,TAKEDOWN,16,POISONPOWDER,19,RAZORLEAF,21,SWEETSCENT,25,GROWTH,27,DOUBLEEDGE,31,WORRYSEED,33,SYNTHESIS,37,SEEDBOMB
    EggMoves=AMNESIA,CHARM,CURSE,ENDURE,GIGADRAIN,GRASSWHISTLE,GRASSYTERRAIN,INGRAIN,LEAFSTORM,MAGICALLEAF,NATUREPOWER,PETALDANCE,POWERWHIP,SKULLBASH,SLUDGE
    Compatibility=Monster,Grass
    StepsToHatch=5355
    Height=0.7
    Weight=6.9
    Color=Green
    Habitat=Grassland
    RegionalNumbers=1,231
    Kind=Seed
    Pokedex=Bulbasaur can be seen napping in bright sunlight. There is a seed on its back. By soaking up the sun's rays, the seed grows progressively larger.
    BattlerPlayerY=-8
    BattlerEnemyY=25
    BattlerAltitude=0
    Evolutions=IVYSAUR,Level,16

    How do I make it stop doing that?
    It could be related to the editor, but I'm unsure.

    Thank you!
     
    Last edited:
    Did you use the Editor or through rmxp to compile the data.
    Just don't use the editor edit the psb with notepad or something.

    Yeah, I did use the editor. So, do I just replace all of the abilities manually?
     
    That still seems like a bug that needs to be looked into though.

    Is the editor version you're using the current one (v16.1) and unmodified?

    EDIT: Nevermind, I just now found the post about it.
     
    Last edited:
    Back
    Top