• 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, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist 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.

[Question] Steel doesnt exist i guess?

  • 13
    Posts
    4
    Years
    • Seen May 17, 2022
    when playtesting my game for the first time i got this error

    [Pokémon Essentials version 19.1]

    Exception: RuntimeError
    Message: Undefined value Steel in GameData::Type
    File PBS/pokemon.txt, section 9, key Type2
    Steel



    Backtrace:
    366:Compiler:331:in `checkEnumField'
    366:Compiler:307:in `csvEnumField!'
    366:Compiler:506:in `block in pbGetCsvRecord'
    366:Compiler:398:in `each'
    366:Compiler:398:in `pbGetCsvRecord'
    367:Compiler_CompilePBS:414:in `block (3 levels) in compile_pokemon'
    367:Compiler_CompilePBS:398:in `each'
    367:Compiler_CompilePBS:398:in `block (2 levels) in compile_pokemon'
    366:Compiler:134:in `block in pbEachFileSection'
    366:Compiler:106:in `block in pbEachFileSectionEx'

    how do i fix this?
     
    It's an internal name, so you'll need to capitalise the word "Steel". Write it as STEEL.
     
    oh thanks i retyped blastoise to water/steel so i must have forgot that
     
    Back
    Top