• 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 in Pokemon Essentials 16.3

1
Posts
92
Days
    • Seen Feb 18, 2024
    I was doing a pokemon prank fangame in pokemon essentials until I added a pokemon that when starting the game causes it to crash and show this error
    Error in Pokemon Essentials 16.3
    So you can see my code and know what's going on, here's it:
    [1]
    Name=Bebo azul
    InternalName=BEBOAZUL
    Type1=NORMAL
    Type2=WATER
    BaseStats=45,49,49,45,65,65
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,1,0
    Rareness=45
    Happiness=70
    Abilities=OVERGROW
    HiddenAbility=CHLOROPHYLL
    Moves=1,TACKLE,3,GROWL,7,LEECHSEED,9,VINEWHIP,13,POISONPOWDER,13,SLEEPPOWDER,15,TAKEDOWN,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
    Kind=Semilla
    Pokedex=Aechándose una siesta al sol. La semilla que tiene en el lomo va creciendo cada vez más a medida que absorbe los rayos del sol.
    BattlerPlayerY=24
    BattlerEnemyY=32
    BattlerAltitude=0
    Evolutions=BEBOAZULP,Level,7
    [2]
    Name=Bebo azul parado
    InternalName=BEBOAZULP
    Type1=NORMAL
    Type2=WATER
    BaseStats=45,49,49,45,65,65
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,1,0
    Rareness=45
    Happiness=70
    Abilities=OVERGROW
    HiddenAbility=CHLOROPHYLL
    Moves=1,TACKLE,3,GROWL,7,LEECHSEED,9,VINEWHIP,13,POISONPOWDER,13,SLEEPPOWDER,15,TAKEDOWN,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
    Kind=Semilla
    Pokedex=A Bulbasaur es fácil verle echándose una siesta al sol. La semilla que tiene en el lomo va creciendo cada vez más a medida que absorbe los rayos del sol.
    BattlerPlayerY=24
    BattlerEnemyY=32
    BattlerAltitude=0
    Evolutions=
    [3]
    Name=Pou
    InternalName=POU
    Type1=NORMAL
    Type2=NORMAL
    BaseStats=45,49,49,45,65,65
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,1,0
    Rareness=45
    Happiness=70
    Abilities=OVERGROW
    HiddenAbility=CHLOROPHYLL
    Moves=1,TACKLE,3,GROWL,7,LEECHSEED,9,VINEWHIP,13,POISONPOWDER,13,SLEEPPOWDER,15,TAKEDOWN,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
    Kind=Semilla
    Pokedex=A Bulbasaur es fácil verle echándose una siesta al sol. La semilla que tiene en el lomo va creciendo cada vez más a medida que absorbe los rayos del sol.
    BattlerPlayerY=24
    BattlerEnemyY=32
    BattlerAltitude=0
    Evolutions=
     
    1,682
    Posts
    8
    Years
    • Seen yesterday
    Force a recompile. You can do this by pressing the playtest button, and holding CTRL while the game window is focused.
    This error usually occurs if the game crashes during the compile process, as not all the constants are set up correctly.
     
    Back
    Top