Yeah, who could have guessed that trying to brute force through all the possible iterations of paths isn't a great idea. 😅 Especially doing it in a not all too optimal way and reserving too much memory. The count of different path possibilities gets kinda insane when you have like 20 forks on the board. I do have a fix ready for it already but obviously can't push an update yet.