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

Quest error make map-server crash

Posted by Hercules Bot on 04 July 2012 - 08:32 AM

Originally posted by frozenfox
It's happen on my server twice.
i dunno what, but it always make my map-server_sql crash.

i found this message in my server before crash :

[Error]: quest_update_status: Character *id character* doesn't have quest 7120.
[Error]: quest_add: Character *id character* already has quest 7121.
[Error]: quest_update_status: Character *id character* doesn't have quest 7121.


I'm wondering, it's about Training Grounds script.

Originally posted by hendra814
look at your db folder and then quest_db.txt

find for

// Novice Training Grounds
7117,0,0,0,0,0,0,0,"Your first quest!"
7118,0,0,0,0,0,0,0,"Novice Training"
7119,0,0,0,0,0,0,0,"Novice Training"
7120,0,0,0,0,0,0,0,"Novice Training"
7121,0,0,0,0,0,0,0,"Novice Training"
7122,0,1002,1,0,0,0,0,"First battle - Poring Hunt"
7123,0,1050,2,0,0,0,0,"Battle Basics -Swordman"
7124,0,1063,5,0,0,0,0,"Battle Basics -Mage"
//7125,0,0,0,0,0,0,0,"not used"
7126,0,0,0,0,0,0,0,"Selling items"
7127,0,1010,5,0,0,0,0,"Battle Basics -Thief"


if you haven't it, you can update your database

Originally posted by frozenfox
@hendra
i already have that. because i'm using latest rA version.
------------

The bug :

1. create job anything but not novice.
2. quest training grounds
3. Brade give you equip for newbie and use it to talk him again. but if you equipped general equip (like muffler,boots,etc) you can talk with brade!!
4. and it's why my mapserver got crashed.

Originally posted by frozenfox
bump.

any reason? >.<

Originally posted by Euphy
Unable to reproduce.  Even if I get quest ID errors, my mapserver never crashes.  That aside,
  • Only Novices should be on that map.
  • There's no way to obtain non-Novice gear at that point (even though it doesn't make a difference...).
  • You should have all the given quests if you do everything normally.