SkyTemple / skytemple

GUI Application to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky
GNU General Public License v3.0
188 stars 21 forks source link

Missing File Extension in Item and Trap Export #389

Closed Adex-8x closed 2 years ago

Adex-8x commented 2 years ago

Selecting the Export option for both Item and Trap sprites will not save the image unless the user adds their own ".png" extension to the file. It also gives the following error:

item_and_trap_error
theCapypara commented 2 years ago

Oh boy. The issue is that my code is flawed, this happens in every save dialog whenever any part of the path (!) contains a ".".

theCapypara commented 2 years ago

@Adex-8x Can you confirm this error does not pop up when the path doesn't contain a .?