# The form data below was edited by norman_morse # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: job000185 Status: closed Project: perforce-software-p4connect Severity: A ReportedBy: badsims ReportedDate: 2015/03/26 02:33:07 ModifiedBy: norman_morse ModifiedDate: 2015/10/12 17:09:57 OwnedBy: badsims Description: Same bug as job000109, but if it's been closed after the arrival of the new Beta release, I still have this issue while I am using this particular release. Note that I removed the x86 folder and disabled p4bridge.dll in editor folder and enabled the one in the x86_64 folder to avoid the "multiple p4bridge" issue. Error message : DllNotFoundException: Assets/P4Connect/Editor/x86_64/p4bridge.dll Perforce.P4.P4Server..ctor (System.String server, System.String user, System.String pass, System.String ws_client, System.String cwd) (at c:/workshop/guest/perforce_software/p4connect/src/P4Bridge/p4api.net/P4Server.internal.cs:294) Perforce.P4.P4Server..ctor (System.String server, System.String user, System.String pass, System.String ws_client) (at c:/workshop/guest/perforce_software/p4connect/src/P4Bridge/p4api.net/P4Server.cs:196) Perforce.P4.Connection.Connect (Perforce.P4.Options options) (at c:/workshop/guest/perforce_software/p4connect/src/P4Bridge/p4api.net/Connection.cs:238) Perforce server version "p4 -Ztag info": : ... serverVersion P4D/LINUX26X86_64/2014.1/886167 (2014/06/25) P4Connect release : : P4Connect 2.7 betaR.12101 Unity3d Version: : Unity 5.0.0f4 Operating system version, 32bit or 64bit: : Windows 7, SP1, 64 bit. DevNotes: I suspect that this is due to not removing a previous installation of P4Connect. The Beta2 code may have improved it. I'll keep this bug open while we test Beta2 to see if this issue reappears. Fixed in 2015.2/1245676 Type: Bug