M2Server problem

WhiteTiger

LOMCN Veteran
Veteran
Loyal Member
Aug 4, 2004
707
9
125
this is what pops up when i start server can any one help me




No: 2 Guilds...
script error: checkunit [1] 0 line:48 : C:\mirserver\Mir200\Envir\Market_Def\4Gdu-0119.txt
script error: checkunit [1] 0 line:91 : C:\mirserver\Mir200\Envir\Market_Def\4Bdm-0109.txt
script error: checkunit [1] 0 line:56 : C:\mirserver\Mir200\Envir\Market_Def\4Bdu-0108.txt
script error: checkunit [1] 0 line:88 : C:\mirserver\Mir200\Envir\Market_Def\3Bdr-0106.txt
File open failure : C:\mirserver\Mir200\Envir\MapQuest_def\Run.txt
 

Liandrin2

Golden Oldie
Golden Oldie
Loyal Member
Jan 14, 2004
890
6
125
Not a mapinfo problem i don't think,

the first four :
script error: checkunit [1] 0 line:48 : C:\mirserver\Mir200\Envir\Market_Def\4Gdu-0119.txt
script error: checkunit [1] 0 line:91 : C:\mirserver\Mir200\Envir\Market_Def\4Bdm-0109.txt
script error: checkunit [1] 0 line:56 : C:\mirserver\Mir200\Envir\Market_Def\4Bdu-0108.txt
script error: checkunit [1] 0 line:88 : C:\mirserver\Mir200\Envir\Market_Def\3Bdr-0106.txt

are due to having these entrys in the merchant.txt however they obviously arent present in the market_def folder. Either find the files missing or remove the ones not wanted in the merchant.txt.

The other line is similar :
File open failure : C:\mirserver\Mir200\Envir\MapQuest_def\Run.txt

in that you are missing a file from the mapquest_def folder. I'm not sure what uses a file called run.txt though....
 

Babyhack

Devilsoul Owner
VIP
Feb 4, 2004
5,343
28
305
Dublin, Ireland
Checkunit [1] 0 should be

Check [1] 0

and the last one the run.txt file is missing
delete it from mapquest.txt or make a blank Run.txt in the mapquest_def folder
(making a blank Run.txt is not really a fix just stops the error loading up)

BH
 

ZaphodBeeble

Dedicated Member
Dedicated Member
Jan 20, 2004
70
0
103
WhiteTiger said:
script error: checkunit [1] 0 line:48 : C:\mirserver\Mir200\Envir\Market_Def\4Gdu-0119.txt
script error: checkunit [1] 0 line:91 : C:\mirserver\Mir200\Envir\Market_Def\4Bdm-0109.txt
script error: checkunit [1] 0 line:56 : C:\mirserver\Mir200\Envir\Market_Def\4Bdu-0108.txt
script error: checkunit [1] 0 line:88 : C:\mirserver\Mir200\Envir\Market_Def\3Bdr-0106.txt

This doesn't mean that they are missing from your market_def folder, it just means that there is an error on the given line of that file. Open 4Gdu-0119.txt and go to line 48 (you will have to count down from the top I'm afraid :P) and see if you can see the error. More than likely that you have missed out an @ or something of the sort.

WhiteTiger said:
File open failure : C:\mirserver\Mir200\Envir\MapQuest_def\Run.txt

I'm guessing that you have 'CHECKQUEST (Run)' set in your mapinfo or something that would look for the Run.txt in the MapQuest_def folder. Could also be in your MapQuest.txt (Envir) so check that aswell. :D

PS. You should give more info when you ask for help. Do you want this Run.txt to actually 'run' or did you not write it yourself? Would hep us solve your problem in the first post, rather than the 10th :P

Good luck

/Spikalot
 

Liandrin2

Golden Oldie
Golden Oldie
Loyal Member
Jan 14, 2004
890
6
125
This doesn't mean that they are missing from your market_def folder

Your very right, think i must mave been sleepy :banghead:
 

kowbi

Dedicated Member
Dedicated Member
Aug 16, 2003
29
0
97
quickest way i got ride of the damn error with out doing nething else was just to, go into the files select all and delete then just ype

[@main]
Not in use \
<exit/@exit> \

and it sorted the problem.