Maradonna90 / NewGAN-Manager

A tool to generate and manage xml configs for the Newgen Facepack.
GNU General Public License v3.0
171 stars 34 forks source link

[BUG] No faces left for mapping (duplicates turned on) #161

Closed luucksson closed 1 year ago

luucksson commented 1 year ago

Problem I got the list of newgens, launched NewGAN Manager and I have photos of most newgens. I got youth intake and wanted to have photos for all of them. I make a list of regens in my club (I can clearly see some of the guys in the .rtf file). Launch the program. But nothing changes in the config file and regens don't have faces. FM 2023 Now in log i see that there was no faces left for mapping, and it skipped some players, which I don't understand, because I have duplicates turned on. Desktop (please complete the following information):

Attachments Log is too big, github doesn't suppor .rtf.

bread22 commented 1 year ago

change this file %localappdata%\Programs\NewGAN-Manager\app\mapper.py comment line 30-31

            for eth in self.eth_map:
                self.eth_map[eth] = self.eth_map[eth] - set(prf_imgs)
bread22 commented 1 year ago

The issue is that Mapper class doesn't know whether duplicates is allowed