GetMultiServerAddrPort Fail.

crazylegs

Dedicated Member
Dedicated Member
Jan 18, 2009
53
1
34
how can i fix this ? i can get to char screen thn it goes black. all gates are open and working.

Code:
[29-1-2009 18:33:30] Guilds: 0
[29-1-2009 18:33:30] Total Castles: 1
[29-1-2009 18:33:34] LoginServer Connected(127.0.0.1:5600)
[29-1-2009 18:33:35] Gate[0](127.0.0.1:2071) Opened...
[29-1-2009 18:33:37] DBServer Connected(127.0.0.1:6000)
[29-1-2009 18:34:09] GetMultiServerAddrPort Fail..
[29-1-2009 18:34:48] GetMultiServerAddrPort Fail..
 

mazz

Dedicated Member
Dedicated Member
Aug 6, 2008
193
2
65
Are you connecting thru a router? If so maybe you have to foward you mir ports
 
Upvote 0

crazylegs

Dedicated Member
Dedicated Member
Jan 18, 2009
53
1
34
Are you connecting thru a router? If so maybe you have to foward you mir ports

yeah i am. but server is set to 127.0.0.1 and it was working fine be4.

edit: gunna try forward ports, what ports exactly ?
 
Last edited:
Upvote 0

crazylegs

Dedicated Member
Dedicated Member
Jan 18, 2009
53
1
34
7000 7100 7200 isnt it?

tryed doing that, then rebooted router but still got the same problem.
il post a screeny of the router's port forward page. maybe i didnt set it up correct.

portsbb7.jpg
 
Upvote 0

Grinch

Dedicated Member
Dedicated Member
Dec 30, 2008
115
0
43
Must to write ips with eves names.
For exes, I write like this and work for me just fine online:

Name : DBServer 7200 TCP IP: 192. 168.1.x
Name :GameGate 5000 TCP IP: 192.168.....
Name :LoginGate 5500 TCP IP: 192....
Name :LoginServ 7100 TCP IP: 192....
Name :M2Server 7100 TCP IP: 192....

And in IP static of router 192.168.1.1
And in Routing IP 192.168.1.x

Use in server file NO local ip: 172.0.0.1 only 192.168..1.x

127.0.0.1 - is a local ip of ur PC/machine not for network/I-net.

The setup of ur MIR file u can find here somewhere...:agree::fart:

Very simple
 
Upvote 0

crazylegs

Dedicated Member
Dedicated Member
Jan 18, 2009
53
1
34
Must to write ips with eves names.
For exes, I write like this and work for me just fine online:



And in IP static of router 192.168.1.1
And in Routing IP 192.168.1.x

Use in server file NO local ip: 172.0.0.1 only 192.168..1.x

127.0.0.1 - is a local ip of ur PC/machine not for network/I-net.

The setup of ur MIR file u can find here somewhere...:agree::fart:

Very simple

I tryed doing that, here's screenshot.

portskz5.jpg



Ive done this and still get the error. All the server's ip's are set to 127.0.0.1
Client is also set to 127.0.0.1
 
Upvote 0

Chriz

Captain Lurker
VIP
Mar 24, 2003
1,158
277
335
LOMCN
Check your mapinfo.txt and make sure you dont have any maps with a different server id

EG
[0 BichonProvince 1]

This could cause the problem, if you find maps like this then try changing them to:

[0 BichonProvince 0]
 
Upvote 0

crazylegs

Dedicated Member
Dedicated Member
Jan 18, 2009
53
1
34
Check your mapinfo.txt and make sure you dont have any maps with a different server id

EG
[0 BichonProvince 1]

This could cause the problem, if you find maps like this then try changing them to:

[0 BichonProvince 0]

i dont have a mapinfo.txt
 
Upvote 0

crazylegs

Dedicated Member
Dedicated Member
Jan 18, 2009
53
1
34
Then there should be a table in your database caled Mapinfo or somthing similar.

got the problem fixed omg!!! such a stupid thing.
i deleted char db etc, then i set all homezone's to bichon, set startpoint to bichon and voila, fixed it :)
 
Upvote 0