Client stuck at "Connecting..."

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 096.
Note: Core 096 is no longer officially supported.
Post Reply
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Client stuck at "Connecting..."

Post by necrophagist420 »

http://img66.imageshack.us/my.php?image=1111118er.jpg

This pic shows it. I used UO Rice and made a new client file, as well as removed encryption from my POL.cfg. I can connect, and select my server, but when I try to get to the character creation screen, it just stops at "Connecting...". It dont freeze or nothing, just stops there. Any help?
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

i tried this with 2d client too.
Poi
Grandmaster Poster
Posts: 298
Joined: Fri Apr 14, 2006 9:36 am

Post by Poi »

Ive had this error, on 095 but it was not in the pol files, it is a uo problem, i forgot how to fix it though, ill think about it and if i rememeber you'l be the first to know
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

thank you very much.
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post by CWO »

What version of client are you using?

Does your servers.cfg match what it says in your login.cfg?

What version of POL are you using?

I know if you're using POL095 and I know at least with the 2D clients, if you use version 4.0.4 or higher, you'll get stuck at the second connecting screen (this is exactly the same spot you're getting stuck on) unless you use razor due to client flaws.
Poi
Grandmaster Poster
Posts: 298
Joined: Fri Apr 14, 2006 9:36 am

Post by Poi »

I remember why it didnt work for me, Your on a router im assuming, in servers.cfg you should make it so there is to connections, the second one should look exactly like the one below, but first we need to get your ip, go to(if your running windows) start>run>cmd>ipconfig
and look for IP Address, That is the one you will use to connect to the shard, now as for your players the ip they should use to connect to should be the one that http://whatismyip.com gives you, and as for you, changte your login.cfg in your uo folder to loginserver=127.0.0.1,5003 and as long as your connecting to it thru the same computer it should work fine.

SAME COMPUTER CONNECTION:

Code: Select all

GameServer
{
    Name    Shard name
    IP      (YOUR IP FOUND IN IPCONFIG)
    Port    5003
    IPMatch 127.0.0.1
}

DIFFERENT COMPUTER CONNECTION(PLAYERS):

Code: Select all

GameServer
{
    Name    Shard name
    IP      (YOUR IP FOUND AT HTTP://WHATISMYIP.COM)
    Port    5003
    IPMatch (YOUR IP FOUND AT HTTP://WHATISMYIP.COM)
}
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

yeah im on a router. im going to try this right now and ill post on if it works.
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

Code: Select all

GameServer
{
   Name    Admin Use Only
   IP      192.168.0.3
   Port    5003
   IPMatch 192.168.0.3
}
GameServer
{
   Name    The Black Flame
   IP      69.14.103.133
   Port    5003
   IPMatch 69.14.103.133
}

I put this as my new code, and now, when I type in user/password, client freezes up then returns "Cannot connect to server" and there is no connections showing up on pol console. I have the IP set properly in login.cfg and pol.cfg port is set correctly, and you can see my server.cfg.
Gnafu
Grandmaster Poster
Posts: 136
Joined: Thu Feb 02, 2006 7:29 am

Post by Gnafu »

In servers.cfg set the same port as pol.cfg (in pol directory) and login.cfg (in uo dir)

Then set ---ip--- as IP in servers.cfg

remember to restart the pol and the client
Poi
Grandmaster Poster
Posts: 298
Joined: Fri Apr 14, 2006 9:36 am

Post by Poi »

You didnt do what i said.

On the admin login one, change the ipmatch to 127.0.0.1 and your login config to 127.0.0.1
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

ah im sorry. thanks.
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

well i did what you said and its still stuck at connecting...

I clicked on server "Admin Use Only" once i put in my login/pass and then it says "connecting...", the one before the player creation page. It wont let me go past that. Here is a screenshot...

Image
Gnafu
Grandmaster Poster
Posts: 136
Joined: Thu Feb 02, 2006 7:29 am

Post by Gnafu »

Post the content of your

login.cfg
servers.cfg
pol.cfg
accounts.txt (mask users and passwords)

and be sure that your firewall doesn't block any connection :roll:
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Post by Pierce »

Corechanges wrote: Note: clients 4.0.0e and newer do not like the uoclient.cfg setting EnableControlFlowPackets enabled, and causes login to fail. No way around this it seems.
Check your uoclient.cfg for that option. If you're using a client higher than 4.0.0d remove that option!
necrophagist420
New User
Posts: 8
Joined: Fri Jun 23, 2006 3:00 pm

Post by necrophagist420 »

Thanks Pierce, it works, but im stuck in the ground now and dont know any of the admin commands :x
Gnafu
Grandmaster Poster
Posts: 136
Joined: Thu Feb 02, 2006 7:29 am

Post by Gnafu »

if you have access to the source codes...
you know everything..
:P

btw:
.tele
.mtele
.teleto
.go
.goto
.newaccount <name> <password>
.setcmdlevel <number>
.flame
.gm
.myform
.concealme
.unconcealme.
.create
.createstack
.createat
.destroy
.createnpc
.kill
.info
etc..etc..
Post Reply