Vote for Islands of Myth on Top Mud Sites
firstprevious1nextlast
closed bug: 10873Sat Feb 28 21:47:06 2009 MST
Ixtlilton
n/a
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Report Number: 10873
Original bug report by Alynia on Tue Feb 19 21:32:25 2008

Object: Unknown
Creator: Unknown
Room: /domains/hyboria/snoop/giants/rooms/6,6,1

was trying to kill xetty in party, died, and then got this error
*Bad argument 1 to call_other()
Expected: string or array or object Got: 0.
Trace written to /log/runtime
not quite sure what it was in response to.. either healing or running away
----------------------------------------------------------------------

Zifnab wrote on Wed Feb 20 09:02:57 2008
*Bad argument 1 to call_other()
Expected: string or array or object Got: 0.
Object: /daemons/world at line 159

#0: 'heart_beat' at <none> (/std/race/drow.c) at line 97
#1: 'heart_beat' at <none> (/std/combat/combat.c) at line 2000
#2: 'action' at /obj/spells/heal (/std/inherits/spells/new_spell.c) at line 1665
#3: 'cast' at /obj/spells/heal (/std/inherits/spells/new_spell.c) at line 1044
#4: 'call_hooks' at <none> (/std/object/hooks.c) at line 133
#5: 'call_hooks_with_arg_array' at <none> (/std/object/hooks.c) at line 167
#6: '<function>' at <none> (<function>) at /:0
#7: 'do_finish_action' at <none> (/domains/hyboria/snoop/giants/npcs/xetrov_abj.c) at line 90
#8: 'hit_me' at <none> (/std/combat/combat.c) at line 484
#9: 'die' at <none> (/std/combat/death.c) at line 183
#10: 'count_player_deaths' at /daemons/world at line 159
------/daemons/world.c:159 - count_player_deaths(NULL, 0)
locals: "Alynia", NULL, 1203481668
----------------------------------------------------------------
int date_time = time();

if (wizardp(died) || died->is_wizard_test())
return;

=> if (killer->is_player())
{
killer_id = lower_case(remove_ansi(killer->query_name()));
latest_player_kills += ({ ({dead_name, killer_id, date_time}) });
}
else

----------------------------------------------------------------------

Ixtlilton wrote on Sat Feb 28 21:47:06 2009
fiddle with xetrov since it hink...maybe

report again if it happens again :D

----------------------------------------------------------------------

Ixtlilton wrote on Sat Feb 28 21:47:06 2009

Closed

firstprevious1nextlast