07-01-2007, 08:29 AM
Hmmm, i just converted to byte arrays (for the second time... first time was a big mess...), anyways i thought i finally had it all setup and now when there is any kind of client based connection, i get
RTE438 Object Does not Support this Property or Method
If GameServer.Sockets(Index).Socket Is Nothing Then
It points to that line in the is connected function... it's odd that i didn't have that problem the first time i converted... but i'm not really sure what needs to be done to fix it... any suggestions?
RTE438 Object Does not Support this Property or Method
If GameServer.Sockets(Index).Socket Is Nothing Then
It points to that line in the is connected function... it's odd that i didn't have that problem the first time i converted... but i'm not really sure what needs to be done to fix it... any suggestions?