PDA

View Full Version : Its broke :(


DuDeMaN
08-31-2003, 08:49 PM
I've been running my own server on here for months now off and on, so i pretty much knew what i was doing. Just today i went to put up my server and i get error 1006 (TCP error, cannot connect to the login servers or some stuffs). This just started when 5.0 came out. Also I've noticed since whatever happened with the dev team a few weeks ago, alot of stuff has changed with the site n stuff (looks nice btw). Has stuff changed that I need to change in my loginserver.ini, that is preventing my server from connecting to the login servers? I haven't touched a thing, it just stopped working.

I'm using an older patch of eq (had 2 eq folders), and it's always worked before. Here's my loginserver.ini:

-----------------------------------------------------------

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Dudeman's chillin
worldaddress=**.**.***.***
locked=false
account=
password=

[WorldServer]
Defaultstatus=10
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

-----------------------------------------------------------
I decided to just go back to my old server after trying for an hour or so to set up a 5.0 server. I got to as far as typeing

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu login

into the dos prompt, but then it wants a password, and that isn't posted anywhere on this guide: http://www.eqemulator.net/forums/viewtopic.php?t=9648.

Anyone know where I can find that pw, so I can set up a 5.0 server too?

Any help appriceated, thanks.

DuDeMaN
08-31-2003, 08:58 PM
Replace the contents of LoginServer.ini with the following:
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Bob's Super Duper
worldaddress=999.999.999.999
locked=false



DOH! just saw that, ok, my 4.4 server goes up ok now... but how about that password, still? :)

Kgaul
09-01-2003, 03:29 AM
just hit return =) that will get you to the next pompt..


KG

DuDeMaN
09-01-2003, 07:27 AM
lol, would have never thought of that, thanks alot. Although when i do that, i get this:


http://img.villagephotos.com/p/2003-9/313173/errorwindow.JPG


any ideas? :)

Merth
09-04-2003, 03:43 AM
Which guide are you following? Give me a link.

You need to continue to try with SF CVS. Sometimes it takes me 10-15 attempts before it actually works. It's a heavily bogged down network, but it's free.

DuDeMaN
09-04-2003, 07:51 PM
I'm using the guide i mentioned in my above post:

http://www.eqemulator.net/forums/viewtopic.php?t=9648

09-05-2003, 06:09 AM
I tried when I saw your original post and it failed for me too, but it is working at the moment

:\Temp\cvs\cvs-1.11.5>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqe
mu login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/eqemu
CVS password:

C:\Temp\cvs\cvs-1.11.5>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqe
mu -z3 co eqemu
cvs server: Updating eqemu
cvs server: Updating eqemu/EQEMu Release
U eqemu/EQEMu Release/Boot5zones.bat
U eqemu/EQEMu Release/DoorUpdate.sql
U eqemu/EQEMu Release/EQUI_GUIDE.xml
U eqemu/EQEMu Release/EQUI_GUIDE_PetitionQWnd.xml
cvs [checkout aborted]: received interrupt signal
cvs [checkout aborted]: reading from server: Software caused connection abort
C:\Temp\cvs\cvs-1.11.5>

I hit CTRL-C, which is the reason for the abort errors at the end.