Error with startgameserver

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
kean
Posts: 22
Joined: Fri Jun 10, 2011 7:38 pm

Error with startgameserver

Post by kean »

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi, I get this error on startgameserver.bat and then this stop run :/
[06.29 2:43:23] Exception in thread main
java.lang.ExceptionInInitializerError
at org.inc.gameserver.datatables.SkillTable.getInstance(SkillTable.java:
28)
at org.inc.L2GameServer.<init>(L2GameServer.java:236)
at org.inc.L2GameServer.main(L2GameServer.java:530)
Caused by: java.lang.NegativeArraySizeException
at org.inc.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.jav
a:195)
at org.inc.gameserver.datatables.SkillTable.reload(SkillTable.java:52)
at org.inc.gameserver.datatables.SkillTable.<init>(SkillTable.java:47)
at org.inc.gameserver.datatables.SkillTable.<init>(SkillTable.java:24)
at org.inc.gameserver.datatables.SkillTable$SingletonHolder.<clinit>(Ski
llTable.java:186)
... 3 more
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: Error with startgameserver

Post by tukune »

:?: at org.*fork*.gameserver.datatables.SkillTable.getInstance(SkillTable.java:28)
:?: at org.*fork*.L2GameServer.<init>(L2GameServer.java:236)
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Error with startgameserver

Post by Zoey76 »

Forum Rules of Conduct wrote:8) All requests for help MUST include Server, Datapack and client information when asking for help, along with any other pertinent information from this post.
Forum Rules of Conduct wrote:9) Other server products or forum discussions are not allowed here. Simply, we dont provide support to any other server build than the one that we make, if you downloaded your server from another website go and ask them for support.
From viewtopic.php?f=1&t=7615:
BUT, if the issue you are experiencing is caused by some other L2J-derivative product (i.e. it is not our source code), we can't provide technical assitance in your case. Imagine if we had to know every derivative project internals!
Please try with clean L2J Core and Datapack, otherwise request support at *fork*'s forums if it's possible.
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
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

Re: Error with startgameserver

Post by Opiam »

delete you server and update l2j from official track
Image
Locked