Fixed bug: 10907 | Tue May 11 21:46:53 2010 MST |
Vor | admin | offline |  |
| =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Report Number: 10907 Original bug report by Maduo on Thu Mar 6 22:06:43 2008
Object: Unknown Creator: Unknown Room: /domains/blackavar/shedge/dryad/forest25
note sure why but got an error during the start of combat:
HP: 1072/1072 SP: 1151/3461 EP: 1106/792 GOLD: 2212/1999542 j dryad Lloth blesses your efforts. Lloth blesses your efforts. You begin to chant. HP: 1072/1072 SP: 1173/3461 EP: 1106/792 GOLD: 2212/1999542 blasting You cough softly, "<<<<<BLASTING>>>>>" HP: 1072/1072 SP: 1173/3461 EP: 1106/792 GOLD: 2212/1999542 r [ minor endurance potion ]: Taken. HP: 1072/1072 SP: 1173/3461 EP: 1106/792 GOLD: 2212/1999542 Lloth blesses your efforts. You finish the chant. You mutter the words 'Ia Lloth!' Lloth blesses your efforts. Lloth blesses your efforts. You feel the true power of a focused mind! You bite Pretty Dryad hard. Lloth blesses your efforts. Pretty Dryad becomes enraged and attacks you! You direct your familiar to attack Pretty Dryad. You direct your familiar to attack Pretty Dryad. You direct your familiar to attack Pretty Dryad. You direct your familiar to attack Pretty Dryad. *Bad argument 1 to keys() Expected: mapping Got: 0. Trace written to /log/runtime [ 2] A/D ( 0%) Mini-maduo pokes Pretty Dryad in her head. [ 1] A/D ( 0%) Mini-maduo grazes Pretty Dryad in her torso. [ 3] A/D ( 0%) Mini-maduo scratches Pretty Dryad. [ 3] A/D ( 0%) Mini-maduo scratches Pretty Dryad in her head. [ 3] A/D ( 0%) Mini-maduo scratches Pretty Dryad. [ 3] A/D ( 0%) Mini-maduo scratches Pretty Dryad. [ 2] A/D ( 0%) Mini-maduo pokes Pretty Dryad in her torso. Pretty Dryad dodges Mini-maduo's attack. You dodge Pretty Dryad's attack. You dodge Pretty Dryad's attack. cast soul drain Lloth blesses your efforts. Lloth blesses your efforts. Lloth blesses your efforts. You begin to chant. ----------------------------------------------------------------------
Zifnab wrote on Fri Mar 7 03:44:21 2008 *Bad argument 1 to keys() Expected: mapping Got: 0. Object: <none> (/std/combat/abjurations.c) at line 262
#0: 'heart_beat' at /std/race/gnome#436812 at line 91 #1: 'heart_beat' at /std/race/gnome#436812 (/std/combat/combat.c) at line 1966 #2: 'do_round' at /std/race/gnome#436812 (/std/combat/combat.c) at line 842 #3: 'do_combat_round' at /std/race/gnome#436812 (/std/combat/combat.c) at line 617 #4: 'special_attack' at <none> (/obj/spells/harmer/objects/mordulak_prayer.c) at line 128 #5: 'startBleeding' at <none> (/obj/spells/harmer/objects/mordulak_prayer.c) at line 90 #6: 'add_abjuration' at <none> (/std/combat/abjurations.c) at line 262
------/std/combat/abjurations.c:262 - add_abjuration(NULL, 3, ({ ... }), ({ ... }), NULL) locals: NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL ---------------------------------------------------------------- } } do_abjuration_message(target, abjur->apply_msg); handle = abjs->handle_counter++;
=> foreach(string spec in keys(abjur->special_bonuses)) abjs->special_bonuses[spec] += abjur->special_bonuses[spec];
foreach(string stat in keys(abjur->stat_bonuses)) { abjs->stat_bonuses[stat] += abjur->stat_bonuses[stat];
----------------------------------------------------------------------
Vor wrote on Tue May 11 21:46:52 2010 fixed with last one i bet
----------------------------------------------------------------------
Vor wrote on Tue May 11 21:46:53 2010
Fixed
|
|