[Conquer 1.0 Question] Client Issues with Chat?

11/15/2010 00:07 FuriousFang#16
Quote:
Originally Posted by Korvacs View Post
Are you resending the chat packet after the server receives it?
Yah. I'm sending it just like it is in Impulse*'s source. It's the same thing in CoFuture. Same problem. =\ What else might it be?

edit*
11/15/2010 08:55 Korvacs#17
Something in the handling of your chat packet, your trying to read alot more than you need to for the message part of the packet.
11/15/2010 09:27 FuriousFang#18
Quote:
Originally Posted by Korvacs View Post
Something in the handling of your chat packet, your trying to read alot more than you need to for the message part of the packet.
That's the thing... the packet length coming from the client includes the bad characters in the byte array. It comes into the packet with the extra characters already there. =\ It doesn't happen all the time either.
11/15/2010 13:25 _tao4229_#19
On the first page we established that it was a problem with the client (on some peoples computers).

It's a software/hardware issue with Conquer, not the server.
Do people actually read what others post, or do they just keep pulling stuff out of their ass?
11/15/2010 15:42 Korvacs#20
Quote:
Originally Posted by _tao4229_ View Post
On the first page we established that it was a problem with the client (on some peoples computers).

It's a software/hardware issue with Conquer, not the server.
Do people actually read what others post, or do they just keep pulling stuff out of their ass?
Yeah i read that and since the exact same client has no issue, it seems to me that its a good idea to check the server side first before people start downloading other clients to confirm if the client is infact the issue.

Just because someone states that the client is the cause does not mean that we established that to be the cause of the fault.
11/15/2010 18:00 _DreadNought_#21
Possibly because That client was designed with WindowsXP was out and was made for XP? Where as we are all trying to make it work with windows 7.

#edit
Just realized that it works for other people, My bad.
11/15/2010 23:48 _tao4229_#22
Quote:
Originally Posted by Korvacs View Post
Yeah i read that and since the exact same client has no issue, it seems to me that its a good idea to check the server side first before people start downloading other clients to confirm if the client is infact the issue.

Just because someone states that the client is the cause does not mean that we established that to be the cause of the fault.
I experienced it myself and looked at the packets. The client sends bullshit added and it's included in the length.
11/16/2010 00:51 FuriousFang#23
Quote:
Originally Posted by _tao4229_ View Post
I experienced it myself and looked at the packets. The client sends bullshit added and it's included in the length.
That's what I'm experiencing too. Is there a way we could fix it? I guess not right? It'd be in conquer.exe =\
11/16/2010 09:03 Korvacs#24
Quote:
Originally Posted by _tao4229_ View Post
I experienced it myself and looked at the packets. The client sends bullshit added and it's included in the length.
Well i dont experience it with the same client, so its worth checking both client and server, and the server is the easiest place to start. :rolleyes:
11/16/2010 09:46 FuriousFang#25
Quote:
Originally Posted by Korvacs View Post
Well i dont experience it with the same client, so its worth checking both client and server, and the server is the easiest place to start. :rolleyes:
CoFuture, Hybrid's Source, and your 4343 CoFuture source all have the same problem. Are you saying that they're all wrong then and that this isn't a client problem? What's the problem then?

#edit... forget about it. I'll just go off a different patch... =|
11/16/2010 10:28 Korvacs#26
Quote:
Originally Posted by FuriousFang View Post
CoFuture, Hybrid's Source, and your 4343 CoFuture source all have the same problem. Are you saying that they're all wrong then and that this isn't a client problem? What's the problem then?

#edit... forget about it. I'll just go off a different patch... =|
Well since you have tried so many different projects then i would say its more likely an incompatibility issue with your computer and that particular conquer.exe, neither source nor client. Either way it seems unresolvable.
11/16/2010 10:37 FuriousFang#27
Quote:
Originally Posted by Korvacs View Post
Well since you have tried so many different projects then i would say its more likely an incompatibility issue with your computer and that particular conquer.exe, neither source nor client. Either way it seems unresolvable.
I tried running it in 16bit... etc. but got nothing. Whatever it is is unresolvable from my computer. Thank you Korvacs for helping me see that.
#request close