Runtime Error Stack Overflow

One of my students keeps getting the error code below. I can't find any infinite loops in his code. Thanks for the help.

image

Export your .aia file and upload it here.
export_and_upload_aia

I suspect one of the procedures calls another procedure that calls the preceding procedure.

Hello Mr_H

Could you teach your students that when naming a component, the component type name should be retained. e.g. TextBox_EnterNumber, Sprite_Foe1 etc. This makes it much easier to follow the code.

https://www.professorcad.co.uk/appinventortips#TipsGui
https://www.professorcad.co.uk/appinventortips#TipsImages