I have tried this on several different version 4.4, 4.5, and 4.6 any time I enable run with source control it gets to the setup window then crashes. Is there a fix for this? I have also ran it on new projects as well as existing projects. I have followed the documentation instructions. There was one thing different and that is it would not let me add the Uproject file. When browsing it wasn’t even visible and it wouldn’t let me change any filters.
I am trying to get you a log file now but it has been awhile since I have had to pull one what is the file format I need to convert it to so I can post it here?
I followed the documentation step by step.
To add my files I used P4V
All the files were there except it didn’t read the uproject file type.
Ill get you the log files just need help remembering how to convert them and attach them to my comment.
I uninstalled Perforce got rid of its leftover files.
Then re installed it and set up my user name and work space
Then went into my project tried to initialize source control
it opened up with the right user name and connection
Then a couple seconds later crash kaboom.
FWIW, you do not need to use your localhost as your server (as is demonstrated in the doc), you should enter your connection information to connect to whatever server you need to. However, connecting to a local server should not crash! Do you have a log file as mentioned above? With that we should be able to put together something close to a call stack and diagnose your issue further.
I can get you the log file I just don’t know how to post it in here. It says that the txt. is incompatible. I have rebuilt UE4 from the source code off of git hub and the issue is still there. It has to be an issue when it try’s to locate and connect to localhost:1666. I am trying to work inside perforce to see why?