• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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?

  • 14
    Posts
    3
    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