Failed to add redirector?

I have been getting this error and I cannot figure out what to do. I am unable to cook or package my project.

LogLinker: Error: AddRedirectList(_________/Saved/Config/Windows/Engine.ini) failed to add redirector from VR Template to /Script/_______.VR Template with invalid characters!
LogLinker: Error: AddRedirectList(__________/Saved/Config/Windows/Engine.ini) failed to add redirector from /Script/VR Template to /Script/______ with invalid characters!

Does anyone know what this means? I can’t find any info on “failed to add redirector from”

That fixed it. Thanks!

I had something similar. I opened Config/DefaultEngine.ini and deleted a line like this:

+ActiveGameNameRedirects=(OldGameName="/Script/OldGameName", NewGameName="/Script/NewGameName")

1 Like