Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000002d0

so i was editing my code for my first person character (Specifically i changed the Auto Possess from disabled to player0), and now i get the following error message any time i try to run my game in the editor:

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000002d0

UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

does anyone know how i can fix this at all, or is my game just trash now? any help appreciated

if nothing else you can delete the character.uasset (just move it for testing) or just for a possible backup in your saved folder

most of my game is the character component, is there a way i could salvage it?

as said you may have a backup in the saved folder, just search for the character asset name.

otherwise when i say delete i mean move the uasset, if its the offending problem itll let you get into editor again. from there you may be able to do something

sweet, thanks!