Hi, I’ve decided to make a simple game and I’m trying to test it on a single PC with two windows. The game uses ENet and when one window creates a host, the second one connects and gives an error - ENetConnection instance isn`t currently active.
You can test on one computer. Could you post the code you are using to create the connection and to connect to the server? I would be guessing at what the issue is without the code used.