Admin command error
Posted: Fri May 15, 2009 2:17 am
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
I am sorry I couldn't insert proper version files, but I really can't understand how to get that since I can see only this in my versionproperties file:
The Datapack is the first one for Gracia Final. If you have any idea that could help me show you server version, I'm all ears.
Anyway, this is my problem, hoping you still will to give me your hand. I installed without problems Gracia pt.2.3 but when I start gameserver I get this error in the console:
When I login If I try to write in the chat I can't, and when I type //admin it says "the command admin does not exist!" So I am unable to modify anything, and, also a line appears in the gameserver console:
I am going out of my head, I can't find a solution. I tried setting accesslevel to 1 but doesn't seem to work.
Thanks in advance, whatever you do (or not)
H
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
I am sorry I couldn't insert proper version files, but I really can't understand how to get that since I can see only this in my versionproperties file:
Code: Select all
version=${l2j.revision} builddate=20090514_0137 detailed info: committed-rev="2963" name="" committed-date="2009-05-13T19:53:54.966528Z" url="http://www.l2jserver.com/svn/trunk/L2_GameServer" last-author="_DS_" kind="dir" uuid="d34dfa0f-f91c-0410-86dd-cf06f19dd0ad" repos="http://www.l2jserver.com/svn"
Anyway, this is my problem, hoping you still will to give me your hand. I installed without problems Gracia pt.2.3 but when I start gameserver I get this error in the console:
Code: Select all
Loading Server Scripts----------1. ERROR in C:\Copia di l2j server gracia final WORKING\gameserver\data\scripts\handlers\admincommandhandlers\AdminSkill.java (at line 190) if (sk == null || !sk.getCanLearn(player.getClassId())) ^^^^^^^^^^^The method getCanLearn(ClassId) is undefined for the type L2Skill----------1 problem (1 error)The method getCanLearn(net.sf.l2j.gameserver.model.base.ClassId) is undefined for the type net.sf.l2j.gameserver.model.L2SkillFailed executing script: C:\Copia di l2j server gracia final WORKING\gameserver\data\scripts\handlers\MasterHandler.java. See MasterHandler.java.error.log for details.Compiled Scripts Cache is disabled.
Code: Select all
No handler registered for admin command 'admin_admin'
Thanks in advance, whatever you do (or not)
H