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

Item Compilation Error

  • 10
    Posts
    7
    Years
    • Seen Jun 18, 2019
    Hi! I have a problem with my essentials on PBS items, I wanted the help from you ... here the error:
    Exception: NameError
    Message: uninitialized constant ITEMPLURAL
    Compiler:1619:in `pbCompileItems'
    Compiler:1611:in `pbCompilerEachCommentedLine'
    Compiler:271:in `each_line'
    Compiler:271:in `pbCompilerEachCommentedLine'
    Compiler:268:in `open'
    Compiler:268:in `pbCompilerEachCommentedLine'
    Compiler:1611:in `pbCompileItems'
    Compiler:4099:in `pbCompileAllData'
    Compiler:4219
     
    Last edited by a moderator:
  • 1,224
    Posts
    10
    Years
    Essentials v16 changed the PBS format for items, and now includes the plural name for each item. I'm guessing you're using an old items.txt.
    Also, use descriptive titles for your post. "Error in Essentials" doesn't tell much, but "Item Compilation Error" does
     
  • 220
    Posts
    14
    Years
    • Seen Nov 29, 2021
    I don't know, normally if you use an old text with new essentials you get "[description] is not a valid integer."

    This almost sounds like it's the other way round.
     
    Back
    Top