Some java eror on stabil l2jsever

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Some java eror on stabil l2jsever

Post by Sinojin »

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

i download last svn (i today download) i have eror this eror not critical but why have errors
look this only one but more have error not one

Image
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some java eror on stabil l2jsever

Post by MELERIX »

these are just warnings, not errors, so you don't need to worry about it.

errors are in red colour.
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Re: Some java eror on stabil l2jsever

Post by Sinojin »

my friend i download svn and builded but i have this page
Image
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some java eror on stabil l2jsever

Post by MELERIX »

post the build process logs from eclipse console.
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Re: Some java eror on stabil l2jsever

Post by Sinojin »

Code: Select all

Buildfile: C:\Linage2\L2J_Server_BETA\build.xmlcheckRequirements:getChangelogDateVersion:     [exec] Result: 1     [exec] Result: 1init:   [delete] Deleting directory C:\Linage2\L2J_Server_BETA\build\bin    [mkdir] Created dir: C:\Linage2\L2J_Server_BETA\build\bindist:     [sync] Removed 1 dangling directory from C:\Linage2\L2J_Server_BETA\build\dist     [sync] Removed 9 dangling files from C:\Linage2\L2J_Server_BETA\build\distcompile:    [javac] Compiling 1661 source files to C:\Linage2\L2J_Server_BETA\build\bin    [javac] Creating empty C:\Linage2\L2J_Server_BETA\build\bin\com\l2jserver\gameserver\scripting\scriptengine\package-info.classjar:      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\login\l2jlogin.jar      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\login\L2J_Configurator.jar      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\game\l2jserver.jar      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\game\L2J_Configurator.jar      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\tools\dbinst_cs.jar      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\tools\dbinst_gs.jar      [jar] Building jar: C:\Linage2\L2J_Server_BETA\build\dist\tools\dbinst_ls.jarbuild:      [zip] Building zip: C:\Linage2\L2J_Server_BETA\build\L2J_Server_BETA.zipBUILD SUCCESSFULTotal time: 35 seconds 
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Re: Some java eror on stabil l2jsever

Post by Sinojin »

wtf i fixed for luck :D i did deleted and server is work now:D

Code: Select all

 <exec dir="${basedir}" executable="svn" outputproperty="l2j.changelog">            <arg value="log" />            <arg value="--stop-on-copy" />        </exec> <exec dir="${basedir}" executable="svnversion" outputproperty="l2j.version" />  
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some java eror on stabil l2jsever

Post by MELERIX »

if you delete that changelog and revision number will not be generated.

your trouble is because you forgot to install Subversion Client.
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Re: Some java eror on stabil l2jsever

Post by Sinojin »

again :S i dont delete its not work :S

Image
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some java eror on stabil l2jsever

Post by MELERIX »

I said... "Subversion Client" not TortoiseSVN :roll:

read the guides again please: viewtopic.php?f=2&t=10719
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Re: Some java eror on stabil l2jsever

Post by Sinojin »

