• 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] National Pokedex is not working.

  • 2
    Posts
    4
    Years
    • Seen Aug 22, 2021
    Hi everyone (sorry for my English) I am a bit newbie at this, I have a question about the National Pokedex. A few days ago I tried to put a script to make the pokedex look like in BW2 (It was not Shiney's script, it was someone else's, I don't remember whose but that doesn't matter) I followed the steps correctly and put the graphics in their corresponding folder , I tried if it worked but it didn't work. I removed the script but not the graphics, of all when I tried again without the script. The regional pokedex of Kanto and Johto work perfectly (I wonder that even though I leave the graphics of BW2, the pokedex still uses the previous graphics) but the National does not work. Could you help me? (I use the Essentials 17.2 and the Elite Battle system) again, sorry my English.
     
    PS: I forgot to mention that I added all the Pokemon to date, and this is the error.
    ---------------------------
    Error
    ---------------------------
    Script 'PScreen_PokedexMain' line 328: NoMethodError occurred.

    undefined method `[]' for nil:NilClass

    from 'PScreen_PokedexMain' line 328 in `pbGetDexList'
    from 'PScreen_PokedexMain' line 325 in `each'
    from 'PScreen_PokedexMain' line 325 in `pbGetDexList'
    from 'PScreen_PokedexMain' line 350 in `pbRefreshDexList'
    from 'PScreen_PokedexMain' line 260 in `pbStartScene'
    from 'PScreen_PokedexMain' line 1191 in `pbStartScreen'
    from 'PScreen_PokedexMenu' line 126 in `pbStartScreen'
    from 'PScreen_PokedexMenu' line 123 in `pbFadeOutIn'
    from 'PScreen_PokedexMenu' line 123 in `pbStartScreen'
    from 'PScreen_PokedexMenu' line 111 in `loop'
    from 'PScreen_PokedexMenu' line 129 in `pbStartScreen'
    from 'ModularMenu' line 364
    ---------------------------
    Aceptar
    ---------------------------
     
    Back
    Top