TvT event NPC spawn error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
drum84
Posts: 13
Joined: Wed Jun 23, 2010 10:38 am
Location: the m00n

TvT event NPC spawn error

Post by drum84 »

L2J Revision Number: 4299
L2JDP Revision Number: 7511

hi. TvT event NPC gives me an error. and uhm.. i dunno how to fix it.
i already tried to seach and found this viewtopic.php?f=81&t=16127&hilit=TvT
i was told to read documentation file but it didnt helped. im sure i forgot something but i dunno what to be honest..

id be thankful for any help =)

Image

Code: Select all

2010.06.24 11:00:50,421	WARNING	16	com.l2jserver.gameserver.model.entity.TvTEvent	TvTEventEngine[TvTEvent.startParticipation()]: L2NpcTemplate is a NullPointer -> Invalid npc id in configs?2010.06.24 11:00:50,421	WARNING	16	com.l2jserver.gameserver.model.entity.TvTManager	TvTEventEngine[TvTManager.run()]: Error spawning event npc for participation.

Code: Select all

 # TvT Event NPC (create a custom npc of type L2TvTEventNpc).TvTEventParticipationNpcId = 70010 # Location for TvTEvent NPC to spawn in form x,y,z[,heading]TvTEventParticipationNpcCoordinates = 83425,148585,-3406
Image
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: TvT event NPC spawn error

Post by janiii »

do you have custom_npc table enabled in configs?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
drum84
Posts: 13
Joined: Wed Jun 23, 2010 10:38 am
Location: the m00n

Re: TvT event NPC spawn error

Post by drum84 »

umm..do u mean when installing with "database_installer.bat" ?
Image
baiumbg
Posts: 7
Joined: Thu Jun 24, 2010 5:48 am

Re: TvT event NPC spawn error

Post by baiumbg »

Open General.properties and find

Code: Select all

CustomNpcTable = False
Change it to True
User avatar
drum84
Posts: 13
Joined: Wed Jun 23, 2010 10:38 am
Location: the m00n

Re: TvT event NPC spawn error

Post by drum84 »

i guess i overlooked cuz i read every config over and over again

thank you very much =D
Image
Post Reply