New Private Servers Not Working.

06/11/2012 10:17 Zeroxelli#31
Quote:
Originally Posted by zeons3 View Post
but i dont get why it differentiates real conquer from the private servers enough too block one and not the other, but still allow older private servers though, its just weird
It just reeks of an anti-virus thinking that the IP is malicious because of too much traffic and blocking it, but idk.
06/11/2012 10:19 zeons3#32
[Only registered and activated users can see links. Click Here To Register...] ?

i literally dont have any anti-virus though so i got no idea

i have tried tons of new servers and none like too work so i dunno, guess i will have too use a 5165 source and put in things i want like talis and souls
06/11/2012 10:28 Zeroxelli#33
Have you installed the latest .NET Framework and possibly C++ Redistributable?
06/11/2012 10:31 zeons3#34
+ and +
06/11/2012 10:34 Zeroxelli#35
Strange.. What about the Conquer client logs/debug logs, anything new?
06/11/2012 10:40 zeons3#36
The client i was using lists this in the debug folders log.

06/11/2012 10:43 Zeroxelli#37
Quote:
Originally Posted by zeons3 View Post
The client i was using lists this in the debug folders log.

I see two errors there in specific. One being that the socket was either prematurely terminated (disconnection) or could not connect to the host to begin with. The second one is that you're receiving status flags and the client is mishandling them. This could be because the server you're connecting to is sending invalid packets, or that your client is corrupt. Go grab a different client.

Edit: Yeah, your client is corrupt. It tried to load character data and status flags before even initializing the C3 instance, which is the main 3D handler for the client itself. This should NEVER happen. The client is supposed to close out when this happens, which is what's happening to you. You need to get a completely new client.
06/11/2012 10:49 zeons3#38
>.< crap, should i just download the official hellmouth client?

its funny though how this error has happened with tons of different clients though, i dont think i have ever got a newer private server too work for me
06/11/2012 10:59 Zeroxelli#39
Quote:
Originally Posted by zeons3 View Post
>.< crap, should i just download the official hellmouth client?

its funny though how this error has happened with tons of different clients though, i dont think i have ever got a newer private server too work for me
Yeah, go for it. And it probably wasn't the same error. Though, if it is the same error, that would mean that your graphics card is the reason that the client cannot initialize the C3 instance. Try updating your graphics card drivers and updating DirectX.

Anywho, 2am, time to sleep. I'll check back later.