I looked at the code for the level code display and I think it was just the error that if you have collected exactly 44 coins no code is displayed. I have changed the code so that no longer if>44 coins to if=>44 coins. So now you can have exactly 44 coins and it should be displayed there
Hotfix 2 online (thanks for report)