Hey @ShakaBond!
If everything works except when you select your level, double check that your level is actually being selected and loaded. Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff suggests your code/blueprint may be calling on a null/invalid pointer.
I hope the above points you in the direction you need!