Notice board before logging in.

holly

LOMCN Veteran
Veteran
Loyal Member
Mar 26, 2003
400
4
94
I think this may have something to do with people failing to enter my server because the notice board before entering the game does not show up.

StartPoints loaded..
F-Engine resumed..
U-Engine initialized..
Not ready 127.0.0.1
¶ÁÈ¡1¸öÐлáÇ鱨.
Gate 0 Opened..

That is what is says at the bottom of my M2server.

Now I can only access my server with my GM. When it try making new accounts i get the same thing as other people.

Any ideas?

Thanks

/SPL1FF
 

Danny-B-

LOMCN Veteran
Veteran
Sep 16, 2004
265
0
43
Make sure all your IPs and server name is correct in all the txtand ini files

any IP you see change to 127.0.0.1 and if you see Ktest (or anything under server name) change it to the correct one

Your M2Server says 127.0.0.1 Not Ready so there is deffo a conflict somewhere
 

Toxick

Golden Oldie
Golden Oldie
Apr 17, 2003
1,397
0
173
you havent set up BDE properly :P:)

This is how to set up properly:

12) Install DBCommander 2000 Pro (if you haven't already installed it).

13) Open your control panel in Start > Settings > Control Panel.

14) Open 'BDE Administrator'. Then, click 'Object', 'New'.

15) A box will pop-up with a drop-down selection box. From that box select STANDARD, and click
OK.

16) In the left-panel you'll see a new file appear called 'standard1', rename this to HeroDB
In the right panel, it'll look like this.

Type STANDARD
DEFAULT DRIVER PARADOX
ENABLE BCD FALSE
PATH

Change to:

Type STANDARD
DEFAULT DRIVER PARADOX
ENABLE BCD FALSE
PATH C:\mirserver\mud2\DB

17) in the left-panel right click the HeroDB file and click 'apply'.

18) Close BDE Administrator.


Taken from Fernys, written by TheLostOne
 
Last edited:

holly

LOMCN Veteran
Veteran
Loyal Member
Mar 26, 2003
400
4
94
To Toxick

Well since i had server going i've never had any problems with this. Maybe it could be something to do with there being two servers on my computers running on two different databases. But everything looks right.
 

Blaminator

VIP
Golden Oldie
Loyal Member
Jul 11, 2003
2,731
0
173
London
That's probably the problem, get rid of one of the databases, then try the server again
 

Toxick

Golden Oldie
Golden Oldie
Apr 17, 2003
1,397
0
173
yea thats the prob, your most liekly have it so the HeroDB is looking at the other server databases, so all you need to do is go indto BDE click HeroDB which looks like this

Type STANDARD
DEFAULT DRIVER PARADOX
ENABLE BCD FALSE
PATH C:\mirserver\mud2\DB

and change the Path to what server you are running
for e.g

I have 2 server one is at C:\mirserver and the other at C:\mirserv

when ever i want to change from one to other i need to change that path in the HeroDB from

C:\mirserver\mud2\DB to C:\mirserv\mud2\DB

hope it helped :P
 

darkdestroyer

Dedicated Member
Dedicated Member
Aug 7, 2004
93
0
32
i got the same thing but mine doesnt say 127.0.0.1 not ready

mine just wont open the doors any one know?
why???????
 

holly

LOMCN Veteran
Veteran
Loyal Member
Mar 26, 2003
400
4
94
I have sorted it.

Reason was because my hometown map was names sams but i changed it to 0 because mobs would still be standing when killed because of map name having no numbers in it. because i changed it to 0 (origional bichon map numba) i had to change all npc defines ect ect and spawns lol. :brows2:

Thing i forgot was Start point file All of newly made chars were trying to start on a map that didnt exist. Therefore notice board would appear allowing me entry.

Note to all: Work things out for yourself unless you really cant because that is the way you learn. And that fact is true. Half of posts made about problems are made because people are too lazy to find out for themselves.

Thankyou all who posted with sollution ideas!

/SPL1FF