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
Colville®
Sorry to the mods I wasn't sure if it was ok to this problem here since it relates to a topic in this section which has been locked. which was http://www.maxcheaters.com/forum/index.php?topic=115782.0
The problem is I keep getting this error
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:375)
at com.l2jserver.script.java.JavaScriptEngine.access$200(JavaScriptEngin
e.java:56)
at com.l2jserver.script.java.JavaScriptEngine$JavaCompiledScript.eval(Ja
vaScriptEngine.java:93)
at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScrip
t(L2ScriptEngineManager.java:459)
at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScrip
t(L2ScriptEngineManager.java:400)
at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScrip
tList(L2ScriptEngineManager.java:246)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:305)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:502)
Caused by: java.lang.NullPointerException
at NpcModifiers.NoRandomWalkMobs.<init>(NoRandomWalkMobs.java:61)
at NpcModifiers.NoRandomWalkMobs.main(NoRandomWalkMobs.java:82)
... 12 more
Failed executing script: C:\L2setup\workspace\New Folder\gameserver\data\scripts
\NpcModifiers\NoRandomWalkMobs.java. See NoRandomWalkMobs.java.error.log for det
ails.
and the error log shows this
Error on: C:\L2setup\workspace\New Folder\gameserver\data\scripts\NpcModifiers\NoRandomWalkMobs.java.error.log
Line: -1 - Column: -1
java.lang.reflect.InvocationTargetException
I am running CT2.4 Epilogue would anyone know on how to fix this ? I dont think u need the revision number for this but I can provide it if needed.
TY
0 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