NPC server closes

07/19/2010 03:59 jesoro#1
when i got up and opened my npc 2 seconds later it closed here is my log if you guys can solve


================================================== ==============================
=== JehadNpcServer beta V1.3388 - (Feb 1 2008 16:44:31)
=== Start server time is 2010-07-18 06:25:01
================================================== ==============================
=== Current time is 2010-07-18 06:25:01
=== Server takes 0 days 00:00:00
================================================== ==============================


06:25:01 Message:


================================================== ===============
06:25:01 Message: JehadNpcServer beta V1.3388 - (Feb 1 2008 16:44:31)
06:25:01 Message: ================================================== ===============
06:25:02 Message: SHELL: Open the database...
06:25:02 ERROR: CreateFieldDef - not support type account!
06:25:02 ERROR: CreateFieldDef - not support type account_old!
06:25:03 ERROR: CreateFieldDef - not support type ball_card!
06:25:03 ERROR: CreateFieldDef - not support type cardbalance!
06:25:03 ERROR: CreateFieldDef - not support type columns_priv!
06:25:04 ERROR: CreateFieldDef - not support type cq_mission!
06:25:04 Message: SHELL: Create map set...
06:25:35 Message: SHELL: Create player set...
06:25:35 Message: SHELL: Create npc set...
06:25:35 ERROR: Invalid field[time_of_life] in table [cq_user].
06:25:35 ERROR: Invalid field[id] in table [cq_user].
06:25:35 ERROR: ¡ïIF_NOT(GetWord(ptr, buf) && isalpha(*buf))¡ï in e:\tq_digital\ħÓò\source\AiModule\source\Syntax.c pp, 155
06:25:35 ERROR: Syntax error: [] near []
06:25:35 ERROR: ¡ïIF_NOT(GetWord(ptr, buf) && isalpha(*buf))¡ï in e:\tq_digital\ħÓò\source\AiModule\source\Syntax.c pp, 155
06:25:35 ERROR: Syntax error: [] near []
06:25:35 ERROR: ¡ïCHECKF(pObj && pObj->GetID())¡ï in ..\common\T_SingleMap.h, 131
06:25:35 Message: SHELL: Create syn set...
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
07/19/2010 04:26 chaosblade#2
Quote:
Originally Posted by jesoro View Post
================================================== ===============
06:25:01 Message: JehadNpcServer beta V1.3388 - (Feb 1 2008 16:44:31)
06:25:01 Message: ================================================== ===============
06:25:02 Message: SHELL: Open the database...
06:25:02 ERROR: CreateFieldDef - not support type account!
06:25:02 ERROR: CreateFieldDef - not support type account_old!
06:25:03 ERROR: CreateFieldDef - not support type ball_card!
06:25:03 ERROR: CreateFieldDef - not support type cardbalance!
06:25:03 ERROR: CreateFieldDef - not support type columns_priv!
06:25:04 ERROR: CreateFieldDef - not support type cq_mission!
06:25:35 ERROR: Invalid field[time_of_life] in table [cq_user].
06:25:35 ERROR: Invalid field[id] in table [cq_user].
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
06:25:35 ERROR: ¡ïIF_NOT(m_nGrid >= 1)¡ï in e:\tq_digital\ħÓò\source\NpcServer\NpcKernel\NpcG enerator.cpp, 54
Those are errors that state that something is wrong with your files so i suggest you replace all the files that are there or re extract all your files over again.
07/19/2010 18:35 PowerChaos#3
so far are this the 2 errors i can take out of it

06:25:35 ERROR: Invalid field[time_of_life] in table [cq_user].
06:25:35 ERROR: Invalid field[id] in table [cq_user].

it crash on those fields as it thinks that they are invalid

and the npc server does not support those fields eather :S

06:25:02 ERROR: CreateFieldDef - not support type account!
06:25:02 ERROR: CreateFieldDef - not support type account_old!
06:25:03 ERROR: CreateFieldDef - not support type ball_card!
06:25:03 ERROR: CreateFieldDef - not support type cardbalance!
06:25:03 ERROR: CreateFieldDef - not support type columns_priv!
06:25:04 ERROR: CreateFieldDef - not support type cq_mission!

so probaly its better to try a other npc server and see if that helps ??

Greetings From PowerChaos