Problem with frintezza

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Problem with frintezza

Post by streamsss »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:last final
L2JDP Revision Number:last final

Code: Select all

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:472)        at com.l2jserver.script.java.JavaScriptEngine.access$200(JavaScriptEngine.java:42)        at com.l2jserver.script.java.JavaScriptEngine$JavaCompiledScript.eval(JavaScriptEngine.java:94)        at net.sf.l2j.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:439)        at net.sf.l2j.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:380)        at net.sf.l2j.gameserver.scripting.L2ScriptEngineManager.executeScriptList(L2ScriptEngineManager.java:226)        at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:311)        at net.sf.l2j.gameserver.GameServer.main(GameServer.java:505)Caused by: java.lang.NullPointerException        at net.sf.l2j.gameserver.instancemanager.GrandBossManager.getBossStatus(GrandBossManager.java:300)        at ai.individual.Frintezza.<init>(Unknown Source)        at ai.individual.Frintezza.main(Unknown Source)        ... 12 moreFailed executing script&#058; C:\Documents and Settings\═рёЄ \╨рсюўшщ ёЄюы\╠ю ╤сюЁър\gameserver\data\scripts\ai\individual\Frintezza.java. See Frintezza.java.error.l
what about this error?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Problem with frintezza

Post by janiii »

clean core and dp? without any mod? if not, write in the topic of the script, because it is probably not a bug of l2j but of the mod.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Re: Problem with frintezza

Post by streamsss »

Code: Select all

Error on: gameserver\data\scripts\ai\individual\Frintezza.java.error.logLine: -1 - Column: -1 java.lang.reflect.InvocationTargetException  
no mod..
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Problem with frintezza

Post by janiii »

l2j server has no Frintezza.java file. topic closed. if you dont give enough info, we cant support you. also pls use right forum sections. thx.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Locked