Infinite Loop on Script

I can’t spot any mistakes in this BP. Note that for Unreal an infinite Loop just means that a Node has been triggered very frequently (e.g. 100.000 times in a second). Disable everything but one function. If this works, enable a next one and see if that works to find out where exactly the error happens. Are there any other Actors related to this BP? Check them.