Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 58 Total runtimes: 1450 ** Runtimes ** The following runtime has occurred 585 time(s). runtime error: Cannot modify null.atoms_to_show. proc name: set turf examine tab (/datum/controller/subsystem/statpanels/proc/set_turf_examine_tab) source file: code/controllers/subsystem/statpanel.dm,190 usr: null src: Stat Panels (/datum/controller/subsystem/statpanels) The following runtime has occurred 326 time(s). runtime error: bad index proc name: bitmask smooth (/atom/proc/bitmask_smooth) source file: code/__HELPERS/icon_smoothing.dm,447 usr: null src: the wall (70,47,5) (/turf/closed/indestructible/syndicate) The following runtime has occurred 94 time(s). runtime error: Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. (code/controllers/subsystem/dbcore.dm:116) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 68 time(s). runtime error: get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad. proc name: get language holder (/atom/movable/proc/get_language_holder) source file: code/game/atoms_movable.dm,1458 usr: null src: Plusk (/mob/dead/new_player) src.loc: null The following runtime has occurred 68 time(s). runtime error: Cannot execute null.has language(). proc name: play tts (/datum/controller/subsystem/tts/proc/play_tts) source file: code/controllers/subsystem/tts.dm,119 usr: null src: Text To Speech (/datum/controller/subsystem/tts) The following runtime has occurred 45 time(s). runtime error: Cannot read null.luminosity proc name: run examinate (/mob/proc/run_examinate) source file: code/modules/mob/mob.dm,563 usr: (src) src: Amira WE NUKING (/mob/living/carbon/human) src.loc: the shuttle floor (38,49,5) (/turf/open/floor/mineral/plastitanium/red) The following runtime has occurred 28 time(s). runtime error: Cannot read null.icon_state proc name: get base icon state (/datum/bodypart_overlay/mutant/tail/get_base_icon_state) source file: code/modules/surgery/organs/external/tails.dm,75 usr: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 22 time(s). runtime error: list index out of bounds proc name: rotate (/obj/item/ammo_box/magazine/internal/cylinder/proc/rotate) source file: code/modules/projectiles/boxes_magazines/internal/_cylinder.dm,17 usr: Penyalope Meowprakti (/mob/living/carbon/human) src: the detective revolver cylinde... (/obj/item/ammo_box/magazine/internal/cylinder/rev38) The following runtime has occurred 18 time(s). runtime error: Cannot read null.color_src proc name: color image (/datum/bodypart_overlay/mutant/color_image) source file: code/datums/bodypart_overlays/mutant_bodypart_overlay.dm,68 usr: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 15 time(s). runtime error: list index out of bounds proc name: get round (/obj/item/ammo_box/magazine/internal/cylinder/get_round) source file: code/modules/projectiles/boxes_magazines/internal/_cylinder.dm,10 usr: Penyalope Meowprakti (/mob/living/carbon/human) src: the detective revolver cylinde... (/obj/item/ammo_box/magazine/internal/cylinder/rev38) The following runtime has occurred 13 time(s). runtime error: No valid destination passed into forceMove proc name: forceMove (/atom/movable/proc/forceMove) source file: code/game/atoms_movable.dm,1075 usr: null src: the access key ring (/obj/item/access_key) src.loc: the disposalholder (/obj/structure/disposalholder) The following runtime has occurred 13 time(s). runtime error: type mismatch: null ** 2 proc name: in fov (/mob/living/proc/in_fov) source file: code/modules/mob/living/living_fov.dm,38 usr: Penyalope Meowprakti (/mob/living/carbon/human) src: Mason Slavovich (/mob/living/carbon/human) The following runtime has occurred 12 time(s). runtime error: Trying to call get_image() on /datum/bodypart_overlay/mutant/tail/monkey while it didn't have a sprite_datum. This shouldn't happen, report it as soon as possible. proc name: get image (/datum/bodypart_overlay/mutant/get_image) source file: code/datums/bodypart_overlays/mutant_bodypart_overlay.dm,48 usr: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 9 time(s). runtime error: addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait (code/controllers/subsystem/timer.dm:590) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Alec Petrov (/mob/living/carbon/human) src: null The following runtime has occurred 8 time(s). runtime error: We just tried to add an element to a qdeleted datum, something is fucked proc name: AddElement (/datum/proc/_AddElement) source file: code/datums/elements/_element.dm,54 usr: Johann Faust (/mob/living/carbon/human) src: the riot foam dart (/obj/projectile/bullet/foam_dart/riot) The following runtime has occurred 8 time(s). runtime error: Cannot read null.client proc name: open (/datum/tgui/proc/open) source file: code/modules/tgui/tgui.dm,85 usr: null src: /datum/tgui (/datum/tgui) The following runtime has occurred 7 time(s). runtime error: Cannot execute null.has reagent(). proc name: handle organs (/mob/living/carbon/proc/handle_organs) source file: code/modules/mob/living/carbon/life.dm,455 usr: null src: Unknown (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 7 time(s). runtime error: Cannot execute null.metabolize(). proc name: handle dead metabolization (/mob/living/carbon/proc/handle_dead_metabolization) source file: code/modules/mob/living/carbon/life.dm,537 usr: null src: Unknown (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 6 time(s). runtime error: Mob with client has been deleted. (code/modules/mob/mob.dm:29) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Edmund Dobby (/mob/living/carbon/human) src: null The following runtime has occurred 6 time(s). runtime error: recursive_jsonify got an empty list after serialization (code/modules/logging/log_holder.dm:334) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 6 time(s). runtime error: Trying to call get_image() on /datum/bodypart_overlay/mutant/tail while it didn't have a sprite_datum. This shouldn't happen, report it as soon as possible. proc name: get image (/datum/bodypart_overlay/mutant/get_image) source file: code/datums/bodypart_overlays/mutant_bodypart_overlay.dm,48 usr: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail) The following runtime has occurred 6 time(s). runtime error: mob_login overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 6 time(s). runtime error: type mismatch: null -= the motion-sensitive security ... (/obj/machinery/camera/motion/directional/north) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: code/datums/alarm.dm,204 usr: the broodmother spider (302) (/mob/living/basic/giant_spider/midwife) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 5 time(s). runtime error: parent_qdeleting overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 5 time(s). runtime error: Cannot read null.pixel_y proc name: update body parts (/mob/living/carbon/proc/update_body_parts) source file: code/modules/mob/living/carbon/carbon_update_icons.dm,501 usr: null src: Mister Moth (/mob/living/carbon/human) src.loc: the floor (83,142,4) (/turf/open/floor/iron) The following runtime has occurred 5 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/directional/north) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: code/datums/alarm.dm,204 usr: the guard spider (45) (/mob/living/basic/giant_spider/guard) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 4 time(s). runtime error: Cannot modify null.plane. proc name: on changed z level (/obj/structure/closet/supplypod/on_changed_z_level) source file: code/modules/cargo/supplypod.dm,485 usr: Viktor Strelnikov (/mob/living/carbon/human) src: the bluespace supply pod (/obj/structure/closet/supplypod/podspawn) The following runtime has occurred 4 time(s). runtime error: living_death overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 4 time(s). runtime error: Cannot modify null.dir. proc name: on dir change (/datum/component/fov_handler/proc/on_dir_change) source file: code/datums/components/fov_handler.dm,123 usr: Johann Faust (/mob/living/carbon/human) src: /datum/component/fov_handler (/datum/component/fov_handler) The following runtime has occurred 4 time(s). runtime error: Cannot modify null.pixel_x. proc name: update icon dropped (/obj/item/bodypart/proc/update_icon_dropped) source file: code/modules/surgery/bodyparts/_bodyparts.dm,837 usr: null src: the ethereal chest (/obj/item/bodypart/chest/ethereal) src.loc: null The following runtime has occurred 4 time(s). runtime error: Cannot read null.real_name proc name: update limb (/obj/item/bodypart/head/update_limb) source file: code/modules/surgery/bodyparts/head.dm,194 usr: Cecilia Vujic (/mob/living/carbon/human) src: Teagan Brindle\'s head (/obj/item/bodypart/head) The following runtime has occurred 3 time(s). runtime error: Skillchip's owner is null or qdeleted brain. (code/modules/library/skill_learning/skillchip.dm:108) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Dustin McGriddles (/mob/living/carbon/human) src: null The following runtime has occurred 3 time(s). runtime error: list index out of bounds proc name: chamber round (/obj/item/gun/ballistic/revolver/chamber_round) source file: code/modules/projectiles/guns/ballistic/revolver.dm,30 usr: Penyalope Meowprakti (/mob/living/carbon/human) src: the Colt Detective Special (/obj/item/gun/ballistic/revolver/c38/detective) The following runtime has occurred 3 time(s). runtime error: Cannot execute null.get item by slot(). proc name: try slip (/obj/item/modular_computer/pda/clown/proc/try_slip) source file: code/modules/modular_computers/computers/item/role_tablet_presets.dm,332 usr: S.P.O.I.L.E.R (/mob/living/silicon/robot/nocell) src: Calamity (Clown) (/obj/item/modular_computer/pda/clown) The following runtime has occurred 2 time(s). runtime error: Cannot read null.seen_messages proc name: finish image generation (/datum/chatmessage/proc/finish_image_generation) source file: code/datums/chatmessage.dm,199 usr: Jessica Walker (/mob/living/carbon/human) src: /datum/chatmessage (/datum/chatmessage) The following runtime has occurred 2 time(s). runtime error: Cannot execute null.get item by slot(). proc name: deploy (/obj/item/mod/control/proc/deploy) source file: code/modules/mod/mod_activation.dm,79 usr: null src: the standard MOD control unit (/obj/item/mod/control) src.loc: the floor (157,128,4) (/turf/open/floor/iron) The following runtime has occurred 2 time(s). runtime error: Cannot execute null.equip to slot if possible(). proc name: deploy (/obj/item/mod/control/proc/deploy) source file: code/modules/mod/mod_activation.dm,84 usr: null src: the standard MOD control unit (/obj/item/mod/control) src.loc: the floor (157,128,4) (/turf/open/floor/iron) The following runtime has occurred 2 time(s). runtime error: Cannot read null._status_traits proc name: examine (/mob/living/basic/examine) source file: code/modules/mob/living/basic/basic.dm,177 usr: Perrin Kade (/mob/dead/observer) src: the tangle spider (103) (/mob/living/basic/giant_spider/tangle) The following runtime has occurred 2 time(s). runtime error: human_monkeyize overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2 time(s). runtime error: Empty or null string in to_chat proc call. proc name: to chat (/proc/to_chat) source file: code/modules/tgchat/to_chat.dm,88 usr: Brian Groton (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/center/Click) source file: code/_onclick/hud/radial.dm,72 usr: the guard spiderling (516) (/mob/living/basic/spiderling/guard) src: Close Menu (/atom/movable/screen/radial/center) The following runtime has occurred 1 time(s). runtime error: Attempted to add a new component of type [/datum/component/drift] to a qdeleting parent of type [/obj/item/integrated_circuit]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,319 usr: null src: the integrated circuit (/obj/item/integrated_circuit) src.loc: space (203,78,1) (/turf/open/space) The following runtime has occurred 1 time(s). runtime error: Cannot modify null.moving_from_pull. proc name: Move (/mob/living/Move) source file: code/modules/mob/living/living.dm,924 usr: null src: the grey adult slime (565) (/mob/living/simple_animal/slime) src.loc: the reinforced floor (167,94,3) (/turf/open/floor/engine) The following runtime has occurred 1 time(s). runtime error: unequip_module_from_slot called with item_module not in model.modules proc name: unequip module from slot (/mob/living/silicon/robot/proc/unequip_module_from_slot) source file: code/modules/mob/living/silicon/robot/inventory.dm,95 usr: Mono Moff (/mob/living/carbon/human) src: S.P.O.I.L.E.R (/mob/living/silicon/robot/nocell) The following runtime has occurred 1 time(s). runtime error: Cannot read null.id proc name: SetId (/datum/action/proc/SetId) source file: code/datums/actions/action.dm,351 usr: Margarita Kalmiae (/mob/living/carbon/human) src: Toggle Light (/datum/action/item_action/toggle_light) The following runtime has occurred 1 time(s). runtime error: Cannot read null._listen_lookup proc name: UnregisterSignal (/datum/proc/UnregisterSignal) source file: code/datums/signals.dm,70 usr: null src: M.O.T.H (/mob/living/silicon/ai) src.loc: the floor (150,25,4) (/turf/open/floor/circuit) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.visible message(). proc name: quick deploy (/obj/item/mod/control/proc/quick_deploy) source file: code/modules/mod/mod_activation.dm,63 usr: null src: the standard MOD control unit (/obj/item/mod/control) src.loc: the floor (157,128,4) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Attempted to add a new component of type [/datum/component/infective] to a qdeleting parent of type [/obj/item/organ/internal/brain]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,319 usr: Alice Loy (/mob/living/carbon/human) src: the brain (/obj/item/organ/internal/brain) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.add traits(). proc name: setGrabState (/atom/movable/proc/setGrabState) source file: code/game/atoms_movable.dm,1596 usr: (src) src: Brian Groton (/mob/living/carbon/human) src.loc: the snow (148,130,3) (/turf/open/misc/asteroid/snow/coldroom) The following runtime has occurred 1 time(s). runtime error: Cannot read null.ctf_enabled proc name: ctf enabled (/datum/ctf_panel/proc/ctf_enabled) source file: code/modules/capture_the_flag/ctf_panel.dm,86 usr: Stephen WE NUKING (/mob/dead/observer) src: /datum/ctf_panel (/datum/ctf_panel) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 116514 ([0x21085fed]), TTR: 46848, wait:12 Flags: 76, callBack: [0x21081d3f], callBack.object: /datum/looping_sound/oven(/datum/looping_sound/oven), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:219Prev: NULL, Next: NULL, SPENT(46848), QDELETED, NO CALLBACK world.time: 26319.5, head_offset: 25800, practical_offset: 1040, REALTIMEOFDAY: 46848 proc name: fire (/datum/controller/subsystem/timer/fire) source file: code/controllers/subsystem/timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.assume air(). proc name: vent gas (/obj/structure/disposalholder/proc/vent_gas) source file: code/modules/recycling/disposal/holder.dm,206 usr: null src: the disposalholder (/obj/structure/disposalholder) src.loc: the disposal pipe (/obj/structure/disposalpipe/trunk) The following runtime has occurred 1 time(s). runtime error: bad client proc name: initialize (/datum/tgui_window/proc/initialize) source file: code/modules/tgui/tgui_window.dm,121 usr: null src: /datum/tgui_window (/datum/tgui_window) The following runtime has occurred 1 time(s). runtime error: bad icon operation proc name: Scale (/icon/proc/Scale) usr: S.P.O.I.L.E.R (/mob/living/silicon/robot/nocell) src: /icon (/icon) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.add member(). proc name: add member (/obj/machinery/atmospherics/pipe/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,180 usr: Josh Barrett (/mob/living/carbon/human) src: the omni pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple) The following runtime has occurred 1 time(s). runtime error: Cannot read null.species proc name: get blood id (/mob/living/carbon/human/get_blood_id) source file: code/modules/mob/living/blood.dm,290 usr: Default Android-934 (/mob/living/silicon/robot/nocell) src: Samuel Jacobs (/mob/living/carbon/human) The following runtime has occurred 1 time(s). runtime error: type mismatch: cannot compare to 0 proc name: addtimer (/proc/_addtimer) source file: code/controllers/subsystem/timer.dm,585 usr: Unknown (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null.owner proc name: handle transfer (/atom/movable/screen/alert/give/proc/handle_transfer) source file: code/_onclick/hud/alert.dm,369 usr: Johnny Pivot (/mob/living/carbon/human) src: Calamity is offering Calamity\... (/atom/movable/screen/alert/give)