Page 1 of 1
cant link anywhere
Posted: Wed Jan 11, 2006 5:28 am
by superdoyle
i am running unreal3.2.3 off my linux box(mandriva 2006 official) i'm not able to link to any servers. i,ve checked my logs and nothing. i checked logs on the server i'm trying to link to and it says Connection reset by peer.. when i try to link. it completely shuts down my server and has to be restarted.. from server i'm trying to link, i get, Broken Pipe error.. i double checked everything in unrealircd.conf and all looks to be where it should.
Posted: Wed Jan 11, 2006 7:56 am
by tdw
Re: cant link anywhere
Posted: Wed Jan 11, 2006 4:33 pm
by Syzop
superdoyle wrote: when i try to link. it completely shuts down my server and has to be restarted..
If it actually crashes then it might be this:
FAQ: Running - Unreal crashes as soon as I connect or link, using gcc 4 (eg: fedora core)
If it doesn't crash, see
tdw
Posted: Wed Jan 11, 2006 11:38 pm
by superdoyle
i've checked my gcc and my current version is, 4.0.1
here is actual message i get when i try to link,
* *** Connecting to mountaineer.xxxxx.net[207.xxx.xxx.xx].
* *** Notice -- (link) Link absolute.xxxxx.net -> mountaineer.xxxx.net[@207.xxx.xxx.xx.x] established
* (link) Link mountaineer.xxxxxx.net -> absolute.xxxx.net[@207.xxx.xxx.xx] established
* Disconnected (Remote host closed socket)
Posted: Thu Jan 12, 2006 12:15 am
by Syzop
superdoyle wrote:i've checked my gcc and my current version is, 4.0.1
--snip--
Well, sounds exactly like the gcc 4 issue then? (yes gcc4 includes 4.0.1 ;p). Try latest CVS.
If unsure how to get a CVS version, just grab the newest .tar.gz from
http://www.vulnscan.org/cvs
Posted: Thu Jan 12, 2006 1:04 am
by superdoyle
it worked.. thanks for your help Syzop
