• 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!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • Red, Hilda, Paxton, or Kellyn - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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
    4
    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!
     
    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.
     
    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.
     
    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.

    read this.

    https://www.pokecommunity.com/threads/443233
     
    Back
    Top