Yes, me too. I replayed the game from the start and until now I found 2 issues:
- Level 19 there aren't many coins to get a code for Level 20
- Level 24 no code is given
I wanted to wait until I finished it again to report any other issues.
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)