I've made A* Pathfinding in blueprint

If you are hitting the loop limit your output log should tell you directly, though maybe it crashes before it can. If my map size causes me to hit the limit, when I hit play it won’t open and I see a message in the output log talking about the iteration limit being 1000000.

I was trying to get this plugin to work and remove the limit, but I can’t seem to get it to show up in the editor: https://github.com/AndrewScheidecker/BrickGame/tree/master/Plugins/SuperLoopLibrary