i dont see error when server load script but in game
when i press on npc to start script show me next error..
any ideas why and how to fix?
Bad RequestBypassToServer:
java.lang.NullPointerException
at com.l2jarchid.gameserver.model.quest.QuestState.getStateId(QuestState.java:184)
at com.l2jarchid.gameserver.model.quest.Quest.createQuestInDb(Quest.java:823)
at com.l2jarchid.gameserver.model.quest.Quest.newQuestState(Quest.java:188)
at com.l2jarchid.gameserver.model.actor.instance.L2NpcInstance.showQuestWindow(L2NpcInstance.java:1367)
at com.l2jarchid.gameserver.model.actor.instance.L2NpcInstance.onBypassFeedback(L2NpcInstance.java:1011)
at com.l2jarchid.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:556)
at com.l2jarchid.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:78)
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:619)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Dear friends, we are excited to announce a new thrilling event — the "Path of Glory" tournament!
Only the bravest and most skilled fighters will be able to prove their strength and mastery in battle!
Tournament Dates and Formats:
- May 24, 2025 at 16:00 GMT +2 — 2 vs 2
- May 25, 2025 at 16:00 GMT +2 — 4 vs 4
Battle Venue: Gludin Arena
All participants will receive rewards!
Learn more about the tournament and register on the forum.
I have completed global work on player synchronization. Now I continue to implement the UI.
Added to the store: processes any size of the list of products, the store itself expands the cells or removes unnecessary ones.
Added ToolTips for accessories.
Added optimization for the store so that a large number of items can be processed quickly.
Added movement by double clicking in the sell - buy field and back.
Question
Bobi
i try to import one Jython script
i dont see error when server load script but in game
when i press on npc to start script show me next error..
any ideas why and how to fix?
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.