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

Issue Confirmations

  • Yes (0)No (0)
Photo

Missing NPC's

Posted by Hercules Bot on 10 October 2012 - 08:45 PM

Originally posted by TrueNoir
Not super important but i've noticed a missing npc in dic_fild01 there should be 2 duplicate guards the one at dic_fild01, 144, 279   noticed it was missing while translating the npc location client file not super important but just trying to help out :)

Originally posted by Joseph
This is what I've found from my grf, probably it's outdated.
It shows (146,281), instead of (144,279).
Do you mind checking again?
<br />{<br />  "dic_fild01",<br />  14698,<br />  101,<br />  492,<br />  "荐档 版厚捍",<br />  "ep133_10",<br />  146,<br />  281<br />},<br />{<br />  "dic_fild01",<br />  14701,<br />  101,<br />  450,<br />  "荐档 版厚捍",<br />  "ep133_10",<br />  153,<br />  281<br />},<br />


Originally posted by TrueNoir
  "dic_fild01",
  14699,
  204,
  492,
  "Capital City Guard",
  "ep133_10",
  144,
  279,
  "dicastes01",
  199,
  41
},
{
  "dic_fild01",
  14702,
  204,
  450,
  "Capital City Guard",
  "ep133_10",
  153,
  281,
  "dicastes01",
  199,
  41
},

Thats what I have in mine but because chunkspy doesnt work on 64bit operating systems its possible mine might be out of date since i'm only using the files for 2012-04-10aRagexeRE so its probly better if someone who can actually extract the most current checks as well.

Originally posted by Joseph
Official script shows the same coordinate (144,279).
Changing status to Working as Intended.