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

Ininitialized constant PBEffects

CDQ

Glorious Young Gentleman
20
Posts
9
Years
  • I got this error when I tried to start a Debug Double Battle, it seems to happen when a battle is about to begin

    I'd like a solution to this, thanks a lot





    ---------------------------
    Project CDQ
    ---------------------------
    Exception: NameError

    Message: uninitialized constant PBEffects::LightScreen

    PokeBattle_ActiveSide:7:in `initialize'

    PokeBattle_Battle:328:in `new'

    PokeBattle_Battle:328:in `initialize'

    PokemonTrainers:255:in `new'

    PokemonTrainers:255:in `pbDoubleTrainerBattle'

    PokemonDebug:795:in `pbDebugMenu'

    PokemonDebug:297:in `loop'

    PokemonDebug:824:in `pbDebugMenu'

    PokemonPauseMenu:242:in `pbStartPokemonMenu'

    PokemonPauseMenu:241:in `pbFadeOutIn'



    This exception was logged in

    C:\Users\NCS Customer\Saved Games/Project CDQ/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     

    FL

    Pokémon Island Creator
    2,453
    Posts
    13
    Years
    • Seen yesterday
    Post your PBEffects script section here (I guess that you removed the LightScreen from this section).
     
    Back
    Top