Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Perforce SSL host continually forgotten

0 votes
We use an SSL connection for Perforce.  When we go to the perforce connection settings dialog in wwise, we see this:

Server:   ssl:

Port:       ww (this is the first part of the actual perforce server ip address)

Our p4port is ssl:ww.xx.yy.zz:1234

If I put in the appropriate server (ssl:ww.xx.yy.zz) and the appropriate port (1234), and click ok, wwise happily works with our perforce server.  When I restart wwise, I have to redo these settings.  Checking the wsettings file, the server and port and server are saved correctly in the XML (p4port is 1234 and p4server is ssl:ww.xx.yy.zz).  But checking the perforce connection dialog again after opening wwise, the p4server has been parsed incorrectly and the server is again marked as ssl: and the port is ww.

It seems like wwise is not parsing the ssl: portion of the perforce server correction and (incorrectly) assuming that the : is delimiting the address and port rather than the ssl prefix and the IP address.  Can anyone confirm or know of a workaround?  thanks.

wwise 2017.2.2
asked Apr 13, 2018 in General Discussion by Mark A. (130 points)

Please sign-in or register to answer this question.

...