Localization Problem: Gathering Text never ends and how to set up localization in c++

Hello everyone, recently i’ve been trying to set up localization to my project but whenever i try to gather texts it keeps processing but never ends, im using default configs (Loading Police: Game, etc) and only using it in blueprint. Does anyone know why this happens? i’ve seen many videos with the same config but mine dont work.

Also i’ve been getting another error when trying to get the texts in c++ Files, it crashes and gives me an error “EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff” whenever i put the path to source folder.

I’ve read the documentation many times but i cant find the solution. Am i missing something?

my config:

Thanks in advance.

1 Like

I have the same problem, how many texts do you have!?
Have you found any solution!?