EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000010 AHHHHHHHHHHHHHHH

Ive tried opening unreal like 7 times now and it always does this, I saw an article saying I have to restore default settings in the nvidia control pannel and that didnt work too, how do I solve this ):

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000010

UnrealEditor_Engine
UnrealEditor_Niagara
UnrealEditor_Niagara
UnrealEditor_Niagara
UnrealEditor_Niagara
UnrealEditor_Niagara
UnrealEditor_Niagara
UnrealEditor_Niagara
UnrealEditor_RenderCore
UnrealEditor_RenderCore
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_RenderCore
UnrealEditor_RenderCore
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll

does this happens opening just the editor or opening a project?

if is opening a project try edui the .uproject file with some text editor and look if you are loading plugins. if so just remove them and see if loads. If this works then some plugin is ruining your day :slight_smile:

I opened it with notepad, I have no idea what anything here means lol, is this ok?

Do I just remove everything from the first [ to the last ]?
or do I change true to false

Most likely you have a Niagara system causing the crash, I’ve had a similar issue like this and the only way to solve it is to remove the uasset manually.

Try deleting your intermediate and save folder first and see if it helps.

@eldany.uy
I set all of them to false and it worked, but now some things arent working

but there are important stuff there no?

They should be in the same location where your uproject is.

are you sure that theres nothing important there?

Yes your project will generate them again, you will not lose any important files but feel free to look into what these folders are.

ok thanks ill try

didnt work ):

The only I can suggest is to make a copy of your project and look for Niagara assets and start deleting until the project loads successfully.