Page 1 of 1

Error a start up

Posted: Wed Mar 03, 2010 11:05 pm
by Crepsley
NPCTable: Error reading NPC AI Data: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2test.npcAIData' doesn't exist
NPCTable: Error reading NPC Custom AI Data: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2test.custom_npcAIData' doesn't exist

can i get help ?

Re: Error a start up

Posted: Wed Mar 03, 2010 11:11 pm
by MELERIX
custom_npcAIData doesn't exist

that is the issue.

Re: Error a start up

Posted: Sun Jun 20, 2010 7:14 pm
by syntax
And if we got this problem but the table are there? I have this problem too. Same server, on windows works ok, but on linux i have this problem.

Re: Error a start up

Posted: Mon Jun 21, 2010 1:49 am
by MELERIX
probably your table is damaged...

Re: Error a start up

Posted: Mon Jun 21, 2010 9:19 am
by magestik
l2test ?

shouldnt your DB be named l2jdb, or if you changed it to l2test, maybe you missed a setting in configs somewhere.