haganbmj / MagicSetEditor2

Magic Set Editor is a program for designing trading cards
Other
17 stars 7 forks source link

crash on deleting last card #93

Closed CajunAvenger closed 1 week ago

CajunAvenger commented 1 week ago

starting in version 2.5.0, if you delete the last card in a set, MSE will crash. this doesn't matter a lot in isolation but can be a problem when moving cards between files

update: confirmed occurs in this commit: https://github.com/haganbmj/MagicSetEditor2/commit/e4cf30cc5b8591abe1ec179b896de342b5ecff09

reversing the change to item_list.cpp undoes the crash. will attempt to find a way to do this without undoing the commits other crash fix