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

  • #005230

  • 1 - Low

  • Fixed

Issue Confirmations

  • Yes (2)No (0)
Photo

Job Typos (Arch Bishop Quest)

Posted by Hercules Bot on 10 January 2012 - 05:30 PM

Originally posted by Slim
https://rathena.svn..../archbishop.txt


Replace:
Job_Archbishop

for (as it states in const.txt):
Job_Arch_Bishop

------------------------------------------------------
Replace:
Job_Arch_Bishop_H

for (as it states in const.txt):
Job_Arch_Bishop_T

Originally posted by Slim
Updating status to: Fixed in [rev=15419]

Originally posted by Jonne
Since this update:

[Error]: npc_parsesrcfile: Unknown syntax in file 'npc/jobs/3-1/archbishop.txt', line '1'. Stopping...
* w1=//===== rAthena Script =======================================
* w2=
* w3=
* w4=

The scripts seems okay, but it worked after I deleted the first '/' and then placed it again myself.

Edited by Jonne, 11 January 2012 - 04:18 PM.


Originally posted by Slim
Fixed in r15421 by jmanfffreak