thane98 / paragon

Toolkit for editing various FE games.
GNU General Public License v3.0
56 stars 17 forks source link

Handover Units in Chapter Editor #52

Closed princessblucy closed 4 years ago

princessblucy commented 4 years ago

paragon.log It fails to save and the only other time I've had this issue was when trying to add a new Handover unit into a dispos, which is the same exact reason it won't save now, or at least that's all I can think of.

thane98 commented 4 years ago

This looks like a signedness issue similar to #49 which was fixed with the latest release. Is this on Alpha 14-3?

princessblucy commented 4 years ago

Yes it is the latest release, I've doubled checked on a new download and it still fails. paragon.log Here's this one's log in case it's of any use.

thane98 commented 4 years ago

Okay. I will try to reproduce this and implement a fix.

thane98 commented 4 years ago

This should be fixed with 64b182e. It will be included in the next release, but in the meantime you can get a build with the fix here.