I’ve been through every thread I can possibly read into
Currently I have my Content, Config, Source, and u.project in the depot.
I can download, compile the project, and run everything correctly, but when I try to submit to source control it says “Unable to submit (file) to source control”
Could you post your full log file to this thread so we can help diagnose your problem faster? When you try to submit the files and fail as above, close the editor and post the log you will find in GameName/Saved/Logs.
LogSourceControl:Error: MistOfTheDark-Ryan client specs rejected due to host name mismatch (Hailey-Patterson)
LogSourceControl:Error: MistOfTheDark_Ryan client specs rejected due to host name mismatch (Hailey-Patterson)
LogSourceControl:Error: Ryan_Hailey-Patterson_4016 client specs rejected due to host name mismatch (Hailey-Patterson)
LogSourceControl:Error: Ryan_Hailey-Patterson_7382 client specs rejected due to host name mismatch (Hailey-Patterson)
LogSourceControl:Error: Ryan_MistOfTheDark client specs rejected due to host name mismatch (Hailey-Patterson)
LogSourceControl:Error: test client specs rejected due to host name mismatch (Hailey-Patterson)
That seems to be the problem… I didn’t know that it showed anything to output log otherwise I would have posted that earlier…
We filter client specs in the editor based on host name, whereas P4V does not. You can use a blank hostname for your workspace if you want to work on multiple machines, but it can sometimes produce unexpected results (like the server not syncing all your files correctly because i thinks you already have them).
The hostname is set in your workspace, so is editable in P4V (its the “host” field in the workspace). Usually this is set by default (on Windows, at least) to be the machine name you are creating the workspace from.
OK, this means that your workspace is not mapped to where you have your project on your local drive - did you happen to copy the files from elsewhere, or access them via a different workspace?
Again, to set the root directory of the workspace you can do this in the workspace view in P4V.