Fixed critical bug spamming StackOverflowExceptions in console when attempting to view profiles, and preventing interaction with crafting tables.
The bug wasn't present during play-testing because essentially there was an infinite loop left in the code that would be interrupted if the player already had a profile assigned to them, which I had, but nobody will have on a clean server.