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