Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #006479

  • 0 - None Assigned

  • New

Issue Confirmations

  • Yes (0)No (0)
Photo

Body Relocation Bug

Posted by Hercules Bot on 16 August 2012 - 11:32 AM

Originally posted by Jhosef
when i use body reloc i cannot move to other cell


i am using 2011 03 15 client

Originally posted by Lelouch vi Britannia
Its aleady fixed at r16541 and i dont have problems using Snap/Body Relocation. But im using 2012-04-10 not 2011-03-15.

Originally posted by emong
okay since the update is for 2011-10-05 and above. Here's what to do!

Find this at skill.c

Ctrl + F >> Relocation

#if PACKETVER >= 20111005

changed this to..

#if PACKETVER >= 20110315

and that will fix the problem :)

Edited by emong, 16 August 2012 - 01:58 PM.


Originally posted by Jhosef
i try that emong but nothing happen

Originally posted by Lelouch vi Britannia
The easiest thing to fixed this is to use 2012 clients like 2012-04-10

Originally posted by Phantasm
From: http://trac.rathena....t/16541/rathena

packet_db.txt
0x08d2,10

Check your packet_db.txt, if you haven't  I think you must add new packet above in packet_db.txt

Edited by Phantasm, 17 August 2012 - 03:38 AM.