missing data in npc table (just missing the npc table)

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
There is no support for other server builds than the official provided by l2jserver.com
Post Reply
dustdustin
Posts: 21
Joined: Mon May 23, 2016 2:01 pm
Location: Netherlands
Contact:

missing data in npc table (just missing the npc table)

Post by dustdustin »

I have a problem.

when i startup the server is getting spammed with this error.

Code: Select all

[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300128
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300128
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300128
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300129
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300129
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300129
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300130
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300130
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300130
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300131
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300131
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300131
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300132
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300132
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300132
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300133
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300133
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300133
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300134
[17/08 14:34:37] Instance: Data missing in NPC table for ID: 0 in Instance 300134
anyone knows the solution for it? (already tried update the DB)
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: missing data in npc table (just missing the npc table)

Post by HorridoJoho »

You need to provide your server branch to get proper support.

Edit: i just see this is in the ertheia forum. There is no npc table. Look at data/stats/npc/*.xml
dustdustin
Posts: 21
Joined: Mon May 23, 2016 2:01 pm
Location: Netherlands
Contact:

Re: missing data in npc table (just missing the npc table)

Post by dustdustin »

HorridoJoho wrote:You need to provide your server branch to get proper support.

Edit: i just see this is in the ertheia forum. There is no npc table. Look at data/stats/npc/*.xml
thanks ^^ then i wont worry about the error
Post Reply