So as per the error message you posted, only Screen: Profile has a Blocks error, and that's the Screen that uses the FilePicker extension mentioned in the error message.
Right - App Inventor does not like the FilePicker Extension, it's been a struggle to remove all traces.
The attached Project file, 'BlockCoin2' has been cleaned. I have created a new Screen 'Profile2' and partially re-built the GUI by copy-paste from Screen 'Profile'. There are so many tiny components (not well named!) it is difficult to pick them all out, but that's your job! As soon as you have picked the other missing GUI components (or modified Screen 'Profile2' with new components), delete Screen 'Profile'.
I recommend that you do not use the FilePicker extension for now. The extension developer will hopefully be able to help.
@ChrisWard I get the following error with your aia:
I assume this due to me using the code.appinventor.mit.edu page. It does load and work nonetheless. Thank you.
Also, can you take down the aia you shared? This is sort of a private project; I'd posted my aia in case someone needed it for a diagnosis.
I do not see the component, though again I assume this is because I am using the code.appinventor.mit.edu page.