Hello Paul,

I've installed TRio v0.1.4.alpha3 and I'm getting the following error when launching the trio batch file. Please advise:

Start of TRioServer. Version 0.1.4.alpha3
Defaulted http document root to: C:\Program Files\tRio-0.1.4.alpha3
Loading TRioPlayerLayout: universal
Loading TRioPlayerLayout: windows
ImageTranslation: byte-binary
******** Start up error ********
Error loading configuration
trio.TRioStartupException: Error loading configuration
at trio.TRioServer.loadConfiguration(Unknown Source)
at trio.TRioServer.<init>(Unknown Source)
at trio.TRioServer.main(Unknown Source)
Caused by: java.util.NoSuchElementException
at java.net.NetworkInterface$1$checkedAddresses.nextElement(Unknown Sour
ce)
at trio.TRioServer.initRemote(Unknown Source)
... 3 more
End of TRioServer



Thank You