problem with msgserver and npc

02/03/2010 02:40 zspider#1
i just restart my pc and every thing is fine when i try to run msgsever i found it give me error and closed and the same thing happen with npc idk where the wrong can any one help this is what msgserver doing any one tell me how to fix them plz :(:(:(
[Only registered and activated users can see links. Click Here To Register...]
and this is npc
[Only registered and activated users can see links. Click Here To Register...]
02/03/2010 02:49 PraDevil[ELITE]#2
try to restart your wamp
02/03/2010 03:17 zspider#3
Quote:
Originally Posted by PraDevil View Post
try to restart your wamp
the same problem just close
02/03/2010 04:31 PraDevil[ELITE]#4
MSG server is checking a map and NPC is checking your cq_generator and cq_monstertype..so im guess this prob come coz u are adding new map..?
02/03/2010 04:46 zspider#5
Quote:
Originally Posted by PraDevil View Post
MSG server is checking a map and NPC is checking your cq_generator and cq_monstertype..so im guess this prob come coz u are adding new map..?
no i just try to make this teleporter and restert my pc and found it like that
02/03/2010 08:15 PraDevil[ELITE]#6
firstly open the game server folder and you will the the ini folder..open it then find this file GameMap.ini open it then Ctrl+F search for this word [map8006] delete the whole of this id..for the database..run this query..

Code:
delete from cq_map where id = 8006;
delete from cq_npc where mapid = 8006;
*[Edit]

run this too..
Code:
delete from cq_generator where mapid = 8006;
02/03/2010 14:56 chathouse#7
You have what has been described PraDevil an error in the GameServer/ini/Gamemap.ini

It is installed a map in the Gamemap.ini what in the database does not exist

Since such an error occurs

Say you have: Market @ Gamemap.ini but not in the database cq_map,cq_npc(NPCS),cq_generator <--I probably understand that .. that the field generated.

then the msg server does not work, ... because he does not find this map in the database.

PS: map 8006 is not in database, But in the Gamemap.ini. then you need to search and remove it or Insert files for ID 8006 in database if they are present

MAP id 8006 = labyrinth 6

search @ Database cq_map ID: 8001 - 8015 whether there are if not controlled the Gamemap.ini and remove them accordingly.
02/03/2010 15:03 magewarior2#8
i Know this serverfile's they wont work .. its for conquer :cool:
02/03/2010 23:05 PraDevil[ELITE]#9
Quote:
Originally Posted by chathouse View Post
You have what has been described PraDevil an error in the GameServer/ini/Gamemap.ini

It is installed a map in the Gamemap.ini what in the database does not exist

Since such an error occurs

Say you have: Market @ Gamemap.ini but not in the database cq_map,cq_npc(NPCS),cq_generator <--I probably understand that .. that the field generated.

then the msg server does not work, ... because he does not find this map in the database.

PS: map 8006 is not in database, But in the Gamemap.ini. then you need to search and remove it or Insert files for ID 8006 in database if they are present

MAP id 8006 = labyrinth 6

search @ Database cq_map ID: 8001 - 8015 whether there are if not controlled the Gamemap.ini and remove them accordingly.

[Only registered and activated users can see links. Click Here To Register...]

did you see this..? its mean the map cannot be load coz cq_generator want the id of the monster in cq_monster..
02/03/2010 23:10 zspider#10
thanks brothers i delete cq_npc, cq_npc_income, cq_generator and Gamemap.ini and put new one and the problem now fixed thanks all
02/04/2010 05:54 PowerChaos#11
eum
if i read your post

you just deleted everything then ??

npc for npc's (your shops ?? and locations of npc's ??)
npc income for the money they need to ask ?
cq generator for the mobs it need to generate and the place of it

so ?? whats the use of your npc server then ?? running to not generate anything ?

you say you replaced them from a other database ? what database if i can ask
because those servers files are in the godship database ^^

Thank you
Greets From PowerChaos
02/05/2010 05:24 zspider#12
Quote:
Originally Posted by The Crasher View Post
eum
if i read your post

you just deleted everything then ??

npc for npc's (your shops ?? and locations of npc's ??)
npc income for the money they need to ask ?
cq generator for the mobs it need to generate and the place of it

so ?? whats the use of your npc server then ?? running to not generate anything ?

you say you replaced them from a other database ? what database if i can ask
because those servers files are in the godship database ^^

Thank you
Greets From PowerChaos
no it isn't from another DB i replaced them from the RAR file of my DB i mean the orginal file and in this data i have godship room coz it is need new msgserver like forcer said and the data get it from here it's something like files and flying mounts and i change some thing on it