Fixed bug: 11377 | Tue May 11 21:59:33 2010 MST |
Vor | admin | offline |  |
| =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Report Number: 11377 Original bug report by Blackfear on Tue Apr 21 07:18:54 2009
Object: Unknown Creator: Unknown Room: /domains/illium/buildings/cathedral/cleric
*Bad argument 1 to call_other()
happens when I logon and not when I reconnect so guess its something with gitem ----------------------------------------------------------------------
Zifnab wrote on Tue Apr 21 11:51:07 2009
#0: '<function>' at <none> (<function>) at /:0 #1: 'dispatch_modal_input' at <none> (/secure/user/inputsys.c) at line 318 #2: '<function>' at <none> (<function>) at /:0 #3: 'rcv_password' at <none> (/secure/user/login.c) at line 659 #4: 'existing_user_ready' at <none> (/secure/user/sw_body.c) at line 72 #5: 'sw_body_handle_existing_logon' at <none> (/secure/user/sw_body.c) at line 348 #6: 'incarnate' at <none> (/secure/user/sw_body.c) at line 218 #7: 'enter_game' at <none> (/std/player.c) at line 604 #8: 'finish_enter_game' at <none> (/std/player.c) at line 456 #9: 'load_eq' at <none> (/std/player.c) at line 298 #10: 'CATCH' at <none> (/std/player.c) at line 298 #11: 'create' at /obj/spells/harmer/objects/corpse_speaking_mike#523536 (/std/object.c) at line 191 #12: 'setup' at /obj/spells/harmer/objects/corpse_speaking_mike#523536 at line 48
------/obj/spells/harmer/objects/corpse_speaking_mike.c:48 - setup(NULL, NULL) locals: "back" ---------------------------------------------------------------- ls_oCorpse = oCorpse; ls_oPriest = oPriest; set_id("bone"); set_adj(boneType); set_in_room_desc("A "+boneType+" bone"); => set_long("The "+boneType+" bone of "+add_article(oCorpse->query_race())+ ". This can be used to communicate through it. The commands "+ "to do this are:\n"+ "\tlabel bone STR\n"+ "\tlabel bone emote STR\n"+ "Note that only automatic emotes work.");
----------------------------------------------------------------------
Zifnab wrote on Tue Apr 21 11:51:24 2009 this might be for the previous error not sure.
----------------------------------------------------------------------
Vor wrote on Tue May 11 21:59:33 2010
Fixed
|
|