BuildPlayerWindow Error

I just added photon for vr to my game and whenever i try to load it on to my vr it gives me these three errors

An asset is marked with HideFlags.DontSave but is included in the build:
Asset: ‘Assets/Resources/PhotonVR/Assets/PhotonVRLogo.png’
Asset name: PhotonVRLogo
(You are probably referencing internal Unity data in your build.)
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

Assertion failed on expression: ‘m_LockCount == 0’
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

Building - Failed to write file: resources.assets
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

Im so confused and i have looked at so many different things but have not found an answer
also whenever i try to load up the codes It wont show me anything at all.

PhotonVR is a package that builds on Photon but developed by another team / company.
They have a discord that should be relatively active, so you may want to ask there for help. This seems to be specific to their samples / content.