sorry my mistake but do not worry i have new error for you :lol: (and special thanks MELERIX ) waiting for helps :P this error fatal eror server dont work :(

Code: Select all

 The method getEffectType() of type handlers.effecthandlers.Sleep must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.Sleep must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.Sleep The method onExit() of type handlers.effecthandlers.Sleep must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.Sleep The method onActionTime() of type handlers.effecthandlers.Sleep must override or implement a supertype methodThe method getEffectFlags() of type handlers.effecthandlers.Sleep must overrideor implement a supertype methodThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.Spoil must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.Spoil must override or implement a supertype methodThe method getEffector() is undefined for the type handlers.effecthandlers.Spoil The method getEffected() is undefined for the type handlers.effecthandlers.Spoil The method getEffected() is undefined for the type handlers.effecthandlers.Spoil The method getEffector() is undefined for the type handlers.effecthandlers.Spoil Formulas cannot be resolvedThe method getEffector() is undefined for the type handlers.effecthandlers.Spoil The method getSkill() is undefined for the type handlers.effecthandlers.SpoilThe method getEffector() is undefined for the type handlers.effecthandlers.Spoil The method getEffector() is undefined for the type handlers.effecthandlers.Spoil The method getEffector() is undefined for the type handlers.effecthandlers.Spoil The method onActionTime() of type handlers.effecthandlers.Spoil must override or implement a supertype methodThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.Stun must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.Stun must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.StunThe method onExit() of type handlers.effecthandlers.Stun must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.StunThe method onActionTime() of type handlers.effecthandlers.Stun must override orimplement a supertype methodThe method getEffectFlags() of type handlers.effecthandlers.Stun must override or implement a supertype methodThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.TargetMe must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.TargetMe must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffector() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffector() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffector() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffector() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method onExit() of type handlers.effecthandlers.TargetMe must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method getEffected() is undefined for the type handlers.effecthandlers.TargetMeThe method onActionTime() of type handlers.effecthandlers.TargetMe must override or implement a supertype methodThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.ThrowUp must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.ThrowUp must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getSkill() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffector() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method onActionTime() of type handlers.effecthandlers.ThrowUp must overrideor implement a supertype methodThe method onExit() of type handlers.effecthandlers.ThrowUp must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffected() is undefined for the type handlers.effecthandlers.ThrowUpThe method getEffectFlags() of type handlers.effecthandlers.ThrowUp must override or implement a supertype methodThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeEnv cannot be resolved to a typeL2Effect cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.TransferDamage must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.TransferDamage must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.TransferDamageThe method getEffector() is undefined for the type handlers.effecthandlers.TransferDamageThe method getEffected() is undefined for the type handlers.effecthandlers.TransferDamageThe method getEffector() is undefined for the type handlers.effecthandlers.TransferDamageThe method onExit() of type handlers.effecthandlers.TransferDamage must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.TransferDamageThe method getEffector() is undefined for the type handlers.effecthandlers.TransferDamageThe method getEffected() is undefined for the type handlers.effecthandlers.TransferDamageThe method onActionTime() of type handlers.effecthandlers.TransferDamage must override or implement a supertype methodThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeEnv cannot be resolved to a typeL2Effect cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.Transformation must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.Transformation must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.TransformationThe method getEffected() is undefined for the type handlers.effecthandlers.TransformationThe method getSkill() is undefined for the type handlers.effecthandlers.TransformationThe method onActionTime() of type handlers.effecthandlers.Transformation must override or implement a supertype methodThe method onExit() of type handlers.effecthandlers.Transformation must override or implement a supertype methodThe method getEffected() is undefined for the type handlers.effecthandlers.TransformationThe import com.l2jserver.gameserver.model.L2Effect cannot be resolvedThe import com.l2jserver.gameserver.skills cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedThe import com.l2jserver.gameserver.templates cannot be resolvedEnv cannot be resolved to a typeEffectTemplate cannot be resolved to a typeL2EffectType cannot be resolved to a typeThe method getEffectType() of type handlers.effecthandlers.Warp must override or implement a supertype methodL2EffectType cannot be resolved to a variableThe method onStart() of type handlers.effecthandlers.Warp must override or implement a supertype methodThe method isSelfEffect() is undefined for the type handlers.effecthandlers.Warp The method getEffector() is undefined for the type handlers.effecthandlers.WarpThe method getEffected() is undefined for the type handlers.effecthandlers.WarpThe method getSkill() is undefined for the type handlers.effecthandlers.WarpThe method getSkill() is undefined for the type handlers.effecthandlers.WarpThe method onActionTime() of type handlers.effecthandlers.Warp must override orimplement a supertype methodProblems while running EffectMansterHandlerjavax.script.ScriptException: compilation failed        at com.l2jserver.script.java.JavaScriptEngine.compile(JavaScriptEngine.java:248)        at com.l2jserver.script.java.JavaScriptEngine.compile(JavaScriptEngine.java:103)        at com.l2jserver.script.java.JavaScriptEngine.compile(JavaScriptEngine.java:109)        at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:377)        at com.l2jserver.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:330)        at com.l2jserver.gameserver.handler.EffectHandler.executeScript(EffectHandler.java:59)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:217)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:458) EnchantGroupsData: Could not parse enchantSkillGroups.xml is not a file or it doesn't exist!EnchantGroupsData: Loaded 0 groups and 0 routes.Exception in thread "main" java.lang.ExceptionInInitializerError        at com.l2jserver.gameserver.datatables.SkillTreesData.getInstance(SkillTreesData.java:1238)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:219)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:458)Caused by: java.lang.IllegalArgumentException: Integer value required, but not specified: skillId!        at com.l2jserver.gameserver.model.StatsSet.getInteger(StatsSet.java:202)         at com.l2jserver.gameserver.model.L2SkillLearn.<init>(L2SkillLearn.java:83)        at com.l2jserver.gameserver.datatables.SkillTreesData.parseDocument(SkillTreesData.java:194)        at com.l2jserver.gameserver.engines.DocumentParser.parseFile(DocumentParser.java:97)        at com.l2jserver.gameserver.engines.DocumentParser.parseDirectory(DocumentParser.java:144)        at com.l2jserver.gameserver.datatables.SkillTreesData.load(SkillTreesData.java:126)        at com.l2jserver.gameserver.datatables.SkillTreesData.<init>(SkillTreesData.java:105)        at com.l2jserver.gameserver.datatables.SkillTreesData$SingletonHolder.<clinit>(SkillTreesData.java:1246)        ... 3 more 
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some java eror on stabil l2jsever

Post by MELERIX »

I don't have these errors.

have you installed L2J properly ?

check this guide: http://trac.l2jserver.com/wiki/L2J_Install
Sinojin
Posts: 28
Joined: Sat Jun 23, 2012 12:58 pm

Re: Some java eror on stabil l2jsever

Post by Sinojin »

again my mistake (my files jserver_beta and trunk_jdb nice mix and very good erros :lol: :lol: ) i havent erros now. i will come coming soon :twisted:
Post Reply