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

[Script] I'm having issues with Dynamic Pokemon Expansion

  • 7
    Posts
    3
    Years
    • Seen May 31, 2021
    Python can't seem to locate the BPRE0.gba rom in the root, even though it is there. I have Python 9.7.8 downloaded and I've updated all my paths to go to devkitARM\bin. Does anyone know what is causing this issue? help would be greatly appreciated
    Thank you!
     
  • 20
    Posts
    4
    Years
    • Seen Sep 3, 2023
    The first obvious things to check are that you have the name of the ROM correct (it should be a zero, not the letter O), that you're in the correct directory in the command line, and that you're using the correct version of Python. If I recall correctly, 3.7.2 is the recommended version of Python in the installation instructions for DPE, or 3.7.6 for CFRU, though I would be very surprised if *that* is what ended up being the issue.
     
  • 7
    Posts
    3
    Years
    • Seen May 31, 2021
    I have no idea what the issue is, as python 3.7.0 has just stopped working for me. I made sure all the paths were correctly redirected to ;C:\devkitPro\devkitARM\bin\ and the name of the rom was 'BPRE0.gba' (with a zero lol). I have no idea what the issue is, perhaps it's just my PC? I'm really not sure.
     
    Back
    Top