Jump to content
  • 0

[HELP] Database doesnt save


Question

Posted

Hello.

 

Ive got a problem that i had never before.

 

Question 1:

 

example :

 

i create a char and log into the game. i log out to give myself access lvl 100 in the database. after i saved the access level in the DB (Navicat) i log into the game and nothing, because it changed back to 0. everytime i log in it keepschanging to 0.

 

someone has a suggestion?

 

Question 2:

 

when i speak to the heart of warding it gives me a script error

 

java.lang.NullPointerException

at l2d.game.model.L2World.getAroundPlayers(L2World.java:641)

at l2d.ext.scripts.Functions.npcShoutInRange(Functions.java:179)

at bosses.AntharasManager.setAntharasSpawnTask(AntharasManager.java:749)

at quests._1002_EntertoAntharas._1002_EntertoAntharas.onTalk(_1002_EntertoAntharas.java:63)

at l2d.game.model.quest.Quest.notifyTalk(Quest.java:702)

at l2d.game.model.instances.L2NpcInstance.showQuestWindow(L2NpcInstance.java:969)

at l2d.game.model.instances.L2NpcInstance.onBypassFeedback(L2NpcInstance.java:1056)

at l2d.game.model.instances.L2MerchantInstance.onBypassFeedback(L2MerchantInstance.java:150)

at l2d.game.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:103)

at l2d.game.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:44)

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:662)

 

 

thx in advance

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...