I'm having problems getting tRio to boot using ARM on Win98SE. Everything goes fine, then I get the following message in the MS Dos window:

-------------------
<snipped most of normal boot>
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$1checkedAddresses.nextElement(Unknown Sourc
e)
at trio.TRioServer.initRemote(Unknown Source)
... 3 more
End of TRioServer
-------------------

Any ideas?

Thanks!