Page 1 of 1

gracia final problem

Posted: Thu Aug 20, 2009 7:34 am
by jamaica
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:last
L2JDP Revision Number:last

server compiled at 20.08.2009 hour 10:31

i write the date here cause pack dosen't have any rev....well can some1 expalind me what kind of error is this? :| and how to fix it
1. ERROR in C:\gracia final server\gameserver\data\scripts\handlers\admincommand
handlers\AdminPolymorph.java (at line 86)
if (!TransformationManager.getInstance().transformPlayer(id, cha, durati
on))
^^^^^^^^^^^^^^^
The method transformPlayer(int, L2PcInstance) in the type TransformationManager
is not applicable for the arguments (int, L2PcInstance, long)
----------
----------
2. ERROR in C:\gracia final server\gameserver\data\scripts\handlers\admincommand
handlers\AdminRide.java (at line 70)
TransformationManager.getInstance().transformPlayer(PURPLE_MANED_HORSE_T
RANSFORMATION_ID, activeChar, Long.MAX_VALUE);
^^^^^^^^^^^^^^^
The method transformPlayer(int, L2PcInstance) in the type TransformationManager
is not applicable for the arguments (int, L2PcInstance, long)
----------
2 problems (2 errors)The method transformPlayer(int, net.sf.l2j.gameserver.model
.actor.instance.L2PcInstance) in the type net.sf.l2j.gameserver.instancemanager.
TransformationManager is not applicable for the arguments (int, net.sf.l2j.games
erver.model.actor.instance.L2PcInstance, long)
The method transformPlayer(int, net.sf.l2j.gameserver.model.actor.instance.L2PcI
nstance) in the type net.sf.l2j.gameserver.instancemanager.TransformationManager
is not applicable for the arguments (int, net.sf.l2j.gameserver.model.actor.ins
tance.L2PcInstance, long)
Failed executing script: C:\gracia final server\gameserver\data\scripts\handlers
\MasterHandler.java. See MasterHandler.java.error.log for details.
Compiled Scripts Cache is disabled.

Re: gracia final problem

Posted: Thu Aug 20, 2009 7:36 am
by janiii
you didn't update your datapack properly - check for updates on the admin command handlers.

Re: gracia final problem

Posted: Thu Aug 20, 2009 7:37 am
by devo
core is updated? looks like issue after transformation rework.

Re: gracia final problem

Posted: Thu Aug 20, 2009 8:25 am
by jamaica
devo wrote:core is updated? looks like issue after transformation rework.
idk what should i say....i compile the pack i made the start settings and when i saw the error i post here...

Re: gracia final problem

Posted: Thu Aug 20, 2009 10:15 am
by devo
But Core pack also? or just datapack? or vice versa? or both?