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

[Error] Uninitialized constant Essentials

  • 1
    Posts
    2
    Years
    • Seen Dec 19, 2022
    Hey guys, got a problem. I got an 'script 'errors' line 34: NameError Occured.
    Uninitialized constant Essentials' kind of error.
    I know nothing about programming in Ruby, could someone help me out?

    -------------------------------------------------------------------------------
    Debug Output:
    -------------------------------------------------------------------------------

    *** Checking plugins ***

    Exception `NameError' at 008:PluginManager:637 - uninitialized constant PluginManager::Essentials
    Exception `NameError' at 014:Errors:34 - uninitialized constant Essentials
    014:Errors:34:in `pbPrintException': uninitialized constant Essentials (NameError)
    from 014:Errors:87:in `rescue in pbCriticalCode'
    from 014:Errors:79:in `pbCriticalCode'
    from 386:Main:18:in `mainFunction'
    from 386:Main:45:in `block in <main>'
    from 386:Main:44:in `loop'
    from 386:Main:44:in `<main>'
     
    Back
    Top