gracia final problem

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
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

gracia final problem

Post 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.
Everybody L.I.E.S
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: gracia final problem

Post by janiii »

you didn't update your datapack properly - check for updates on the admin command handlers.
Last edited by janiii on Thu Aug 20, 2009 7:37 am, edited 1 time in total.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: gracia final problem

Post by devo »

core is updated? looks like issue after transformation rework.
A hero of war is that what they see...
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: gracia final problem

Post 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...
Everybody L.I.E.S
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: gracia final problem

Post by devo »

But Core pack also? or just datapack? or vice versa? or both?
A hero of war is that what they see...
Post Reply