[FIXED] GeneralSTPool-5

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
Locked
DevilFs
Posts: 20
Joined: Fri Nov 09, 2007 11:53 am

[FIXED] GeneralSTPool-5

Post by DevilFs »

hi,
I have read this error in console but I do not understand because :?



Exception in thread "GeneralSTPool-5" java.lang.NullPointerException
at com.l2jserver.gameserver.model.entity.ClanHall.banishForeigners(ClanH
all.java:411)
at com.l2jserver.gameserver.model.entity.clanhall.ClanHallSiegeEngine.st
artSiege(ClanHallSiegeEngine.java:346)
at com.l2jserver.gameserver.model.entity.clanhall.ClanHallSiegeEngine$Si
egeStarts.run(ClanHallSiegeEngine.java:512)
at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(Thread
PoolManager.java:86)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
GlobalVariablesManager: Database updated.

Tnx
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: GeneralSTPool-5

Post by Zoey76 »

Revision numbers please, and if you are using beta specify as well.

Moved to viewforum.php?f=81 ...
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: GeneralSTPool-5

Post by BiggBoss »

my line numbers doesnt mach yours, be sure you are using an up to date revision
Image
DevilFs
Posts: 20
Joined: Fri Nov 09, 2007 11:53 am

Re: GeneralSTPool-5

Post by DevilFs »

I ask excuse
I use the version stable
Rev.DP 8448 Rev.GS 4988
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: GeneralSTPool-5

Post by BiggBoss »

update it and run again your server
Image
DevilFs
Posts: 20
Joined: Fri Nov 09, 2007 11:53 am

Re: GeneralSTPool-5

Post by DevilFs »

ok resolved,
I have compiled of new and they do not give more error

Thanks
Locked