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

  • #006405

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (1)No (0)
Photo

New weird issue revolving skills?

Posted by Hercules Bot on 03 August 2012 - 09:17 PM

Originally posted by Ron
Woke up.. Got on putty.. Opened server only to find 3 errors of this.

[Error]: pc_skill: Skill with id 0 does not exist in the skill database


I run on rAthena Pre-Renewal. No 3rd Classes.
Any idea what this might be?

Originally posted by Ron
Problem is fixed:

It was "YOYO HAT"

5385,Yoyo_Hat,Yoyo Hat,5,20,,300,,1,,0,0xFFFFFFFF,7,2,256,,20,1,391,{ skill TF_HIDING, 1; },{},{ sc_end SC_HIDING; }



Replace the last part with this: and @reloaditemdb!
{ skill "TF_HIDING",1; },{},{ sc_end SC_HIDING; }

Can someone add this to the revision?

Originally posted by Kenpachi
This is confirmed for the following items:
  • 5385
  • 5388
  • 5416
  • 5430
  • 5464
  • 5477
  • 5499


Originally posted by Euphy
Fixed in [rev=16577], thanks Kenpachi!