Issue Information
-
#006169
-
0 - None Assigned
-
Unable To Reproduce
Issue Confirmations
-
Yes (0)No (0)
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.
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
if you haven't it, you can update your database
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.
@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? >.<
bump.
any reason? >.<
Originally posted by Euphy
Unable to reproduce. Even if I get quest ID errors, my mapserver never crashes. That aside,
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.