Failing to find object 'Class /Script/Pandora.PGameViewportClient'

hello,

Attempting to package a project.

I’m getting this error below:

LogUObjectGlobals:Warning: Failed to find object 'Class /Script/Pandora.PGameViewportClient'

LogEngine:Error: Failed to load '/Script/Pandora.PGameViewportClient', falling back to 'GameViewportClient'

Why is it failing to find this object? How can i resolve this error?

thanks

NareiceWint,

Delete your Intermediate and Saved folders from the project folder. Right-click in the Content Browser and fix up redirectors. After you’ve done that, make sure that there aren’t any references in blueprints or code for ‘Pandora.PGameViewportClient’.

Provide me with the full .txt output log if there is another error.

Thanks!