universal-pokemon-randomizer-zx icon indicating copy to clipboard operation
universal-pokemon-randomizer-zx copied to clipboard

[Bug] My UPR won't save any preset seed or randomized rom

Open orhion13 opened this issue 1 year ago • 0 comments

Hello, recently when i randomized a rom, the UPR won't save any rom and send a text that say the download path is not recognized

I d'ont know how this bug occured

Normaly the rom is registered in a folder on my PC but that don't work Screenshots

Its a Window 10 PC with java 8 and its the last version of the UPR, i try to randomized multiple rom like Fire red, Platinum, or even pearl. Here the error txt Randomizer Version: 1720 ROM: Pokemon Platinum (U) Code: CPUE Reported Support Level: Complete

com.dabomstew.pkrandom.exceptions.RandomizerIOException: java.io.FileNotFoundException: C:\Users\bapti\Desktp\o.nds (Le chemin d’accès spécifié est introuvable) at com.dabomstew.pkrandom.romhandlers.AbstractDSRomHandler.saveRom(AbstractDSRomHandler.java:88) at com.dabomstew.pkrandom.Randomizer.randomize(Randomizer.java:522) at com.dabomstew.pkrandom.gui.RandomizerGUI$3.run(RandomizerGUI.java:1957) Caused by: java.io.FileNotFoundException: C:\Users\bapti\Desktp\o.nds (Le chemin d’accès spécifié est introuvable) at java.io.RandomAccessFile.open0(Native Method) at java.io.RandomAccessFile.open(Unknown Source) at java.io.RandomAccessFile.(Unknown Source) at java.io.RandomAccessFile.(Unknown Source) at com.dabomstew.pkrandom.newnds.NDSRom.saveTo(NDSRom.java:227) at com.dabomstew.pkrandom.romhandlers.AbstractDSRomHandler.saveRom(AbstractDSRomHandler.java:86) ... 2 more

orhion13 avatar Jun 20 '23 11:06 orhion13