Error, please help.

Mu online season 21 - grand opening

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
Hello! First time setting up a server since 1.4 a while ago. It seemd so simple back then! I can't seem to find a way around the error below.

49873832kj2.jpg


I am using TD's server files and SQL 2000.

I am behind a router, i'm a little unsure what ip's im supposed to be putting into the folders as well!

Cheers.
Adam.
 
Last edited:

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
Ok a little update. The problem seems to lie with the IP's i was using.

I tried with ip 127.0.0.1 and it let me connect up, make an account, but there was no ok screen.

Going to try make a direct connection w/o the router and try again.

If anyone is willing to give me a helping hand onto how i get it working with the router it would be great!

Cheers,
Adam.

-Edit-
Direct connection with modem now. Still no ok screen? Not sure if some of my files are right.

DBSRC
[SQL]
SQLType=mssql
SQLHost=127.0.0.1 (Is this correct?)
SQLPort=3306
SQLDatabase=mir2
SQLUsername=sa
SQLPassword=********

!setup
[SQL]
UseSQL=TRUE
SQLHost=127.0.0.1 (Is this correct?)
SQLUsername=sa
SQLPassword=********
SQLDatabase=mir2
SQLType=mssql
SQLPort=3306
SQLCharDatabase=mir2 (Is this correct?)

Cheers :)

 
Last edited:
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
Ok a little update. The problem seems to lie with the IP's i was using.

I tried with ip 127.0.0.1 and it let me connect up, make an account, but there was no ok screen.

Going to try make a direct connection w/o the router and try again.

If anyone is willing to give me a helping hand onto how i get it working with the router it would be great!

Cheers,
Adam.

-Edit-
Direct connection with modem now. Still no ok screen? Not sure if some of my files are right.

DBSRC
[SQL]
SQLType=mssql
SQLHost=127.0.0.1 (Is this correct?)
SQLPort=3306
SQLDatabase=mir2
SQLUsername=sa
SQLPassword=********

!setup
[SQL]
UseSQL=TRUE
SQLHost=127.0.0.1 (Is this correct?)
SQLUsername=sa
SQLPassword=********
SQLDatabase=mir2
SQLType=mssql
SQLPort=3306
SQLCharDatabase=mir2 (Is this correct?)

Cheers :)


DBSRC
[SQL]
SQLType=mssql
SQLHost=localhost
SQLPort=3306
SQLDatabase=mir2
SQLUsername=sa
SQLPassword=(Your Password)

!setup
[SQL]
UseSQL=TRUE
SQLHost=127.0.0.1
SQLUsername=sa
SQLPassword=(Your Password)
SQLDatabase=mir2
SQLType=mssql
SQLPort=3306
SQLCharDatabase=mir2 ---- > (if that dont work try lom2)

/Carrie
 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
Hi, thanks for the reply.

Tried what you said, can log in fine but still dont get any ok screen.

 
Last edited:
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
If you called you DB lom2 then where it says Database=mir2 you need to change them all to Database=lom2 as with TD's files the main DB and CharDB are in one.

Hi,

I named my database "mir2". I then renamed it to "mir2" in the ini files.

 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
Hi,

Thanks, everything is looking much better, and the logs are showing no visable errors. I still do not get an ok screen though.

 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
Hmm, just can't seem to get around this.

I tried again with fresh server files, still gives me no ok screen :(
 
Upvote 0

jewjewbee

Dedicated Member
Dedicated Member
May 5, 2007
99
2
35
Did you remember to change IP in client file? servers.ini
Give special attention to the 3rd IP (GameGate)
 
Upvote 0

Killmaster

Legend
Legendary
Golden Oldie
Loyal Member
Nov 13, 2003
3,967
27
274
It does sound like you have missed an IP out that has needed to be changed.
GameGate says its disconnected.
 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
I didn't think i had to mess with the IP's for offline play?

Ive just set it up on my other computer and i still dont get an OK screen.

It's probably something really silly.

Basically the only thing i changed was adding the SQL password to a few inis and redirecting the maps.

And yes, the client IPs are not messed with.

[Server1]
ServerName=Diamond
ServerAddr=127.0.0.1
ServerPort=7000
SelectServerAddr=127.0.0.1
SelectServerPort=7100
GameServerAddr=127.0.0.1
GameServerPort=7200
 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
Ok, ive triple checked and every where possible the ip is 127.0.0.1.

Could someone confirm this is correct? Should some of the IP's be different?

Been trying to crack the ok screen for like 5hours now.
 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
I've tried again with a set of files from ragezone.



I'm getting nowhere :cray:
 
Upvote 0

jasper

Golden Oldie
Golden Oldie
Sep 10, 2005
890
3
105
in the gamegate make sure you are using rungate.exe

and check the config and change

[GameGate]
Title=HELL
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=192.168.0.4 <<<<< to local IP
GatePort=7200
ShowLogLevel=6
ShowBite=0
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=15000


if your running the server on the same pc your trying to connect the client from, it can use a lot of resources, and is slow for the ok screen to come up, you could also before running the server files, delete the files inside the loginsrv\iddb folder (the id and id.db.idx)


and the files on RZ are the same as here.
 
Upvote 0

killag

Dedicated Member
Dedicated Member
Jan 3, 2008
22
0
27
in the gamegate make sure you are using rungate.exe

and check the config and change

[GameGate]
Title=HELL
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=192.168.0.4 <<<<< to local IP
GatePort=7200
ShowLogLevel=6
ShowBite=0
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=15000


if your running the server on the same pc your trying to connect the client from, it can use a lot of resources, and is slow for the ok screen to come up, you could also before running the server files, delete the files inside the loginsrv\iddb folder (the id and id.db.idx)


and the files on RZ are the same as here.

Hello,

Im getting confused over the ip's! Basically i want to run the server off my laptop so i can connect to it from my pc (same network). And also my girlfriend wants to connect to it (in a diff house!) What ip do i put in, and which bits do they go in?

[GameGate]
Title=Diamond
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=127.0.0.1
GatePort=7200
ShowLogLevel=10
ShowBite=0
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=5000

I cant get past log in screen now lol! :eek:
 
Upvote 0

Dave85

LOMCN Veteran
Veteran
Jan 20, 2006
267
2
45
set all you IP's to your network address e.g. 192.168.1.*

Then if you want other ppl such as your girl friend (who is outside of your network) to play, forward TCP and UDP ports: 7000, 7100, 7200 on your router.

If your G/F wants to play she will change the IP in the mir2.ini file to your WAN address found on www.whatismyip.com and for you and anyone else in your network you will change the IP in the mir2.ini to your LAN e.g. 192.168.1.*

Hope this helps n g/l :)
 
Upvote 0