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

[Error] Elite Battle System Error Message

38
Posts
5
Years
    • Seen Feb 21, 2022
    I really need help with Elite Battle System, I got the download from Marin on twitter and I keep getting this error:

    script 'EliteBattle_Battle' line 22: NoMethodError occurred.

    undefined method 'isVersion17?' for nil:NilClass

    I'm not the best with scripting, nor very intelligent, can anyone help?
     
    38
    Posts
    5
    Years
    • Seen Feb 21, 2022
    If it helps, I downloaded Pokemon Essentials Version 17 after it was shot down by Nintendo
     

    Poq

    144
    Posts
    6
    Years
    • Seen Aug 28, 2021
    Have you installed Luka's utilities? That's where that method is defined.
    If not, you can get it here.
     
    38
    Posts
    5
    Years
    • Seen Feb 21, 2022
    Have you installed Luka's utilities? That's where that method is defined.
    If not, you can get it.

    Thank you! It worked, I had it installed, but I had it in the wrong place :P
     
    38
    Posts
    5
    Years
    • Seen Feb 21, 2022
    So now, it works fine, but the sprites were too big, I tried resizing them down, but now they just won't work...
     
    3
    Posts
    4
    Years
    • Seen Dec 24, 2020
    Pls tengo un error al iniciar el juego:
    Scrip 'Elite_Battle_3' Line 24: NameError occurred.

    unitialized constant PokeBattle_SceneConstans::EBUISTYLE
     

    WolfPP

    Spriter/ Pixel Artist
    1,309
    Posts
    5
    Years
  • Read:
    Code:
    unitialized constant PokeBattle_SceneConstans::EBUISTYLE

    You need to put constant for EBUISTYLE or you added all the scripts in wrong order.

    1LukaUtilities
    2[Settings]
    3EliteBattle_Battle
    4EliteBattle_Scene
    5EliteBattle_Animation
    6EliteBattle_UI
    7EliteBattle_Sprites
    8EliteBattle_BitmapWrapper
    9EliteBattle_Math
    10EliteBattle_EntryAnimations
     
    2
    Posts
    4
    Years
    • Seen Apr 10, 2020
    Umm do you still have the scripts? J can't find it anywhere now. It'll be very helpful
     
    Back
    Top