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

BattlerPlayerY on Debug Menu and Roxanne Bug

44
Posts
11
Years
    • Seen Aug 13, 2014
    is there a way to change the BattlerPlayerY, BattlerEnemyY and BattlerAltitude of a pokémon through the Debug menu? I remember finding an option like this on the version 7 but I didn't really used it at the time. Now I'm using the version 8 of essentials, but I can't seem to remember where it was before, and I searched and searched but didn't found anything. Anyone knows where is the option to edit BattlerPlayerY is?

    Additionally, on Test Map 2, when I walked in between Roxanne and the Triathleth, and the double battle was going to start, the following error message appeared:

    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: RuntimeError

    Message: Script error within event 13, map 25 (Test Map 2):

    Exception: NoMethodError

    Message: Section068:323:in `initialize'undefined method `itemRecycle=' for nil:NilClass

    ***Full script:

    pbTrainerBattle(PBTrainers::LEADER_Roxanne,"Roxanne",_I("I enjoyed it."),false,0)

    Interpreter:243:in `pbExecuteScript'

    PokeBattle_Battle:322:in `each'

    PokeBattle_Battle:322:in `initialize'

    PokemonTrainers:369:in `new'

    PokemonTrainers:369:in `pbTrainerBattle'

    (eval):1:in `pbExecuteScript'

    Interpreter:788:in `eval'

    Interpreter:243:in `pbExecuteScript'

    Interpreter:788:in `command_111'

    Interpreter:320:in `execute_command'



    Interpreter:276:in `pbExecuteScript'

    Interpreter:788:in `command_111'

    Interpreter:320:in `execute_command'

    Interpreter:193:in `update'

    Interpreter:106:in `loop'

    Interpreter:198:in `update'

    Scene_Map:103:in `update'

    Scene_Map:101:in `loop'

    Scene_Map:114:in `update'

    Scene_Map:68:in `main'



    This exception was logged in ./errorlog.txt.

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

    Maruno

    Lead Dev of Pokémon Essentials
    5,286
    Posts
    16
    Years
    • Seen May 3, 2024
    is there a way to change the BattlerPlayerY, BattlerEnemyY and BattlerAltitude of a pokémon through the Debug menu? I remember finding an option like this on the version 7 but I didn't really used it at the time. Now I'm using the version 8 of essentials, but I can't seem to remember where it was before, and I searched and searched but didn't found anything. Anyone knows where is the option to edit BattlerPlayerY is?
    It's in the External Editor, and called "Reposition Sprites".

    That bug has been reported lots of times. If you don't want to do a quick search for those reports and the associated fix, that's your business.
     
    Back
    Top