EDIT: THE ISSUE IS SOLVED! SEE THIS POST(#22). YOU CAN RUN RSI IN OFFICELITE, DESPITE WHAT KUKA SAYS.
I ran into an odd issue - when attempting to set up RSI 3.2 in OfficeLite8.3 with the Ethernet example, I keep getting Object ETHERNET1 returns error RSIBad.
I installed the demo that came with RSI 3.2, followed all the instructions except the network configuration, since there is no physical ports or KLI on the VM.
Even when running the server in the VM itself, and setting the IP address to 192.168.0.1, it simply refuses to work.
I attempted setting the network config to all three subnets(including local), all done with a fresh snapshot(so as to not cross-contaminate results). I attempted using the Router app with 192.168.0.1, 0.0, and the host IP(with a server running on the host as well) - I keep getting the same error.
I'm aware of this thread, but reading through that yielded no results either.
The program crashes at RSI_MOVECORR(), after RSI_ON(#RELATIVE) returns RSIOK. Non-ethernet examples(circle, etc) work fine.
Any clues?