Hi. I tried to run the sim, but got the same error 5:
0:00:34.475 E/NET: (RakNet) Init: Failed to start RakPeerInterface, error was 5 (SOCKET_PORT_ALREADY_IN_USE)!
On this attempt, I edited the authoortho to be web ui port 27060
Quote
When you want to create a new file system on Windows, other than FAT or NTFS,
you need to develop a file system driver. Developing a device driver that works
in kernel mode on windows is extremely technical. By using Dokan, you can create
your own file systems very easily without writing device drivers. Dokan is
similar to FUSE (Linux file system in user space) but works on Windows.
This bit of info seems to indicate that Dokan is for Windows--I have Ubuntu Mate; do I need it? What else should I try to get the AO/XP combination working?