Your comments

Hi Thomas,

I don't have any other way to share it. If I'm not wrong you just need to have python and anaconda installed. Then run the bat in the anaconda Powershell Prompt and should work.

Regars,

Mateo

I have tried with both version previous the change and after the change.

with the ones previous the change the most I got is working in the editor but not in the executable.

With the version after the change I couldn´t make it work not in the editor or the executable. Trying with and without certificates.

This is what I used. Is a test server that a why are some unsused things

Thanks for your help


test servers

Now that i have updated the game4automation assets I get this error in both editor and the executable 

OPCUA Interface - Error in creating session [BadEncodingLimitsExceeded] - please check IP adress and port of your OPCUA server
UnityEngine.Debug:LogError (object)
game4automation.OPCUA_Interface:Connect () (at Assets/game4automation/private/Interfaces/OPCUA4Unity/OPCUA_Interface.cs:152)
game4automation.OPCUA_Interface:OnEnable () (at Assets/game4automation/private/Interfaces/OPCUA4Unity/OPCUA_Interface.cs:778)

The server is the same that worked before updating the asset so I don't think that the IP or the port are the real problems

(Btw I used the asset you mentioned)