Good friend showed that the game was crashing when trying to play levels, it seemed to be only level 1 which was the issue.
It was an array out of bounds issue, which also led me to realize that the name the game was displaying for the current level was incorrect.
Dug around fixed it. And now the levels should show the name they were originally given.
Changed files in this update