Vote for Islands of Myth on Top Mud Sites
firstprevious1nextlast
Fixed bug: 11660Tue May 11 22:05:23 2010 MST
Vor
admin
offline
avatar
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Report Number: 11660
Original bug report by Shinku on Thu Jan 7 15:24:44 2010

Object: Unknown
Creator: Unknown
Room: /wiz/shinku/workroom

Andros [error]:
| [--] (Andros) New Error, logged to /log/runtime [--] |
| *Bad argument 2 to member_array() |
| *Expected: string or array Got: 0. |
| /std/race/special/celestial_mage#998438 (/std/combat/abjurations.c) |
| at line 878 |

dbxwhere andros
*Bad argument 2 to member_array()
Expected: string or array Got: 0.
Object: /std/race/special/celestial_mage#998438 (/std/combat/abjurations.c) at line 878

#0: 'link_death_destruct' at /std/race/special/celestial_mage#998438 (/std/player.c) at line 1523
#1: 'remove_abjurations' at /std/race/special/celestial_mage#998438 (/std/combat/abjurations.c) at line 878

pwd - /domains/dragon/mamoru/weapons
r - /wiz/shinku/workroom

------/std/combat/abjurations.c:878 - remove_abjurations(NULL)
locals: NULL, NULL, NULL, NULL, 337, NULL, NULL, NULL
----------------------------------------------------------------
if(objectp(abjur->special_object))
{
destruct(abjur->special_object);
}
}
=> stack_index = member_array( handle, abjs->names[abjur->name]);
if (!silent_flag && stack_index == 0)
do_abjuration_message(this_object(), abjur->fade_msg);
}

}
----------------------------------------------------------------------

Vor wrote on Tue May 11 22:05:23 2010
oh, this bug again. i THINK i fixed this.

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

Vor wrote on Tue May 11 22:05:23 2010

Fixed

firstprevious1nextlast