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

  • #000955

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (0)No (0)
Photo

Party_send_logout And Delete_timer Error

Posted by Hercules Bot on 11 February 2008 - 06:59 PM

Originally posted by Koca
http://www.eathena.w...ker&showbug=955

In Map server log there is:
CODE
[11/16:17:00][Error]: party_send_logout: Failed to locate member 2015074:188296 in party 25789!

This shows up many times, every few minutes there's this error message, only another AID,CID and Party ID

Also, second bug is:
CODE
[11/16:14:45][Error]: delete_timer error : function mismatch 080d3d80(skill_castend_pos) != 080e88b0(skill_castend_id)
[11/16:14:45][Error]: delete timer error : skillid : -2
[11/16:14:53][Error]: skill_castend_pos: Timer mismatch -1!=3862

Every few mins too. Hex numbers(function mismatch) in first line are always the same, only Timer mismatch is different.

Server's not crashing, but this error messages are really annoying and we don't know where the problem is.