Server Problems

Join Discord

tek0

Guest
I get an error saying "0150 and D701 map is offline, then after it says <Critical Error> UserCastle : [Defense]->CastleMap is invalid value"

Then in the Evil's IIIusion window it says

Ready to load ini file.
!setup.txt loaded..
Connected to common database.
loading StdItem.DB...
StdItem.DB loaded.
loading MiniMap.txt...
MiniMap information loaded.
loading MapFiles...
Mapfile loaded.
loading Monster.DB...
Monster.DB loaded.
loading Magic.DB...
Magic.DB loaded.
loading MonGen.txt...
MonGen.txt loaded.
loading UnbindList.txt...
UnbindList information loaded.
loading MapQuest.txt...
MapQuest information loaded.
loading QuestDiary\*.txt...
QuestDiary information loaded.
Abusive.txt loaded.
Notice\LineNotice.txt loaded.
AdminList loaded.
GuildList loaded..
Read Emergency Map : [0] 459,261
Loaded 1 Guilds.
Not Ready.192.168.0.87
Not Ready.192.168.0.87
Not Ready.192.168.0.87
Not Ready.192.168.0.87
Not Ready.192.168.0.87
starttimer exception...
Not Ready.192.168.0.87
Not Ready.192.168.0.87

Please help me cause I would really like to play Mir3 :(
 
Last edited:

Camelot

Dedicated Member
Dedicated Member
Nov 25, 2003
62
0
52
California
heres a few things to look at,

check to make sure you have all maps in your map folder and that your db is pointing at where it is. especially check the 2 maps it's saying you dont have.

castle would be sabuk wall, check to make sure all the files are in there.

the not ready thing, make sure your ip is put in the eiserver.exe *think this is the right one-it's the one that shows you when people login* I have to change it each time my ip has changed or else I get the same not ready ip message.

anyways hope this helps *not the biggest ei expert* :D

:angel:
 
Upvote 0

tek0

Guest
I fixed the two maps so now it just comes up with that castle error.
I changed the ip in the eiserver.exe and the Mir4.exe and it still says that its not ready. Now with that castle problem I looked in the "\Envir\Castle\" and there are 3 txt files. !Sabuk.txt, AttackSabukWall.txt, and Sabuk_reset.txt. In AttackSabukWall.txt there was nothing in the txt file. So I copyed and pasted from Sabuk_reset.txt in AttackSabukWall.txt. And that didnt work. I'm still getting
"<Critical Error> UserCastle : [Defense]->CastleMap is invalid value" message

Then in the Evil's IIIusion window, I click on Initialize and it says "Loading client verison information failed. check !setup.txt -> [setup] ->"

Where do you check in the DB to see that the map dir is right?

Please help me :(
 
Upvote 0

Zeph

Dedicated Member
Dedicated Member
Mar 29, 2003
102
0
113
AttackSabuk.txt is filled when a guild declares war on the guild owning sabuk. So it should be empty until such time as war is declared. Make sure the !Sabuk.txt has the correct names for the walls in your DB (see below)

MainDoorName=MainDoor <-- this must be in your monster DB
MainDoorX=234
MainDoorY=247
MainDoorOpen=1
MainDoorHP=10000

LeftWallName=SabukWall1 <-- this must be in your monster DB
LeftWallX=194
LeftWallY=203
LeftWallHP=5000

CenterWallName=SabukWall2 <-- this must be in your monster DB
CenterWallX=194
CenterWallY=203
CenterWallHP=5000

RightWallName=SabukWall3 <-- this must be in your monster DB
RightWallX=194
RightWallY=203
RightWallHP=5000

If the names here are not in your monster table then you will get castle errors and the server will never start correctly.

The not ready may refer to the DB server there is a little blue play button on the DBServer you need to press this when the db server is launched.
 
Upvote 0

tek0

Guest
When you start a working server, what should it say in the eiserver.exe ?

Mine did say this

Ready to load ini file.
!setup.txt loaded..
Connected to common database.
loading StdItem.DB...
StdItem.DB loaded.
loading MiniMap.txt...
MiniMap information loaded.
loading MapFiles...
Mapfile loaded.
loading Monster.DB...
Monster.DB loaded.
loading Magic.DB...
Magic.DB loaded.
loading MonGen.txt...
MonGen.txt loaded.
loading UnbindList.txt...
UnbindList information loaded.
loading MapQuest.txt...
MapQuest information loaded.
loading QuestDiary\*.txt...
QuestDiary information loaded.
Abusive.txt loaded.
Notice\LineNotice.txt loaded.
AdminList loaded.
GuildList loaded..
Read Emergency Map : [0] 459,261
Loaded 1 Guilds.
Not Ready.192.168.0.87
Not Ready.192.168.0.87
Not Ready.192.168.0.87
Not Ready.192.168.0.87
Not Ready.192.168.0.87
starttimer exception...
Not Ready.192.168.0.87
Not Ready.192.168.0.87

But now its just saying

Ready to load ini file.
!setup.txt loaded..
Read Emergency Map : [0] 459,261
starttimer exception...
Not ready 192.168.0.2

I tryed everything to try to fix this Not ready problem and nothing has worked. And how do I check to make sure that my DB is config right ?
 
Last edited:
Upvote 0

Zeph

Dedicated Member
Dedicated Member
Mar 29, 2003
102
0
113
The reason you are getting starttimer error is because you do not have SQL set up correctly or the connection to the SQL is incorrect get the SetUp Guide from here this is a self extracting set of html files follow them and check your setup.

P.S. This is probably why you are also getting the not ready errors also
 
Last edited:
Upvote 0