Jump to content

Question

Posted

hello i was wondering if i could get some help on this error i keep getting i figure its something to do with anais but however i cannot see what or why i am getting this error i have read the report as its mentioned and i still find now problems. thank you in advance

 

java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at com.l2jserver.script.java.JavaScriptEngine.evalClass(JavaScriptEngine.java:464)

        at com.l2jserver.script.java.JavaScriptEngine$JavaCompiledScript.eval(JavaScriptEngine.java:96)

        at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:398)

        at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:347)

        at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScriptList(L2ScriptEngineManager.java:253)

        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:416)

        at com.l2jserver.gameserver.GameServer.main(GameServer.java:567)

Caused by: java.lang.NullPointerException

        at zones.GoddardArea.Anais.<init>(Anais.java:65)

        at zones.GoddardArea.Anais.main(Anais.java:189)

        ... 11 more

Failed executing script: C:\Users\Server-PC\Desktop\server expllo\Server_L2JWorldZone_170\game\data\scripts\zones\GoddardArea\Anais.java. See Anais.java.error.log for details.

2 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.

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...