Page 2 of 2

Re: NPC. I don't know how to do it... :-6

Posted: Thu Apr 24, 2014 6:48 am
by fforc9e

Code: Select all

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jgs.custom_npc' doesn't exist
It seems that you don't have custom_npc table in database. :)

Re: NPC. I don't know how to do it... :-6

Posted: Thu Apr 24, 2014 10:04 pm
by Hyrelius
You should consider the fact, that NPCs have been moved into XML files, rendering the whole database-related stuff useless. So do it now, you probably have to create XML-stuff which I have no idea how to do. Just wanted to point out for newer readers, who might be wondering why it does not work.