AdAstra-LD / DS-Pokemon-Rom-Editor

New DS Pokemon ROM Editor, based on Nømura's 2020 edition. Expanded with loads of new features, bugfixes and better usability.
164 stars 45 forks source link

Exception opening trainer files in Diamond and Pearl #21

Closed OtakuGracie closed 1 year ago

OtakuGracie commented 1 year ago

Attempting to view a trainer with more than one Pokemon in the trainer editor with Diamond and Pearl causes an exception that crashes the trainer editor. From my screenshot you can see that it seems to load the first Pokemon in a party fine.

DSPRE_DP_trainerEditor_Error

OtakuGracie commented 1 year ago

Trainer class sprites also seem to not be loading in the editor for Diamond and Pearl

OtakuGracie commented 1 year ago

closed by accident

Mixone-FinallyHere commented 1 year ago

@OtakuGracie im gona give it a go to fix can you share some more details here or on the discord?

Mixone-FinallyHere commented 1 year ago

Bad news is this bug actually seems to affect all versions of DSPRE

Fix in progress

Mixone-FinallyHere commented 1 year ago

Fix addressed in PR #23

Mixone-FinallyHere commented 1 year ago

Can be closed