I have been trying for a few days now to set up my version control with my team and cannot get it to work inside unreal editor. Every time I select perforce when attempting to connect my workspace, I get a crash. Here is crash data:
MachineId:
EpicAccountId:
Stack overflow - code c00000fd (first/second chance not available)
This is happening in P4 API rather than in Unreal Engine, so it’s particularly difficult for me to understand what might be happening.
If you’re running through Visual Studio, could you also paste in contents of output log so I can see what it was trying to do. Even better, if you’re in position to compile engine, could you make a temporary change in Engine\Plugins\Developer\PerforceSourceControl\Source\PerforceSourceControl\Private\PerforceConnection.cpp, around line 712 in my current version: change const bool bStandardDebugOutput = false; to const bool bStandardDebugOutput = true; and paste in output before crash.
We haven’t heard back from you in a while, so I’m resolving this post for tracking purposes. Please let us know if you’re still experiencing this issue and provide information requested by Richard above, and we can continue investigating. Thanks!
Hi …I’m a tech sup engineer at Perforce and we have a user that has experienced this issue. I wasn’t able to replicate it on 4.8.2, but it’s clear it’s a network related issue. With that said, how do we get into more direct contact with Epic Games support, or should I just use one of our support contacts?
I encountered same problem with 4.9, I activated it again, which works okay, but we would like to minimize our Plug-ins to minimum what we are actually using.
Could you post callstack and logs from your crash. Additionally, did you crash when trying to setup source control? Any additional information you can provide will be helpful as well.
Hello I am experiencing this same issue. Source control is pointing to a server that does not exist anymore. Have tried uninstalling and re-installing Perforce helix and Unreal 4.10.4.
Unreal 4.11.2
P4V version: Perforce Visual Client/NTX64/2015.2/1312139
I use a perforce server on windows.When I clicked accept button in setting up version control interface, it crashed.
I have tried to create a new workspace, still crashed.
Here is log.I wish it could help.
Your callstack appears to match one provided by ElizaGo. I noticed one difference in that her callstack began “plsapp64” which she mentioned was malware. Your callstack mentions “ASProxy64” - can you check if you have any malware with this name and attempt to remove it?