JOB Server help.

Join Discord

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
JOB Server Logingate prob.

ok i got server running etc.
when i login i get this wierd problem.

In my logingate i see this when i get to char select
--> connect 192.168.1.2 (second comp router ip)
then when i gets in game i see this in logingate
--> discconect 192.168.1.2
I have tested to use 127.0.0.1 and have the server and client on same machine but still gained
the error.
The error it self makes dose so when i make so ppl should be able to coonect to me it wont let them.
they can only login then they get the message : loading char data info please wait.
and its there the message "disconnect" <ip> for outsiders comes.
But it dosent show up there for me untill i enter game.
And i have followd Demonic's installation instruction's to 100%. Also dubble checkt DB and settings without finding
anything wierd or wrong typed.
 
Last edited:

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
285
Canada
I don't understand what error you are getting.

>>>>> "Disconnect IP" is not an error. <<<<<

Error you will get from looking at client side.

1p. Run mir3.exe and you get connection error even before you type login/pass.
1s. IP in ini is wrong.

2p. You can login but you can't see chars.
2s. Your TBL_SELECTGATEIP needs updated.

3p. You can select char and you click start game and you don't get a "Server Message/GM List"
3s. The ip in ini of dbsrv is wrong.

From Server side...

If everything is working... you should see ][ on all 3 gates. and all servers should be steady. no error messages on them.

Login gate, Char gate, Game gate:
1. when someone connect, it should show Connect IP and steady.
2. if gate not connected to server, you should see KICK.
3. if you see connect disconnect connect disconnect that's the loopback.
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
i can login . make char and enter game while im in LAN. But when i friend tryed connect he only got the Login. He was able to login but at the part when a message comes up and says "Loading Char data info please wait" at that part it just stopped. i was watching the logingate during that and after he logged in it shows up the msg in "logingate" disconnect <IP>.. happends for me to while i do it on lan/normal , or at the same machine as the server. But i can get char info and get into game.
 
Last edited:
Upvote 0

Far

tsniffer
Staff member
Developer
May 19, 2003
20,188
30
2,794
540
u usually get stuck at that part if the host machine is running at full capacity. have u got all mob spawns/npcs etc in? i sumtimes cant get past that when my laptop is running on batterys, soon as i switch to main power it runs fine.
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
FLD_NAME test
FLD_IP 192.168.1.1 //Lan ip (use them in the rest of my settings to)
FLD_PORT 7100
FLD_GAMETYPE MIR3
 
Upvote 0

Demonic

LOMCN VIP
VIP
Dec 1, 2003
1,806
2
185
Simple answer is local only is running via a LAN - you can correct yes...
Now you swapped to a router?? and your mate cannot connect, this means you have not followed the guide for setting up via a router...

You need to port forward 7000 7100 and 7200 to your pc

You need to change a few values in sql and serverinfo then your mate will connect no probelms.

If you do a search either on here or my forums there is a guide on this
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
285
Canada
Well you know what to do there... Others can't connect because of this.


XonGeaR said:
FLD_NAME test
FLD_IP 192.168.1.1 //Lan ip (use them in the rest of my settings to)
FLD_PORT 7100
FLD_GAMETYPE MIR3
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
ok when i changed all ip's to NetIP the EIserver dosent get any longer then this.

ready to load ini file..
!setup.txt loaded..
loading string resource...
String resource loaded.
08:22:56:Read Emergency Map : [0] 458,398
08:23:39:starttimer exception...

(include the ip's in DB)
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
285
Canada
why are you changing ALL?

ALL should be 127.0.0.1
and then 2 of them are REAL IP... db server's ini and SQL's TBL_SELECTGATEIP
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
ok i changed those ip that u told me to 127.0.0.1. But when i start logingate it says this in Login Srv :
Unavailble LoginGate has tried connection
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
when i run the console in /setup then open !setup.txt all ip's are 127.0.0.1 . is it any of them i need to change to my real ip ?
 
Upvote 0

iamdeath

Dedicated Member
Dedicated Member
Apr 30, 2003
126
0
113
XonGeaR said:
FLD_NAME test
FLD_IP 192.168.1.1 //Lan ip (this is your default gateway not your IP to the computer you are runing the server no )
FLD_PORT 7100
FLD_GAMETYPE MIR3


the IP for the computer will be like this 192.168.1.100 or 192.168.0.5 look at your network settings for the right one
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
and i can run server with in lan but when i change ip the netip in sql db & the other files so ppl should be able to login and play they get stuckt after they login. They get up the message "Loading char data info" then they dont get any longer.
 
Last edited:
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
285
Canada
XonGeaR said:
ok i changed those ip that u told me to 127.0.0.1. But when i start logingate it says this in Login Srv :
Unavailble LoginGate has tried connection

ok 127.0.0.1 is good
now goto TBL_PUBIPS
and you should have 1 entry like
127.0.0.1 loginsrv mir3

and you should remove other entries (especially the REALIP ones). LOCAL IP is ok...
 
Upvote 0

XonGeaR

Dedicated Member
Dedicated Member
Sep 20, 2004
85
0
52
this is what i done now:
in !setup i changed all ips to 127.0.0.1
changed ip to 127.0.0.1 in !runaddr
changed ip to 127.0.0.1 for SelChrGate & RunGate01

In DBSrv i added my NET IP to !serverinfo (My NET IP,MY NET IP:7200)
Also added my net ip in the config menu in DBSrv.
In the TBL_PUBIPS & TBL_SELECTGATEIPS i have my NET IP added.

Then when i start up server this error gets up in Login Server:
Unavailble LoginGate has tried connection
 
Upvote 0