Maybe your firewall is blocking Edi from opening the ports it needs
Same. The game is started automatically, but port 5000 is still not reachable.
Unfortunately I canât find any logs. Using Powershell to check if the port is taken:
> Get-NetTCPConnection -LocalPort 5000
Get-NetTCPConnection : No MSFT_NetTCPConnection objects found with property 'LocalPort' equal to '5000'. Verify the
value of the property and retry.
At line:1 char:1
+ Get-NetTCPConnection -LocalPort 5000
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (5000:UInt16) [Get-NetTCPConnection], CimJobException
+ FullyQualifiedErrorId : CmdletizationQuery_NotFound_LocalPort,Get-NetTCPConnection
Edit: I also disabled the firewall.
The game still doesnât run the script itself. All scripts are loaded and the game starts, but when you select a test, only the video is turned on.
Anyone able to upload somewhere else? I always struggle with transfer limits on MEGA.
Will this work with an SR6? obviously without twist or multi axis, but the basic script, is it able to connect to an sr6?
It looks like the copy of EDI in the archive is bugged. The program doesnât seem to be listening on any port. Checking http://localhost:5000/swagger/index.html
yields nothing. After finding this I replaced Edi.exe
with a copy of a working version of EDI I had and things are functioning perfectly now.
NEW FIX in HTTP
To update Edi
Due to significant changes, all files must be downloaded again from mega folder and replace it on the existing integration, except for the EdiConfig.json
(do not replace it) .