Ai0796 / BDSP-Randomizers

MIT License
17 stars 5 forks source link

Error While Trying To Randomize #37

Closed TheJoshuaRusso closed 2 years ago

TheJoshuaRusso commented 2 years ago

RomFS Directory set to D:/bdsp-randomizer210-1/Randomizer/RomFS\Data Output folder set to C:\Users\Eugene Barata\Desktop\New folder\mods Randomizing Pokemon! ERROR: gamesettings not found Randomizing Pokemon. An Error has occured: Traceback (most recent call last): File "main.py", line 68, in buttonClicked File "C:\Users\Eugene Barata\Desktop\New folder\lib\Randomizers\Encounters.py", line 62, in RandomizeEncounters Encount(safari, legends, env, text) File "C:\Users\Eugene Barata\Desktop\New folder\lib\Randomizers\Encounters.py", line 93, in Encount for obj in env.objects: AttributeError: 'NoneType' object has no attribute 'objects Capture '

Ai0796 commented 2 years ago

Do you have the romfs dumped correctly

On Sat, Apr 2, 2022, 2:44 AM TheJoshuaRusso @.***> wrote:

RomFS Directory set to D:/bdsp-randomizer210-1/Randomizer/RomFS\Data Output folder set to C:\Users\Eugene Barata\Desktop\New folder\mods Randomizing Pokemon! ERROR: gamesettings not found Randomizing Pokemon. An Error has occured: Traceback (most recent call last): File "main.py", line 68, in buttonClicked File "C:\Users\Eugene Barata\Desktop\New folder\lib\Randomizers\Encounters.py", line 62, in RandomizeEncounters Encount(safari, legends, env, text) File "C:\Users\Eugene Barata\Desktop\New folder\lib\Randomizers\Encounters.py", line 93, in Encount for obj in env.objects: AttributeError: 'NoneType' object has no attribute 'objects [image: Capture] https://user-images.githubusercontent.com/82071714/161370733-cd800610-d58e-4106-8aee-d46b3bf4016a.PNG '

— Reply to this email directly, view it on GitHub https://github.com/Ai0796/BDSP-Randomizers/issues/37, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIXAKPVW3QFVT3XWYYRKALTVC7UGPANCNFSM5SKP4BNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

TheJoshuaRusso commented 2 years ago

Do you have the romfs dumped correctly

Do I have to update the game to the latest version? Currently running on 1.1.1 @Ai0796 . I was able to randomize it a while back, so I'm a bit lost as to why I can't now with the fresh dump. Could I be missing a step?

Ai0796 commented 2 years ago

does it look like this

image
Ai0796 commented 2 years ago

You're also not on the latest version which includes an individual Trainer and Encounter level increase

TheJoshuaRusso commented 2 years ago

@Ai0796 I downloaded the latest version from the releases page. And it seems that I am missing that file... While dumping through NXDumptool, am I to change selection to yes for "use update/DLC"?

Ai0796 commented 2 years ago

yes, you should

TheJoshuaRusso commented 2 years ago

@Ai0796 While searching through the dump file (Pre-Dump with NXDumpTool) it doesn't show that it would dump the gamesetting file...

Ai0796 commented 2 years ago
image

Also latest release version looks like this

TheJoshuaRusso commented 2 years ago

@Ai0796 I'll do a fresh install to see if that fixes things on that end

TheJoshuaRusso commented 2 years ago

@Ai0796 Also doing another fresh dump of BDSP to see if that does anything. Also updated my NXDumpTool to latest version

TheJoshuaRusso commented 2 years ago

@Ai0796 I did a fresh dump, but I still didn't get the gamesettings file...

TheJoshuaRusso commented 2 years ago

@Ai0796 I've dumped both .nsp and my game cart with no luck with that gamesettings file. Any chance anyone could help with that?