Error When running

Hi All

For some reason I am getting the below errors on run time any one got any idea what I am missing I can see its to do with tags but not sure what I need to change.

[2024.07.02-07.34.24:177][725]LogStreamlineAPI: Warning: [Warn]: [07-34-24][streamline][warn][tid:12932][291s:857ms:622us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 53 for viewport 0 (created at frame: 431, current frame: 432)
[2024.07.02-07.34.24:177][725]LogStreamlineAPI: Warning: [Warn]: [07-34-24][streamline][warn][tid:12932][291s:857ms:659us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 0 for viewport 0 (created at frame: 431, current frame: 432)
[2024.07.02-07.34.24:177][725]LogStreamlineAPI: Error: [Error]: [07-34-24][streamline][error][tid:12932][291s:857ms:667us]commoninterface.h:123[getTaggedResource] Failed to find global tag ‘kBufferTypeDepth’, please make sure to tag all required buffers
[2024.07.02-07.34.24:177][725]LogStreamlineAPI: Warning: [Warn]: [07-34-24][streamline][warn][tid:12932][291s:857ms:676us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 1 for viewport 0 (created at frame: 431, current frame: 432)
[2024.07.02-07.34.24:177][725]LogStreamlineAPI: Error: [Error]: [07-34-24][streamline][error][tid:12932][291s:857ms:681us]commoninterface.h:123[getTaggedResource] Failed to find global tag ‘kBufferTypeMotionVectors’, please make sure to tag all required buffers
[2024.07.02-07.34.24:177][725]LogStreamlineAPI: Warning: [Warn]: [07-34-24][streamline][warn][tid:12932][291s:857ms:687us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 2 for viewport 0 (created at frame: 431, current frame: 432)
[2024.07.02-07.34.24:985][738]LogStreamlineAPI: Warning: [Warn]: [07-34-24][streamline][warn][tid:12932][292s:665ms:133us]present.cpp:1019[presentCommon] Frame rate over 100.00ms, reseting frame timer
[2024.07.02-07.34.28:692][843]LogStreamlineAPI: Warning: [Warn]: [07-34-28][streamline][warn][tid:12932][296s:372ms:612us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 53 for viewport 0 (created at frame: 549, current frame: 550)
[2024.07.02-07.34.28:692][843]LogStreamlineAPI: Warning: [Warn]: [07-34-28][streamline][warn][tid:12932][296s:372ms:648us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 0 for viewport 0 (created at frame: 549, current frame: 550)
[2024.07.02-07.34.28:692][843]LogStreamlineAPI: Error: [Error]: [07-34-28][streamline][error][tid:12932][296s:372ms:655us]commoninterface.h:123[getTaggedResource] Failed to find global tag ‘kBufferTypeDepth’, please make sure to tag all required buffers
[2024.07.02-07.34.28:692][843]LogStreamlineAPI: Warning: [Warn]: [07-34-28][streamline][warn][tid:12932][296s:372ms:664us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 1 for viewport 0 (created at frame: 549, current frame: 550)
[2024.07.02-07.34.28:692][843]LogStreamlineAPI: Error: [Error]: [07-34-28][streamline][error][tid:12932][296s:372ms:670us]commoninterface.h:123[getTaggedResource] Failed to find global tag ‘kBufferTypeMotionVectors’, please make sure to tag all required buffers
[2024.07.02-07.34.28:692][843]LogStreamlineAPI: Warning: [Warn]: [07-34-28][streamline][warn][tid:12932][296s:372ms:676us]commonentry.cpp:210[getCommonTag] Tags are valid only until Present(). Invalidating the hanging tag 2 for viewport 0 (created at frame: 549, current frame: 550)
[2024.07.02-07.34.32:190][168]LogStreamlineAPI: Warning: [Warn]: [07-34-32][streamline][warn][tid:12932][299s:870ms:454us]present.cpp:1019[presentCommon] Frame rate over 100.00ms, reseting frame timer

Thanks
Ryan