Conflicting Redirector after converting to 4.16

never Mind Raf i got it now.
if anyone facing this error .

  1. close the editor
  2. open /config/defaultengine.ini
  3. eg: if you are facing this error :: LogLinker:Error: AddRedirectList((projectdirectory)/Saved/Config/Windows/Engine.ini) found conflicting redirectors for AnimNode_BlendSpace! Old: /Script/AnimGraphRuntime.AnimNode_BlendSpacePlayer, New: AnimNode_BlendSpacePlayer
  4. use only highighted part
  5. control +f in the text editor for find tool and search for the highlighted text . and delete the whole line which consists these text . you will find two lines delete both of them.
  6. Then open the project and you are done .

Thanks Raf .