Jump to content

Orion Project - Lineage II Server Files

Sign in to follow this  
MClaassen

After Installation i get am Java Error from the Gameserver

Recommended Posts

Quote

..............................................................................[ Handlers ]
Exception in thread "main" java.lang.ExceptionInInitializerError
        at l2jorion.game.handler.ItemHandler.getInstance(ItemHandler.java:73)
        at l2jorion.game.GameServer.<init>(GameServer.java:492)
        at l2jorion.game.GameServer.main(GameServer.java:245)
Caused by: java.lang.NullPointerException: Cannot read the array length because "<local2>" is null
        at l2jorion.game.handler.item.CustomPremiumItem.getItemIds(CustomPremiumItem.java:101)
        at l2jorion.game.handler.ItemHandler.registerItemHandler(ItemHandler.java:147)
        at l2jorion.game.handler.ItemHandler.<init>(ItemHandler.java:120)
        at l2jorion.game.handler.ItemHandler$SingletonHolder.<clinit>(ItemHandler.java:167)
        ... 3 more

Do i need a special Jave-Version?

 

Edited by MClaassen

Share this post


Link to post
Share on other sites
32 minutes ago, MClaassen said:

Do i need a special Jave-Version?

 

Hello,
Try to check a config file:
gane/config/premium/premium.ini -> PremiumCustomItemId =
Did you change anything in here?

Share this post


Link to post
Share on other sites

After the error occurred, I set the system to False. But this didn't make any difference. This is the first installation. I use Windows Server 2022 as the operating system.

Share this post


Link to post
Share on other sites

I have now downloaded the files again and performed a new installation. Everything is working now. I have no idea where the error was. Perhaps there was an error during the first download or unpacking.

Share this post


Link to post
Share on other sites
3 hours ago, MClaassen said:

I have now downloaded the files again and performed a new installation. Everything is working now. I have no idea where the error was. Perhaps there was an error during the first download or unpacking.

Probably you tried to mix the update files when latest server pack is updated fully.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  


×