- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
aspirina97
My L2J is last revision for Gracia 2, but in my server BSOE & SOE doesn't work in my server. Trying to use these scrolls in Game server console this message comes on display:
1. For SOE:
running: [C] 14 UseItem - L2J Server Version: 2943 - DP Revision: 5990
java.lang.NullPointerException
at handlers.itemhandlers.ScrollOfEscape.useItem(Unknown Source)
at net.sf.l2j.gameserver.network.clientpackets.UseItem.runImpl(UseItem.j
ava:374)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2
GameClientPacket.java:76)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2. For BSOE:
Failed running: [C] 14 UseItem - L2J Server Version: 2943 - DP Revision: 5990
java.lang.NullPointerException
at handlers.itemhandlers.ScrollOfEscape.useItem(Unknown Source)
at net.sf.l2j.gameserver.network.clientpackets.UseItem.runImpl(UseItem.j
ava:374)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2
GameClientPacket.java:76)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
5 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now