Severe Error L2PcInstance

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
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Severe Error L2PcInstance

Post by asdone123 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4648:
L2JDP Revision 8040:

Code: Select all

Jun 1, 2011 6:56:44 PM com.l2jserver.gameserver.model.actor.instance.L2PcInstance$FeedTask runSEVERE: Mounted Pet [NpcId: 0] a feed task error has occurredjava.lang.NullPointerException    at com.l2jserver.gameserver.model.actor.instance.L2PcInstance$FeedTask.run(L2PcInstance.java:13558)    at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)    at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)    at java.lang.Thread.run(Thread.java:662)
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Severe Error L2PcInstance

Post by hope »

NpcId: 0 no npc with this id check your table
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Re: Severe Error L2PcInstance

Post by asdone123 »

i dont have any npc with id : 0
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Re: Severe Error L2PcInstance

Post by asdone123 »

help me
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Re: Severe Error L2PcInstance

Post by asdone123 »

any1 can answer me?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Severe Error L2PcInstance

Post by MELERIX »

check npc related tables like npc.sql & custom_npc.sql also spawnlist tables too.
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Re: Severe Error L2PcInstance

Post by asdone123 »

Checked in all table but nothing, no npc with id : 0
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Severe Error L2PcInstance

Post by MELERIX »

are you using clean sources of L2J ?

coz I don't have that issue.
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Re: Severe Error L2PcInstance

Post by asdone123 »

yes Merelix i use clean l2j :( but this error is random .... today i dont have but before yes :(
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: Severe Error L2PcInstance

Post by tukune »

Freya? or Hi5?
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

Re: Severe Error L2PcInstance

Post by asdone123 »

Freya ofc :) hi5 is not stable for now :)
Post Reply