When I try to open my project I get the following error
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000
UnrealEditor_BitShooter!MusicMeasure::MusicMeasure() [C:\Users\Syonik\Documents\Unreal Projects\BitShooter\Source\BitShooter\MusicMeasure.cpp:10]
…
I deleted the MusicMeasure cpp and h files, deleted the Intermediate file of my project (while UE and VS were close), generated visual studio project files from the .uproject and relaunched. Didn’t fix my problem
I tried deleting the 5.0 folder from my appData, also didn’t fix the problem…
Any help will be very appreciated