Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 73 Total runtimes: 1137 ** Runtimes ** The following runtime has occurred 135 time(s). runtime error: The monkey (543) wants to perform action type /datum/ai_behavior/consume which requires movement, but has no current movement target! (code/datums/ai/_ai_controller.dm:199) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 130 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 81 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: Rayner Beail (/mob/living/carbon/human) src: Mason Slavovich (/mob/living/carbon/human) The following runtime has occurred 80 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: the monkey (249) (/mob/living/carbon/human) src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 74 time(s). runtime error: Cannot read null.active_hud_list proc name: remove all atoms from single hud (/datum/atom_hud/proc/remove_all_atoms_from_single_hud) source file: code/datums/hud.dm,364 usr: Apple Aultman (/mob/dead/observer) src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced) The following runtime has occurred 64 time(s). runtime error: Cannot read null._datum_components proc name: JoinParent (/datum/component/proc/_JoinParent) source file: code/datums/components/_component.dm,93 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 64 time(s). runtime error: Cannot read null.loc proc name: is on hyperspace (/datum/component/shuttle_cling/proc/is_on_hyperspace) source file: code/datums/components/shuttle_cling.dm,124 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 51 time(s). runtime error: bad index proc name: RemoveFromParent (/datum/component/proc/_RemoveFromParent) source file: code/datums/components/_component.dm,132 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 38 time(s). runtime error: Cannot execute null.Copy(). proc name: setup (/datum/move_loop/has_target/jps/setup) source file: code/controllers/subsystem/movement/movement_types.dm,382 usr: null src: /datum/move_loop/has_target/jp... (/datum/move_loop/has_target/jps) The following runtime has occurred 34 time(s). runtime error: Cannot read null.active_hud_list proc name: add all atoms to single mob hud (/datum/atom_hud/proc/add_all_atoms_to_single_mob_hud) source file: code/datums/hud.dm,326 usr: Apple Aultman (/mob/dead/observer) src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced) The following runtime has occurred 30 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: the monkey (249) (/mob/living/carbon/human) src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 30 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: the monkey (249) (/mob/living/carbon/human) src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 29 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: D4-G0N (/mob/living/silicon/robot) src.loc: the floor (76,145,2) (/turf/open/floor/iron) The following runtime has occurred 23 time(s). runtime error: bad index proc name: bitmask smooth (/atom/proc/bitmask_smooth) source file: code/__HELPERS/icon_smoothing.dm,450 usr: null src: the wall (179,61,12) (/turf/closed/wall/mineral/titanium) The following runtime has occurred 18 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: Alissa Muggins (/mob/living/carbon/human) src: null The following runtime has occurred 18 time(s). runtime error: list index out of bounds proc name: cancel spread (/datum/controller/subsystem/fluids/proc/cancel_spread) source file: code/controllers/subsystem/fluids.dm,189 usr: null src: Smoke (/datum/controller/subsystem/fluids/smoke) The following runtime has occurred 17 time(s). runtime error: list index out of bounds proc name: removeStaticPower (/area/proc/removeStaticPower) source file: code/game/area/areas.dm,409 usr: Komidore Amigata (/mob/living/silicon/robot) src: the Recreational Holodeck (/area/station/holodeck/rec_center) The following runtime has occurred 15 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: Nutella (/mob/living/carbon/human) src: null The following runtime has occurred 15 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,527 usr: (src) src: the monkey (249) (/mob/living/carbon/human) src.loc: the carpet (78,128,2) (/turf/open/floor/carpet) The following runtime has occurred 15 time(s). runtime error: parent_qdeleting overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 14 time(s). runtime error: Cannot execute null.ManualFollow(). proc name: ui act (/datum/orbit_menu/ui_act) source file: code/modules/mob/dead/observer/orbit.dm,37 usr: null src: /datum/orbit_menu (/datum/orbit_menu) The following runtime has occurred 13 time(s). runtime error: Cannot execute null.tilt(). proc name: tiltonmob (/datum/ai_behavior/vendor_crush/proc/tiltonmob) source file: code/datums/ai/objects/vending_machines/vending_machine_behaviors.dm,25 usr: null src: /datum/ai_behavior/vendor_crus... (/datum/ai_behavior/vendor_crush) The following runtime has occurred 13 time(s). runtime error: Cannot execute null.remove ratio(). proc name: default ignite (/obj/item/flamethrower/proc/default_ignite) source file: code/game/objects/items/flamethrower.dm,222 usr: Quiet (/mob/living/carbon/human) src: the flamethrower (/obj/item/flamethrower/full) The following runtime has occurred 11 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 11 time(s). runtime error: undefined variable /obj/machinery/computer/message_monitor/var/saved_identification proc name: send message (/datum/computer_file/program/messenger/proc/send_message) source file: code/modules/modular_computers/file_system/programs/ntmessenger.dm,254 usr: PAL-9000 (/mob/living/silicon/ai) src: /datum/computer_file/program/m... (/datum/computer_file/program/messenger) The following runtime has occurred 11 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 8 time(s). runtime error: bad index proc name: serialize list (/datum/proc/serialize_list) source file: code/datums/datum.dm,197 usr: Anya Binks (/mob/living/carbon/human) src: /datum/picture (/datum/picture) The following runtime has occurred 8 time(s). runtime error: bad index proc name: serialize list (/datum/picture/serialize_list) source file: code/modules/photography/_pictures.dm,73 usr: Anya Binks (/mob/living/carbon/human) src: /datum/picture (/datum/picture) The following runtime has occurred 7 time(s). runtime error: bad icon operation proc name: Scale (/icon/proc/Scale) usr: Anya Binks (/mob/living/carbon/human) src: /icon (/icon) The following runtime has occurred 7 time(s). runtime error: Cannot read null.paused proc name: update state (/datum/component/shuttle_cling/proc/update_state) source file: code/datums/components/shuttle_cling.dm,89 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 6 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 5 time(s). runtime error: Cannot read null._listen_lookup proc name: UnregisterSignal (/datum/proc/UnregisterSignal) source file: code/datums/signals.dm,70 usr: Hannibal Yecter (/mob/living/carbon/human) src: the colored glasses (/obj/item/clothing/glasses/salesman) The following runtime has occurred 5 time(s). runtime error: Cannot read null.visual_delay proc name: process (/datum/move_loop/process) source file: code/controllers/subsystem/movement/movement_types.dm,115 usr: null src: /datum/move_loop/has_target/di... (/datum/move_loop/has_target/dist_bound/move_to) The following runtime has occurred 4 time(s). runtime error: Cannot read null.plane_masters proc name: get plane master (/datum/hud/proc/get_plane_master) source file: code/_onclick/hud/hud.dm,256 usr: Scrubs MD (/mob/dead/observer) src: /datum/hud/living (/datum/hud/living) The following runtime has occurred 3 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 3 time(s). runtime error: new() called with an object of type /list instead of the type path itself proc name: ChangeTurf (/turf/proc/ChangeTurf) source file: code/game/turfs/change_turf.dm,103 usr: null src: the plating (188,157,10) (/turf/open/floor/plating) The following runtime has occurred 3 time(s). runtime error: Stack merge attempted on qdeleted target stack. proc name: merge without del (/obj/item/stack/proc/merge_without_del) source file: code/game/objects/items/stacks/stack.dm,595 usr: null src: the iron (/obj/item/stack/sheet/iron) src.loc: the plating (69,172,2) (/turf/open/floor/plating) The following runtime has occurred 3 time(s). runtime error: atom_attack_hand overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 3 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: Pablo Bogo (/mob/living/carbon/human) src: Reese Harrow\'s head (/obj/item/bodypart/head) The following runtime has occurred 3 time(s). runtime error: Cannot read 0.name proc name: create shield (/mob/camera/blob/proc/create_shield) source file: code/modules/antagonists/blob/powers.dm,157 usr: (src) src: Blob Overmind (911) (/mob/camera/blob) src.loc: the holodeck projector floor (152,175,2) (/turf/open/floor/holofloor/plating) The following runtime has occurred 2 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/slice/Click) source file: code/_onclick/hud/radial.dm,53 usr: Head-To-Wall (/mob/living/carbon/human) src: the engineering MOD boots (/atom/movable/screen/radial/slice) The following runtime has occurred 2 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: Keegan Keen (/mob/living/carbon/human) src: the red scrubbers pipe (/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 56457 ([0x21082d10]), TTR: 47964, wait:20 Flags: 93, callBack: [0x21083262], callBack.object: /datum/component/area_sound_manager(/datum/component/area_sound_manager), callBack.delegate:start_looping_sound, source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(47964), QDELETED, NO CALLBACK world.time: 15371.5, head_offset: 15000, practical_offset: 744, REALTIMEOFDAY: 47964 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: Unknown called unbuckle_mob() for source while having buckled as . proc name: unbuckle mob (/atom/movable/proc/unbuckle_mob) source file: code/game/objects/buckling.dm,152 usr: Unknown (/mob/living/carbon/human) src: the roller skates (/obj/vehicle/ridden/scooter/skateboard/wheelys/rollerskates) The following runtime has occurred 1 time(s). runtime error: movable_pre_move overridden. Use override = TRUE to suppress this warning. 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: Victor Stone (/mob/living/carbon/human) src: Close Menu (/atom/movable/screen/radial/center) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 137401 ([0x2108d7b4]), TTR: 66432, wait:17 Flags: 93, callBack: [0x2100f057], callBack.object: /datum/component/area_sound_manager(/datum/component/area_sound_manager), callBack.delegate:start_looping_sound, source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(66433), QDELETED, NO CALLBACK world.time: 32268, head_offset: 31800, practical_offset: 934, REALTIMEOFDAY: 66433 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: undefined variable /mob/camera/blob/var/timeofdeath proc name: ghostize (/mob/proc/ghostize) source file: code/modules/mob/dead/observer/observer.dm,307 usr: null src: Blob Overmind (911) (/mob/camera/blob) src.loc: the plating (158,170,2) (/turf/open/floor/plating) The following runtime has occurred 1 time(s). runtime error: Found a null in simple_animals deactive list /mob/living/simple_animal/hostile/blob/blobspore! (code/controllers/subsystem/idlenpcpool.dm:38) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 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: null src: Dimmer (Clown) (/obj/item/modular_computer/pda/clown) src.loc: the floor (127,115,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.remove filter(). proc name: remove filter (/atom/movable/plane_master_controller/remove_filter) source file: code/_onclick/hud/rendering/plane_master_controller.dm,43 usr: Scrubs MD (/mob/dead/observer) src: the plane_masters_non_master (/atom/movable/plane_master_controller/non_master) The following runtime has occurred 1 time(s). runtime error: Cannot read null.seconds_electrified proc name: interactable (/datum/wires/vending/interactable) source file: code/datums/wires/vending.dm,31 usr: Quiet (/mob/living/carbon/human) src: /datum/wires/vending (/datum/wires/vending) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.update filters(). proc name: update filters (/atom/movable/plane_master_controller/update_filters) source file: code/_onclick/hud/rendering/plane_master_controller.dm,48 usr: Scrubs MD (/mob/dead/observer) src: the plane_masters_non_master (/atom/movable/plane_master_controller/non_master) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.remove addiction points(). proc name: remove (/datum/quirk/item_quirk/junkie/remove) source file: code/datums/quirks/negative_quirks/negative_quirks.dm,991 usr: null src: Smoker (/datum/quirk/item_quirk/junkie/smoker) The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= /datum/move_loop/move (/datum/move_loop/move) proc name: dequeue loop (/datum/controller/subsystem/movement/proc/dequeue_loop) source file: code/controllers/subsystem/movement/movement.dm,102 usr: Kraven Lockharte (/mob/living/simple_animal/pet/gondola) src: Hyperspace Drift (/datum/controller/subsystem/movement/hyperspace_drift) The following runtime has occurred 1 time(s). runtime error: movable_moved overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 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: null src: /datum/chatmessage (/datum/chatmessage) The following runtime has occurred 1 time(s). runtime error: /obj/projectile/destabilizer destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic proc name: qdel (/proc/qdel) source file: code/controllers/subsystem/garbage.dm,424 usr: 0 src: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 216010 ([0x21074ecc]), TTR: 76789, wait:10 Flags: 76, callBack: [0x2109205a], callBack.object: /datum/looping_sound/microwave(/datum/looping_sound/microwave), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:219Prev: NULL, Next: NULL, SPENT(76789), QDELETED, NO CALLBACK world.time: 41518, head_offset: 41400, practical_offset: 237, REALTIMEOFDAY: 76789 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: Invalid timer: Timer: Timer: 215351 ([0x21090665]), TTR: 76714, wait:4 Flags: 76, callBack: [0x210927d7], callBack.object: /datum/looping_sound/generator(/datum/looping_sound/generator), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:219Prev: NULL, Next: NULL, SPENT(76715), QDELETED, NO CALLBACK world.time: 41452, head_offset: 41400, practical_offset: 104, REALTIMEOFDAY: 76715 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: 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: Keegan Keen (/mob/living/carbon/human) src: the omni Bluespace Gas Sender (/obj/machinery/atmospherics/components/unary/bluespace_sender) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.remove plumber(). proc name: disable (/datum/component/plumbing/proc/disable) source file: code/datums/components/plumbing/_plumbing.dm,210 usr: Baal-Fur (/mob/living/carbon/human) src: /datum/component/plumbing/filt... (/datum/component/plumbing/filter) The following runtime has occurred 1 time(s). runtime error: The omni Bluespace Gas Sender taking damage after deletion proc name: take damage (/atom/proc/take_damage) source file: code/game/atom_defense.dm,7 usr: Keegan Keen (/mob/living/carbon/human) src: the omni Bluespace Gas Sender (/obj/machinery/atmospherics/components/unary/bluespace_sender) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.set access(). proc name: bot reset (/mob/living/simple_animal/bot/proc/bot_reset) source file: code/modules/mob/living/simple_animal/bot/bot.dm,742 usr: (src) src: Scrubs MD (/mob/living/simple_animal/bot/cleanbot/medbay) src.loc: the floor (88,122,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.get selected language(). proc name: get selected language (/atom/movable/proc/get_selected_language) source file: code/game/atoms_movable.dm,1503 usr: Keegan Keen (/mob/living/carbon/human) src: the omni Bluespace Gas Sender (/obj/machinery/atmospherics/components/unary/bluespace_sender) The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= /list (/list) proc name: update module innate (/mob/living/silicon/robot/proc/update_module_innate) source file: code/modules/mob/living/silicon/robot/robot.dm,734 usr: Sally Strange (/mob/living/carbon/human) src: Default Cyborg-265 (/mob/living/silicon/robot) The following runtime has occurred 1 time(s). runtime error: tiny shards spawned in a bad turf (the rock) at Abandoned Ship (110,73,6) in the �Abandoned Ship. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:12) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: dirt spawned in a bad turf (the wall) at Abandoned Ship (94,74,6) in the �Abandoned Ship. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:12) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null._listen_lookup proc name: on entered (/datum/component/edible/proc/on_entered) source file: code/datums/components/food/edible.dm,539 usr: Ilya Volyova (/mob/living/carbon/human) src: /datum/component/edible (/datum/component/edible) The following runtime has occurred 1 time(s). runtime error: blood spawned in a bad turf (�space) at Unexplored Location (42,99,8) in the �Unexplored Location. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:12) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/bluespace_sender on (172,160,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: Keegan Keen (/mob/living/carbon/human) src: the omni Bluespace Gas Sender (/obj/machinery/atmospherics/components/unary/bluespace_sender) 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,916 usr: the blue baby slime (27) (/mob/living/simple_animal/slime) src: the blue baby slime (141) (/mob/living/simple_animal/slime) The following runtime has occurred 1 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: Guadalupe Donkin (/mob/living/carbon/human) src: the riot foam dart (/obj/projectile/bullet/foam_dart/riot)