Page 1 of 1

Strange Pet error

Posted: Thu Oct 13, 2011 4:59 pm
by Torvitas
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4536:
L2JDP Revision [b7856[/b]:


I have build 2 Servers (1 Live 1 Test) from the Same Workspace Project.

When Players now recieve a Buff from a clan hall manager their Servitor or Pet will get this buff to (on Live server)
But when they do this on Testserver the Servitor or Pet wont get the buff.
Can u tell me where this is handled ? or Why this occurs?
I want it taht way that on both Servers the Servitor / Pet gains The Clan Hall Manager Buffs and Selfbuffs.

Re: Strange Pet error

Posted: Mon Oct 17, 2011 11:56 am
by plim
Both servers are using the same GS/DP version? Any error logs or crashes in the console??

edit: ok, I didn't notice the revision XD

Re: Strange Pet error

Posted: Mon Oct 17, 2011 1:53 pm
by Zoey76
plim wrote:Both servers are using the same GS/DP version? Any error logs or crashes in the console??

If you get any errors maybe is better to report here: viewtopic.php?f=70&t=21691
With that server revision has nothing to do with summon restore system.

Check in datapack handlers/skillhandlers/Continuous.java

Fix for JIV at DP Changeset 8040:
http://trac.l2jdp.com/changeset/8040/tr ... nuous.java

Re: Strange Pet error

Posted: Tue Oct 18, 2011 12:16 pm
by Torvitas
Thx, thats exactly what I was looking for.