Unity crashes when I execute the build with A* project

Hi, I have a problem when I try to execute the build of my game in Unity. This error appeared for the first time when I installed the A* project and then setted it to my character, as the tutorial does, but then I came across a solution that said to modify the url that is in the AstarUpdateChecker.cs file and it worked. However, when I restart the editor and try to make a new build it crashes again and now I have the modification in the file mentioned before. To fix that again, I have to reinstall the package and make that modification and it works until I try to make a build when I restart the editor again. In addition, there is no log message anywhere and I can´t figure out why the error is only solved when I have to do all the stuff mentioned before.
I´m using Unity´s version 2022.3.12f1 and version 4.2.17 of the A* package.

Hi

Would it be possible for you to upgrade to a more recent version of the package?

Hi, I think I´m using the latest free version and unfortunately I cannot afford the pro version.