Okay so i start up the login server, and the game server. on the console for the login server it picks up the game server. Now, when i try to run the game, the game will load, but when it starts trying to connect to the login server, i get this:
Index was outside the bounds of the array.
LoginServer
at DOL.LS.LoginClient.OnRecv(Int32 num_bytes)
Index was outside the bounds of the array.
LoginServer
at DOL.LS.LoginClient.OnRecv(Int32 num_bytes)
what am i doing wrong?
