Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique infinite loops: 2 Total infinite loops: 2 Total unique runtimes: 292 Total runtimes: 17405 ** Infinite loops ** The following infinite loop has occurred 1 time(s). runtime error: Maximum recursion level reached (perhaps there is an infinite loop) proc name: setDir (/atom/proc/setDir) usr: Royland Zeal (/mob/living/carbon/human) src: the mi-go (/mob/living/basic/migo) The following infinite loop has occurred 1 time(s). runtime error: Maximum recursion level reached (perhaps there is an infinite loop) proc name: set custom materials (/atom/proc/set_custom_materials) usr: 0 src: the impact effect (/obj/effect/temp_visual/impact_effect) src.loc: the floor (108,159,2) (/turf/open/floor/iron) ** Runtimes ** The following runtime has occurred 3134 time(s). runtime error: bad index proc name: bitmask smooth (/atom/proc/bitmask_smooth) source file: icon_smoothing.dm,337 usr: null src: the wall (128,124,15) (/turf/closed/indestructible/riveted) The following runtime has occurred 2961 time(s). runtime error: atom_attack_robot_secondary overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2961 time(s). runtime error: atom_attack_robot overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2185 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: tails.dm,75 usr: the monkey (573) (/mob/living/carbon/human) src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 476 time(s). runtime error: Cannot read null.datum_components proc name: JoinParent (/datum/component/proc/_JoinParent) source file: _component.dm,93 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 379 time(s). runtime error: bad index proc name: RemoveFromParent (/datum/component/proc/_RemoveFromParent) source file: _component.dm,132 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 367 time(s). runtime error: Cannot execute null.can use(). proc name: light cameras (/mob/living/silicon/ai/proc/light_cameras) source file: ai.dm,789 usr: (src) src: Adaptive Crew Manipulator (/mob/living/silicon/ai) src.loc: the plating (58,114,2) (/turf/open/floor/plating) The following runtime has occurred 341 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: hud.dm,364 usr: Justice Koster (/mob/dead/observer) src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced) The following runtime has occurred 318 time(s). runtime error: Cannot execute null.Copy(). proc name: setup (/datum/move_loop/has_target/jps/setup) source file: movement_types.dm,404 usr: null src: /datum/move_loop/has_target/jp... (/datum/move_loop/has_target/jps) The following runtime has occurred 289 time(s). runtime error: Cannot read null.air proc name: return air (/obj/machinery/atmospherics/pipe/return_air) source file: pipes.dm,53 usr: null src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple) src.loc: the reinforced floor (26,81,13) (/turf/open/floor/engine) The following runtime has occurred 288 time(s). runtime error: Cannot read null.temperature proc name: process atmos (/obj/machinery/atmospherics/pipe/heat_exchanging/process_atmos) source file: he_pipes.dm,36 usr: null src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple) src.loc: the reinforced floor (26,81,13) (/turf/open/floor/engine) The following runtime has occurred 282 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: hud.dm,326 usr: Justice Koster (/mob/dead/observer) src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced) The following runtime has occurred 248 time(s). runtime error: list index out of bounds proc name: blend cutoff colors (/proc/blend_cutoff_colors) source file: colors.dm,91 usr: Sydney Pretzels (/mob/living/carbon/human) src: null The following runtime has occurred 226 time(s). runtime error: type mismatch: null ** 2 proc name: in fov (/mob/living/proc/in_fov) source file: living_fov.dm,38 usr: Eric Davis (/mob/living/carbon/human) src: Mason Slavovich (/mob/living/carbon/human) The following runtime has occurred 195 time(s). runtime error: Cannot read null.prefs proc name: process (/obj/machinery/jukebox/process) source file: dance_machine.dm,463 usr: null src: the radiant dance machine mark... (/obj/machinery/jukebox/disco/indestructible) src.loc: the dancefloor (210,136,4) (/turf/open/floor/light/colour_cycle/dancefloor_a) The following runtime has occurred 174 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: mutant_bodypart_overlay.dm,48 usr: the monkey (573) (/mob/living/carbon/human) src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 174 time(s). runtime error: Cannot read null.color_src proc name: color image (/datum/bodypart_overlay/mutant/color_image) source file: mutant_bodypart_overlay.dm,68 usr: the monkey (573) (/mob/living/carbon/human) src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 138 time(s). runtime error: bad index proc name: ntnet receive (/obj/item/circuit_component/ntnet_receive/proc/ntnet_receive) source file: ntnet_receive.dm,41 usr: null src: the ntnet receiver component (/obj/item/circuit_component/ntnet_receive) src.loc: the integrated circuit (/obj/item/integrated_circuit) The following runtime has occurred 130 time(s). runtime error: Cannot modify null.dismantle_cooldown. proc name: process cell (/turf/open/process_cell) source file: LINDA_turf_tile.dm,346 usr: null src: the asteroid sand (58,134,10) (/turf/open/misc/asteroid/airless) The following runtime has occurred 119 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:583) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Brianna Leichter (/mob/living/carbon/human) src: null The following runtime has occurred 106 time(s). runtime error: Cannot read null.visual_delay proc name: process (/datum/move_loop/process) source file: movement_types.dm,115 usr: null src: /datum/move_loop/has_target/mo... (/datum/move_loop/has_target/move_towards_budget) The following runtime has occurred 100 time(s). runtime error: The anti-breach shielding projector taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: Chip Fisher (/mob/living/carbon/human) src: the anti-breach shielding proj... (/obj/machinery/shieldgen) The following runtime has occurred 96 time(s). runtime error: Cannot read null.blackboard proc name: on click (/datum/element/ai_held_item/proc/on_click) source file: ai_held_item.dm,33 usr: Alec Petrov (/mob/living/carbon/human) src: /datum/element/ai_held_item (/datum/element/ai_held_item) The following runtime has occurred 87 time(s). runtime error: Cannot execute null.reset cooldowns(). proc name: process cell (/turf/open/process_cell) source file: LINDA_turf_tile.dm,346 usr: null src: the floor (164,142,7) (/turf/open/floor/iron) The following runtime has occurred 87 time(s). runtime error: Cannot read null.pixel_y proc name: update body parts (/mob/living/carbon/proc/update_body_parts) source file: carbon_update_icons.dm,492 usr: (src) src: the monkey (573) (/mob/living/carbon/human) src.loc: the floor (113,85,2) (/turf/open/floor/iron/dark) The following runtime has occurred 78 time(s). runtime error: undefined proc or verb /datum/action/cooldown/mob_cooldown/projectile_attack/magicarp_bolt/chaos/resolve(). proc name: SelectBehaviors (/datum/ai_planning_subtree/find_nearest_magicarp_spell_target/SelectBehaviors) source file: carp_ai_actions.dm,46 usr: null src: /datum/ai_planning_subtree/fin... (/datum/ai_planning_subtree/find_nearest_magicarp_spell_target) The following runtime has occurred 77 time(s). runtime error: Cannot read null.luminosity proc name: run examinate (/mob/proc/run_examinate) source file: mob.dm,544 usr: (src) src: Sydney Pretzels (/mob/living/carbon/human) src.loc: the floor (136,100,2) (/turf/open/floor/iron) The following runtime has occurred 73 time(s). runtime error: Cannot read null.comp_lookup proc name: handle transfer (/atom/movable/screen/alert/give/proc/handle_transfer) source file: alert.dm,371 usr: Ava McClusky (/mob/living/carbon/human) src: Nicki Shazam is offering Nicki... (/atom/movable/screen/alert/give) The following runtime has occurred 72 time(s). runtime error: list index out of bounds proc name: set pipenet (/obj/machinery/atmospherics/components/set_pipenet) source file: components_base.dm,161 usr: null src: UO45 Research omni air vent Q5... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (104,129,5) (/turf/open/floor/iron/white) The following runtime has occurred 54 time(s). runtime error: list index out of bounds proc name: has gravity (/atom/proc/has_gravity) source file: atoms.dm,1827 usr: (src) src: the new player (/mob/dead/new_player) src.loc: the start area (8,248,1) (/turf/closed/indestructible/start_area) The following runtime has occurred 50 time(s). runtime error: Cannot read null.len proc name: BlendRGB (/proc/BlendRGB) source file: icons.dm,607 usr: (src) src: null The following runtime has occurred 40 time(s). runtime error: Cannot read null.screen_loc proc name: view audit buttons (/datum/hud/proc/view_audit_buttons) source file: hud.dm,545 usr: Arwen Emma (/mob/living/carbon/human) src: /datum/hud/human (/datum/hud/human) The following runtime has occurred 40 time(s). runtime error: Cannot read null.paused proc name: update state (/datum/component/shuttle_cling/proc/update_state) source file: shuttle_cling.dm,76 usr: 0 src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 39 time(s). runtime error: list index out of bounds proc name: can get alert (/datum/weather/snow_storm/can_get_alert) source file: snow_storm.dm,36 usr: null src: snow storm (/datum/weather/snow_storm) The following runtime has occurred 38 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: stack_trace.dm,4 usr: Yellow Mellow (/mob/living/carbon/human) src: null The following runtime has occurred 37 time(s). runtime error: Cannot execute null.build all button icons(). proc name: update mob action buttons (/mob/proc/update_mob_action_buttons) source file: action_button.dm,173 usr: (src) src: Sydney Pretzels (/mob/living/carbon/human) src.loc: the floor (125,102,2) (/turf/open/floor/iron) The following runtime has occurred 24 time(s). runtime error: parent_qdeleting overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 23 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: alarm.dm,204 usr: Sonny Sunshine (/mob/living/carbon/human) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 22 time(s). runtime error: Cannot read null.blackboard proc name: get held item (/datum/element/ai_held_item/proc/get_held_item) source file: ai_held_item.dm,23 usr: Alec Petrov (/mob/living/carbon/human) src: /datum/element/ai_held_item (/datum/element/ai_held_item) The following runtime has occurred 21 time(s). runtime error: Cannot read null.viewers proc name: update action buttons (/mob/proc/update_action_buttons) source file: action_button.dm,191 usr: (src) src: Sydney Pretzels (/mob/living/carbon/human) src.loc: the floor (121,84,2) (/turf/open/floor/iron) The following runtime has occurred 18 time(s). runtime error: Cannot execute null.has reagent(). proc name: handle organs (/mob/living/carbon/proc/handle_organs) source file: life.dm,457 usr: null src: Unknown (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 18 time(s). runtime error: teleporter_new_target overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 18 time(s). runtime error: Cannot execute null.metabolize(). proc name: handle dead metabolization (/mob/living/carbon/proc/handle_dead_metabolization) source file: life.dm,539 usr: null src: Unknown (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 17 time(s). runtime error: mousedropped_onto overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 17 time(s). runtime error: atom_examine overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 17 time(s). runtime error: atom_attack_hand overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 17 time(s). runtime error: atom_bumped overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 16 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/directional/west) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 16 time(s). runtime error: Cannot read null.comp_lookup proc name: UnregisterSignal (/datum/proc/UnregisterSignal) source file: _component.dm,261 usr: Alec Petrov (/mob/living/carbon/human) src: the colored glasses (/obj/item/clothing/glasses/salesman) The following runtime has occurred 16 time(s). runtime error: The �Engineering PDA & ID Painter taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: 0 src: the Engineering PDA & ID Paint... (/obj/machinery/pdapainter/engineering) src.loc: the plating (154,141,2) (/turf/open/floor/plating) The following runtime has occurred 16 time(s). runtime error: mob_statchange overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 15 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:80) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 14 time(s). runtime error: living_death overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 14 time(s). runtime error: Cannot read 0.chemical_flags proc name: process mob reagent purity (/datum/reagents/proc/process_mob_reagent_purity) source file: holder.dm,822 usr: null src: /datum/reagents (/datum/reagents) The following runtime has occurred 14 time(s). runtime error: Cannot read null.external_organs proc name: remove from limb (/obj/item/organ/external/remove_from_limb) source file: _external_organs.dm,121 usr: null src: the horns (/obj/item/organ/external/horns) src.loc: space (219,80,1) (/turf/open/space) The following runtime has occurred 14 time(s). runtime error: Cannot read null.gases proc name: should atmos process (/obj/machinery/atmospherics/components/unary/vent_scrubber/should_atmos_process) source file: vent_scrubber.dm,243 usr: Timothy Dae (/mob/living/carbon/human) src: Atmospherics Engine dark air s... (/obj/machinery/atmospherics/components/unary/vent_scrubber) The following runtime has occurred 13 time(s). runtime error: movable_moved overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 12 time(s). runtime error: The �Medbay PDA & ID Painter taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: 0 src: the Medbay PDA & ID Painter (/obj/machinery/pdapainter/medbay) src.loc: the floor (74,141,2) (/turf/open/floor/iron/dark) The following runtime has occurred 12 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/directional/east) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: Sonny Sunshine (/mob/living/carbon/human) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 12 time(s). runtime error: Cannot execute null.Copy(). proc name: ui action click (/obj/item/organ/internal/eyes/night_vision/ui_action_click) source file: eyes.dm,222 usr: Kenneth Pritchard (/mob/living/carbon/human) src: the eyes (/obj/item/organ/internal/eyes/night_vision) The following runtime has occurred 10 time(s). runtime error: undefined proc or verb /obj/item/clothing/under/rank/rnd/roboticist/equip(). proc name: equipOutfit (/mob/living/carbon/human/proc/equipOutfit) source file: inventory.dm,350 usr: null src: Donella Curry (/mob/living/carbon/human) src.loc: the shuttle floor (185,130,6) (/turf/open/floor/mineral/titanium/white/airless) The following runtime has occurred 10 time(s). runtime error: qdeleted or null target trying to enter the spatial grid! proc name: enter cell (/datum/controller/subsystem/spatial_grid/proc/enter_cell) source file: spatial_gridmap.dm,356 usr: Kelly Harshman (/mob/living/carbon/human) src: Spatial Grid (/datum/controller/subsystem/spatial_grid) The following runtime has occurred 10 time(s). runtime error: We started maploading while we were already maploading. You doing something odd? (code/controllers/subsystem/atoms.dm:186) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 10 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/slice/Click) source file: radial.dm,53 usr: Caleb Cressman (/mob/living/carbon/human) src: the standard MOD boots (/atom/movable/screen/radial/slice) The following runtime has occurred 10 time(s). runtime error: Cannot read null.species proc name: Stun (/mob/living/carbon/human/Stun) source file: status_procs.dm,3 usr: null src: Johnathan Gustavo (/mob/living/carbon/human) src.loc: null The following runtime has occurred 9 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/directional/south) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: Sonny Sunshine (/mob/living/carbon/human) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 9 time(s). runtime error: Cannot read null.living_heart_organ_slot proc name: on research (/datum/heretic_knowledge/living_heart/on_research) source file: starting_lore.dm,57 usr: Johnny Cratemaster (/mob/living/carbon/human) src: The Living Heart (/datum/heretic_knowledge/living_heart) The following runtime has occurred 8 time(s). runtime error: Invalid argument: client: `` proc name: send assets (/datum/asset_transport/proc/send_assets) source file: asset_transport.dm,93 usr: Kodiosoma Impura (/mob/living/carbon/human) src: Simple browse_rsc asset transp... (/datum/asset_transport) The following runtime has occurred 8 time(s). runtime error: human_monkeyize overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 8 time(s). runtime error: list index out of bounds proc name: fire (/datum/controller/subsystem/economy/fire) source file: economy.dm,126 usr: null src: Economy (/datum/controller/subsystem/economy) The following runtime has occurred 7 time(s). runtime error: cannot read from list proc name: can shoot (/obj/item/gun/energy/can_shoot) source file: energy.dm,161 usr: Tate Mull (/mob/living/carbon/human) src: the proto-kinetic accelerator (/obj/item/gun/energy/recharge/kinetic_accelerator) The following runtime has occurred 7 time(s). runtime error: Cannot execute null.Cut(). proc name: move (/datum/move_loop/has_target/jps/move) source file: movement_types.dm,461 usr: null src: /datum/move_loop/has_target/jp... (/datum/move_loop/has_target/jps) The following runtime has occurred 6 time(s). runtime error: bad proc proc name: Invoke (/datum/callback/proc/Invoke) source file: callback.dm,109 usr: Lokuthewise (/mob/dead/new_player) src: /datum/callback (/datum/callback) The following runtime has occurred 6 time(s). runtime error: list index out of bounds proc name: shuttleRotate (/obj/machinery/atmospherics/shuttleRotate) source file: shuttle_rotate.dm,94 usr: null src: the omni pressure tank (Air) (/obj/machinery/atmospherics/components/tank/air) src.loc: the floor (121,128,13) (/turf/open/floor/iron/smooth_large) The following runtime has occurred 6 time(s). runtime error: Cannot read null.fingerprintslast proc name: default explode (/datum/chemical_reaction/proc/default_explode) source file: recipes.dm,298 usr: Sheri Heckendora (/mob/living/carbon/human) src: /datum/chemical_reaction/reage... (/datum/chemical_reaction/reagent_explosion/gunpowder_explosion) The following runtime has occurred 6 time(s). runtime error: pick() from empty list proc name: get random understood language (/datum/language_holder/proc/get_random_understood_language) source file: language_holder.dm,178 usr: null src: /datum/language_holder/empty (/datum/language_holder/empty) The following runtime has occurred 6 time(s). runtime error: Cannot execute null.tilt(). proc name: tiltonmob (/datum/ai_behavior/vendor_crush/proc/tiltonmob) source file: vending_machine_behaviors.dm,26 usr: null src: /datum/ai_behavior/vendor_crus... (/datum/ai_behavior/vendor_crush) The following runtime has occurred 6 time(s). runtime error: Cannot execute null.update c tag(). proc name: ui act (/obj/vehicle/sealed/mecha/ui_act) source file: mecha_ui.dm,248 usr: Ryluh Leisgo (/mob/living/carbon/human) src: GyGUSSY (/obj/vehicle/sealed/mecha/gygax) The following runtime has occurred 6 time(s). runtime error: Cannot read null.loaded_projectile proc name: process fire (/obj/item/gun/ballistic/process_fire) source file: ballistic.dm,397 usr: null src: the Bulldog Shotgun (/obj/item/gun/ballistic/shotgun/bulldog) src.loc: Entertainment Response Officer (/mob/living/carbon/human) The following runtime has occurred 6 time(s). runtime error: Cannot read null.owner proc name: apply to bounty (/obj/machinery/newscaster/proc/apply_to_bounty) source file: newscaster_machine.dm,782 usr: Nathan Kanaga (/mob/living/carbon/human) src: the newscaster (/obj/machinery/newscaster/directional/north) The following runtime has occurred 5 time(s). runtime error: Cannot read null.z proc name: is valid z level (/proc/is_valid_z_level) source file: levels.dm,15 usr: (src) src: null The following runtime has occurred 5 time(s). runtime error: Cannot read 0.name proc name: create shield (/mob/camera/blob/proc/create_shield) source file: powers.dm,157 usr: (src) src: Blob Overmind (519) (/mob/camera/blob) src.loc: the plating (169,147,4) (/turf/open/floor/plating) The following runtime has occurred 5 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: movement.dm,102 usr: null src: Space Drift (/datum/controller/subsystem/movement/spacedrift) The following runtime has occurred 5 time(s). runtime error: atom_exited overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 5 time(s). runtime error: traitor_demoralise_event overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 5 time(s). runtime error: Cannot modify null.plane. proc name: on changed z level (/obj/structure/closet/supplypod/on_changed_z_level) source file: supplypod.dm,484 usr: Frank Glark (/mob/living/carbon/human) src: the blood-red supply pod (/obj/structure/closet/supplypod/podspawn) The following runtime has occurred 5 time(s). runtime error: atom_entered overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 5 time(s). runtime error: atom_initialized_on overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 5 time(s). runtime error: living_set_body_position overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 4 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: Sonny Sunshine (/mob/living/carbon/human) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber hdZ3r which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber eRMsq which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber tjCUb which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 4 time(s). runtime error: type mismatch: null -= the engineering camera (/obj/machinery/camera/directional/north) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 4 time(s). runtime error: Cannot execute null.Trigger(). proc name: Click (/atom/movable/screen/movable/action_button/Click) source file: action_button.dm,61 usr: Sydney Pretzels (/mob/living/carbon/human) src: Vote: Map (/atom/movable/screen/movable/action_button) The following runtime has occurred 4 time(s). runtime error: Cannot read null.mymob proc name: save position (/atom/movable/screen/movable/action_button/proc/save_position) source file: action_button.dm,125 usr: Fabian Rowley (/mob/living/carbon/human) src: Pump your blood (/atom/movable/screen/movable/action_button) The following runtime has occurred 4 time(s). runtime error: Cannot read null.actions proc name: StartCooldownOthers (/datum/action/cooldown/proc/StartCooldownOthers) source file: cooldown_action.dm,180 usr: null src: Meteors (/datum/action/cooldown/mob_cooldown/meteors) The following runtime has occurred 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber KWt2n which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber PvPAv which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 4 time(s). runtime error: Cannot read null.stat_panel proc name: fire (/datum/controller/subsystem/statpanels/fire) source file: statpanel.dm,48 usr: null src: Stat Panels (/datum/controller/subsystem/statpanels) The following runtime has occurred 4 time(s). runtime error: type mismatch: null -= the engineering camera (/obj/machinery/camera/directional/east) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 4 time(s). runtime error: Cannot execute null.remove reagent(). proc name: on mob life (/datum/reagent/medicine/on_mob_life) source file: medicine_reagents.dm,16 usr: null src: Ammoniated Mercury (/datum/reagent/medicine/ammoniated_mercury) The following runtime has occurred 4 time(s). runtime error: Cannot execute null.setDefault(). The following runtime has occurred 4 time(s). runtime error: Arwen Emma called unbuckle_mob() for source while having buckled as . proc name: unbuckle mob (/atom/movable/proc/unbuckle_mob) source file: buckling.dm,152 usr: Arwen Emma (/mob/living/carbon/human) src: the roller skates (/obj/vehicle/ridden/scooter/skateboard/wheelys/rollerskates) The following runtime has occurred 4 time(s). runtime error: type mismatch: null -= the engineering camera (/obj/machinery/camera/directional/south) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber OsCBq which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 4 time(s). runtime error: type mismatch: null -= the engineering camera (/obj/machinery/camera/directional/west) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 3 time(s). runtime error: Cannot read null.id proc name: SetId (/datum/action/proc/SetId) source file: action.dm,351 usr: the orange adult slime (189) (/mob/living/simple_animal/slime) src: Reproduce (/datum/action/innate/slime/reproduce) The following runtime has occurred 3 time(s). runtime error: cannot read from list proc name: log filter (/proc/log_filter) source file: chat_filter.dm,73 usr: Leonardo Mcmullen (/mob/living/carbon/human) src: null The following runtime has occurred 3 time(s). runtime error: Cannot execute null.resolve(). proc name: save scars (/datum/controller/subsystem/persistence/proc/save_scars) source file: persistence.dm,492 usr: null src: Persistence (/datum/controller/subsystem/persistence) The following runtime has occurred 3 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (102,175,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: datum_pipeline.dm,185 usr: Sarah Howells (/mob/living/carbon/human) src: the violet volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump) The following runtime has occurred 3 time(s). runtime error: Cannot execute null.remove addiction points(). proc name: remove (/datum/quirk/item_quirk/junkie/remove) source file: negative_quirks.dm,823 usr: null src: Smoker (/datum/quirk/item_quirk/junkie/smoker) The following runtime has occurred 3 time(s). runtime error: Qdeleted thing being thrown around. proc name: throw at (/atom/movable/proc/throw_at) source file: atoms_movable.dm,1225 usr: Licks-The-Floor (/mob/living/carbon/human) src: Combustible Lemon (/obj/item/food/grown/firelemon) The following runtime has occurred 3 time(s). runtime error: Cannot read null.x proc name: get teleport turfs (/proc/get_teleport_turfs) source file: teleport.dm,193 usr: (src) src: null The following runtime has occurred 3 time(s). runtime error: undefined variable /obj/machinery/computer/message_monitor/var/saved_identification proc name: ui act (/datum/computer_file/program/messenger/ui_act) source file: ntmessenger.dm,172 usr: Chang \'Mr. Chang\' Moert (/mob/living/carbon/human) src: /datum/computer_file/program/m... (/datum/computer_file/program/messenger) The following runtime has occurred 3 time(s). runtime error: type mismatch: null -= the xenobiology camera (/obj/machinery/camera/directional/north) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 3 time(s). runtime error: attack_robot_secondary did not return a SECONDARY_ATTACK_* define. proc name: ClickOn (/mob/living/silicon/robot/ClickOn) source file: cyborg.dm,44 usr: (src) src: D.E.R.P.Y (/mob/living/silicon/robot) src.loc: the floor (85,101,2) (/turf/open/floor/iron/white) The following runtime has occurred 3 time(s). runtime error: Cannot execute null.Cut(). proc name: reset transformation animation (/atom/movable/proc/_reset_transformation_animation) source file: icons.dm,1400 usr: James Knox (/mob/dead/observer) src: Barmaid (/mob/living/simple_animal/hostile/alien/maid/barmaid) The following runtime has occurred 3 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni nitrogen filter which is of type /obj/machinery/atmospherics/components/trinary/filter/atmos/n2. Nearby: (162, 116, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 3 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni oxygen filter which is of type /obj/machinery/atmospherics/components/trinary/filter/atmos/o2. Nearby: (165, 116, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 3 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from N2 Outlet Pump which is of type /obj/machinery/atmospherics/components/binary/pump/on. Nearby: (163, 117, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 3 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 100, refusing to update and cutting. The following runtime has occurred 3 time(s). runtime error: Human without active suit sensors is in suit_sensors_list: Jonathan Poehl (/mob/living/carbon/human) (/obj/item/clothing/under/costume/soviet) (code/game/machinery/computer/crew.dm:224) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Chang \'Mr. Chang\' Moert (/mob/living/carbon/human) src: null The following runtime has occurred 3 time(s). runtime error: Cannot execute null.is blocked turf(). proc name: plot path away from (/datum/ai_behavior/run_away_from_target/proc/plot_path_away_from) source file: run_away_from_target.dm,37 usr: null src: /datum/ai_behavior/run_away_fr... (/datum/ai_behavior/run_away_from_target/mouse) The following runtime has occurred 3 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from O2 Outlet Pump which is of type /obj/machinery/atmospherics/components/binary/pump/on. Nearby: (166, 117, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 3 time(s). runtime error: monkey_humanize overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2 time(s). runtime error: mob_surgery_step_success overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2 time(s). runtime error: Cannot read null.loc proc name: FindHidden (/mob/living/simple_animal/hostile/proc/FindHidden) source file: hostile.dm,558 usr: null src: the colossus (/mob/living/simple_animal/hostile/megafauna/colossus) src.loc: the volcanic floor (126,73,5) (/turf/open/misc/asteroid/basalt/lava_land_surface) The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 176, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Cannot execute null.clear map(). proc name: hide from (/atom/movable/screen/map_view/proc/hide_from) source file: map_view.dm,58 usr: Unknown (/mob/living/carbon/human) src: the screen (/atom/movable/screen/map_view) The following runtime has occurred 2 time(s). runtime error: undefined proc or verb /turf/open/genturf/handle_powerchange(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,369 usr: null src: the Syndicate Lavaland Primary... (/area/ruin/syndicate_lava_base/main) The following runtime has occurred 2 time(s). runtime error: A TCG deck was created with no cards inside of it. proc name: draw card (/obj/item/tcgcard_deck/proc/draw_card) source file: tcg.dm,275 usr: Arwen Emma (/mob/living/carbon/human) src: Trading Card Pile (/obj/item/tcgcard_deck) The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent vXoXG which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: list index out of bounds proc name: disconnect (/obj/machinery/atmospherics/proc/disconnect) source file: atmosmachinery.dm,351 usr: null src: the blue air supply pipe (/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4) src.loc: the open space (188,35,3) (/turf/open/openspace) The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from N2 Outlet Pump which is of type /obj/machinery/atmospherics/components/binary/pump/on. Nearby: (163, 117, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent Ec7uH which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Cannot execute null.resolve(). proc name: Topic (/obj/item/camera_bug/Topic) source file: camera_bug.dm,250 usr: the monkey (573) (/mob/living/carbon/human) src: the camera bug (/obj/item/camera_bug) The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 164, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: The chemical grenade taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: null src: the chemical grenade (/obj/item/grenade/chem_grenade) src.loc: space (200,175,3) (/turf/open/space) The following runtime has occurred 2 time(s). runtime error: type mismatch: null -= the motion-sensitive security ... (/obj/machinery/camera/motion/directional/south) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 2 time(s). runtime error: The light fixture taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: null src: the light fixture (/obj/machinery/light/small/directional/west) src.loc: the floor (159,107,5) (/turf/open/floor/iron) The following runtime has occurred 2 time(s). runtime error: Human without active suit sensors is in suit_sensors_list: Enrique Wilson (/mob/living/carbon/human) (/obj/item/clothing/under/costume/soviet) (code/game/machinery/computer/crew.dm:224) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Chang \'Mr. Chang\' Moert (/mob/living/carbon/human) src: null The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 156, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 140, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent OcghK which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from O2 Outlet Pump which is of type /obj/machinery/atmospherics/components/binary/pump/on. Nearby: (166, 117, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent Q5yOR which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent 7JvZd which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 116, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent dBn6k which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent rVvGT which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/center/Click) source file: radial.dm,72 usr: Jerry Graham (/mob/living/carbon/human) src: Close Menu (/atom/movable/screen/radial/center) The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 136, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Cannot execute null.succeed objective(). proc name: on success (/datum/component/traitor_objective_register/proc/on_success) source file: traitor_objective_helpers.dm,50 usr: Moffthias Skeli (/mob/living/carbon/human) src: /datum/component/traitor_objec... (/datum/component/traitor_objective_register) The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent NCVr0 which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 132, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 108, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 120, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 172, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 128, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Cannot read null.assigned_map proc name: ui static data (/datum/preferences/ui_static_data) source file: preferences.dm,183 usr: Lokuthewise (/mob/dead/new_player) src: /datum/preferences (/datum/preferences) The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 124, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Cannot read null.prefs proc name: get payload (/datum/tgui/proc/get_payload) source file: tgui.dm,252 usr: null src: /datum/tgui (/datum/tgui) The following runtime has occurred 2 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: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent 66gQA which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent Dyuwp which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Cannot read null.species proc name: mob negates gravity (/mob/living/carbon/human/mob_negates_gravity) source file: human_movement.dm,25 usr: null src: Unknown (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent TWde1 which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Cannot execute null.get body temp normal(). proc name: adjust temperature (/datum/status_effect/unholy_determination/proc/adjust_temperature) source file: sacrifice_buff.dm,72 usr: null src: /datum/status_effect/unholy_de... (/datum/status_effect/unholy_determination) The following runtime has occurred 2 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (101,175,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: datum_pipeline.dm,185 usr: Sarah Howells (/mob/living/carbon/human) src: the violet volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump) The following runtime has occurred 2 time(s). runtime error: /obj/structure/disposalconstruct destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic proc name: qdel (/proc/qdel) source file: garbage.dm,416 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 152, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni oxygen filter which is of type /obj/machinery/atmospherics/components/trinary/filter/atmos/o2. Nearby: (165, 116, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 148, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni nitrogen filter which is of type /obj/machinery/atmospherics/components/trinary/filter/atmos/n2. Nearby: (162, 116, 12) (code/modules/atmospherics/machinery/datum_pipeline.dm:127) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 144, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 168, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent TPktx which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: bad client proc name: initialize (/datum/tgui_window/proc/initialize) source file: tgui_window.dm,121 usr: Hgurhonggong (/mob/dead/new_player) src: /datum/tgui_window (/datum/tgui_window) The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 112, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 160, refusing to update and cutting. The following runtime has occurred 2 time(s). runtime error: Cannot read null.stat proc name: passive influence gain (/datum/antagonist/heretic/proc/passive_influence_gain) source file: heretic_antag.dm,441 usr: null src: Heretic (/datum/antagonist/heretic) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 15184 ([0x2107bf56]), TTR: 327218, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107c018], callBack.object: /datum/looping_sound/acid[0x2107bf0b](/datum/looping_sound/acid), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(327218), QDELETED, NO CALLBACK world.time: 20433, head_offset: 20400, practical_offset: 67, REALTIMEOFDAY: 327218 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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 "Th\' Guul".log message(). proc name: alert owner (/datum/crime/citation/proc/alert_owner) source file: crime.dm,59 usr: Rayner Beail (/mob/living/carbon/human) src: Weird (/datum/crime/citation) 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: robot.dm,756 usr: Jennie Hawkins (as Captain) (/mob/living/carbon/human) src: A.B 17 Lite (/mob/living/silicon/robot/nocell) 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: bot.dm,657 usr: (src) src: the MULEbot (#1) (/mob/living/simple_animal/bot/mulebot) src.loc: the floor (105,145,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Cannot read null.mat_container proc name: ui data (/obj/machinery/rnd/production/ui_data) source file: _production.dm,159 usr: Wayne Kerr (as Captain) (/mob/living/carbon/human) src: the department protolathe (Sci... (/obj/machinery/rnd/production/protolathe/department/science) The following runtime has occurred 1 time(s). runtime error: list index out of bounds proc name: hack console (/obj/machinery/computer/communications/proc/hack_console) source file: communications.dm,895 usr: Annabelle Addison (as Captain) (/mob/living/carbon/human) src: the communications console (/obj/machinery/computer/communications) The following runtime has occurred 1 time(s). runtime error: undefined proc or verb /turf/open/floor/plating/handle_powerchange(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,369 usr: null src: the AI Chamber (/area/station/ai_monitored/turret_protected/ai) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 133347 ([0x2108ee2b]), TTR: 80975, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210178d1], callBack.object: /datum/looping_sound/deep_fryer[0x2100d912](/datum/looping_sound/deep_fryer), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(80975), QDELETED, NO CALLBACK world.time: 23623.5, head_offset: 23400, practical_offset: 448, REALTIMEOFDAY: 80975 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the motion-sensitive security ... (/obj/machinery/camera/motion) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 1 time(s). runtime error: Human without active suit sensors is in suit_sensors_list: Guillermo Swarner (/mob/living/carbon/human) (/obj/item/clothing/under/costume/soviet) (code/game/machinery/computer/crew.dm:224) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Kendra Hunter (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 83521 ([0x2109fccb]), TTR: 29674, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2109e3f4], callBack.object: /datum/looping_sound/generator[0x2100c8de](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(29674), QDELETED, NO CALLBACK world.time: 14560, head_offset: 14400, practical_offset: 321, REALTIMEOFDAY: 29674 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: The shredded breath mask taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: Eurilx Vonstra (/mob/living/carbon/human) src: the shredded breath mask (/obj/item/clothing/mask/breath) The following runtime has occurred 1 time(s). runtime error: Attempted to add a new component of type [/datum/component/rot] to a qdeleting parent of type [/mob/living/carbon/human]! proc name: AddComponent (/datum/proc/_AddComponent) source file: _component.dm,443 usr: Sarah Howells (/mob/living/carbon/human) src: Entertainment Response Officer (/mob/living/carbon/human) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 81636 ([0x21093754]), TTR: 105427, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21093c6f], callBack.object: /datum/looping_sound/generator[0x21010972](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(105427), QDELETED, NO CALLBACK world.time: 18107.5, head_offset: 18000, practical_offset: 216, REALTIMEOFDAY: 105427 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: MC: RunQueue failed. Current error_level is 0 (code/controllers/master.dm:533) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null.comp_lookup proc name: on entered (/datum/component/edible/proc/on_entered) source file: edible.dm,560 usr: Ernesto Henry (/mob/living/carbon/human) src: /datum/component/edible (/datum/component/edible) The following runtime has occurred 1 time(s). runtime error: in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: Cannot read null.client proc name: get payload (/datum/tgui/proc/get_payload) source file: tgui.dm,252 usr: Archie700 (/mob/dead/new_player) src: /datum/tgui (/datum/tgui) The following runtime has occurred 1 time(s). runtime error: undefined variable /obj/item/assembly/signaler/var/client proc name: balloon alert perform (/atom/proc/balloon_alert_perform) source file: balloon_alert.dm,37 usr: Ach Shan (/mob/living/carbon/human) src: the health sensor-voice analyz... (/obj/item/assembly_holder) The following runtime has occurred 1 time(s). runtime error: DIDN'T GET PASSED A VAGUE MESSAGE. (code/modules/surgery/surgery_step.dm:225) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Brianna Leichter (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot execute null.HideFrom(). proc name: hide other mob action buttons (/mob/proc/hide_other_mob_action_buttons) source file: action_button.dm,224 usr: (src) src: Maxwell Pfeifer (/mob/dead/observer) src.loc: the floor (95,128,5) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 35421 ([0x21086fd4]), TTR: 64385, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210884f1], callBack.object: /datum/looping_sound/geiger[0x21087a2d](/datum/looping_sound/geiger), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(64385), QDELETED, NO CALLBACK world.time: 9416.5, head_offset: 9000, practical_offset: 833, REALTIMEOFDAY: 64385 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 214602 ([0x21093d0f]), TTR: 130744, wait:75 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x210934d4], callBack.object: /datum/component/area_sound_manager[0x2109cb91](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(130744), QDELETED, NO CALLBACK world.time: 41207, head_offset: 40800, practical_offset: 815, REALTIMEOFDAY: 130744 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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 read null.stat proc name: check completion (/datum/objective/pyro_slime/check_completion) source file: pyro_slime.dm,21 usr: null src: generic objective (/datum/objective/pyro_slime) The following runtime has occurred 1 time(s). runtime error: Cannot read null.tgui_open_uis proc name: on open (/datum/controller/subsystem/tgui/proc/on_open) source file: tgui.dm,297 usr: Archie700 (/mob/dead/new_player) src: tgui (/datum/controller/subsystem/tgui) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.drop location(). proc name: take contents (/obj/structure/closet/supplypod/take_contents) source file: supplypod.dm,350 usr: Annabelle Addison (as Captain) (/mob/living/carbon/human) src: Syndicate Extraction Pod (/obj/structure/closet/supplypod/extractionpod) The following runtime has occurred 1 time(s). runtime error: Hey brother, our key popup-[0x2018f9f] is already in use by a plane master group on the passed in hud, belonging to Addyson Brindle. Ya fucked up, why are there dupes (code/_onclick/hud/rendering/plane_master_group.dm:31) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Addyson Brindle (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/hypertorus/fuel_input on (153,84,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: datum_pipeline.dm,175 usr: Loreto Franks (/mob/living/carbon/human) src: the omni HFR fuel input port (/obj/machinery/atmospherics/components/unary/hypertorus/fuel_input) The following runtime has occurred 1 time(s). runtime error: Cannot read null.max_rpm proc name: calculate parts limits (/obj/machinery/power/turbine/core_rotor/calculate_parts_limits) source file: turbine.dm,409 usr: Loreto Franks (/mob/living/carbon/human) src: the core rotor (/obj/machinery/power/turbine/core_rotor/constructed) The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 169, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 173, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 109, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 180, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 129, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Cannot modify null.oldposition. proc name: pre move react (/datum/component/jetpack/proc/pre_move_react) source file: jetpack.dm,121 usr: Royland Zeal (/mob/living/carbon/human) src: /datum/component/jetpack (/datum/component/jetpack) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 33347 ([0x21075215]), TTR: 746233, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2105fa23], callBack.object: /datum/looping_sound/showering[0x2100c939](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(746233), QDELETED, NO CALLBACK world.time: 13127.5, head_offset: 12600, practical_offset: 1056, REALTIMEOFDAY: 746233 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from N2 Outlet Pump which is of type /obj/machinery/atmospherics/components/binary/pump/on. Nearby: (163, 117, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: mob_say overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from O2 Outlet Pump which is of type /obj/machinery/atmospherics/components/binary/pump/on. Nearby: (166, 117, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Cannot execute null.update icon(). proc name: attack hand (/obj/machinery/trading_card_button/attack_hand) source file: tcg_machines.dm,322 usr: Hydrogen XX (/mob/living/carbon/human) src: the life control panel (/obj/machinery/trading_card_button/health) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 50997 ([0x21089ce7]), TTR: 67114, wait:1 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x2108990b], callBack.object: /datum/component/area_sound_manager[0x210883db](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(67114), QDELETED, NO CALLBACK world.time: 11778, head_offset: 11400, practical_offset: 757, REALTIMEOFDAY: 67114 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 145, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Langauge holder added to a qdeleting thing, what the fuck [0x3000007] proc name: New (/datum/language_holder/New) source file: language_holder.dm,58 usr: null src: /datum/language_holder (/datum/language_holder) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 44463 ([0x21074eda]), TTR: 66009, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21089d6a], callBack.object: /datum/looping_sound/geiger[0x21089d63](/datum/looping_sound/geiger), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(66009), QDELETED, NO CALLBACK world.time: 10814, head_offset: 10800, practical_offset: 29, REALTIMEOFDAY: 66009 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 42986 ([0x21089825]), TTR: 65681, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21086c58], callBack.object: /datum/looping_sound/geiger[0x21087a2d](/datum/looping_sound/geiger), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(65681), QDELETED, NO CALLBACK world.time: 10533, head_offset: 10200, practical_offset: 667, REALTIMEOFDAY: 65681 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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.resolve(). proc name: examine more (/obj/item/mail/examine_more) source file: mail.dm,133 usr: Angela Meyers (/mob/living/carbon/human) src: the mail for curved adventurer... (/obj/item/mail) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 19226 ([0x210117b1]), TTR: 61495, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21087c5c], callBack.object: /datum/looping_sound/generator[0x2100c905](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(61495), QDELETED, NO CALLBACK world.time: 6757.5, head_offset: 6600, practical_offset: 316, REALTIMEOFDAY: 61495 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 6241 ([0x21011e4a]), TTR: 57979, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2101071e], callBack.object: /datum/looping_sound/deep_fryer[0x2100da5a](/datum/looping_sound/deep_fryer), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(57979), QDELETED, NO CALLBACK world.time: 3376.5, head_offset: 3000, practical_offset: 754, REALTIMEOFDAY: 57979 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 3865 ([0x21017e5d]), TTR: 57345, wait:8 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x2106a8a9], callBack.object: /datum/component/area_sound_manager[0x21081d42](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(57345), QDELETED, NO CALLBACK world.time: 2772.5, head_offset: 2400, practical_offset: 746, REALTIMEOFDAY: 57345 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 105, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the xenobiology camera (/obj/machinery/camera/directional/east) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 42542 ([0x2106a8aa]), TTR: 864797, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21098de4], callBack.object: /datum/looping_sound/geiger[0x21098df9](/datum/looping_sound/geiger), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(864797), QDELETED, NO CALLBACK world.time: 11755, head_offset: 11400, practical_offset: 711, REALTIMEOFDAY: 864797 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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 proc or verb /turf/open/space/handle_powerchange(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,369 usr: null src: the Gravity Generator Room (/area/station/engineering/gravity_generator) The following runtime has occurred 1 time(s). runtime error: Cannot read null.gems proc name: handle choice (/obj/machinery/trading_card_button/health/handle_choice) source file: tcg_machines.dm,391 usr: Hydrogen XX (/mob/living/carbon/human) src: the life control panel (/obj/machinery/trading_card_button/health) The following runtime has occurred 1 time(s). runtime error: Cannot modify null.moving_from_pull. proc name: Move (/mob/living/Move) source file: living.dm,907 usr: (src) src: Hydrogen XX (/mob/living/carbon/human) src.loc: the holodeck projector floor (147,159,4) (/turf/open/floor/holofloor/plating) The following runtime has occurred 1 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni oxygen filter which is of type /obj/machinery/atmospherics/components/trinary/filter/atmos/o2. Nearby: (165, 116, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Antagonist datum without owner in GLOB.antagonists: �Fugitive (code/modules/antagonists/fugitive/hunter.dm:80) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Mob without client but with associated ckey has been deleted. (code/modules/mob/mob.dm:31) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 104, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Astrogem2/(Slient Bust) has somehow ended up in nullspace. WTF did you do (code/controllers/subsystem/ambience.dm:33) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 125, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 133, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 137, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 141, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 149, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 153, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 117, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 157, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 161, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the command camera (/obj/machinery/camera/directional/south) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: Einsteinium XIX (/mob/living/carbon/human) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 294865 ([0x2109c643]), TTR: 147955, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2109f7c6], callBack.object: /datum/looping_sound/generator[0x21010972](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(147955), QDELETED, NO CALLBACK world.time: 56297.5, head_offset: 55800, practical_offset: 996, REALTIMEOFDAY: 147955 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 66424 ([0x210871c9]), TTR: 69745, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2103437c], callBack.object: /datum/looping_sound/generator[0x2100e130](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(69745), QDELETED, NO CALLBACK world.time: 14053.5, head_offset: 13800, practical_offset: 508, REALTIMEOFDAY: 69745 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: Found a null in simple_animals deactive list /mob/living/simple_animal/hostile/asteroid/hivelord/legion/random! (code/controllers/subsystem/idlenpcpool.dm:38) proc name: stack trace (/proc/_stack_trace) source file: 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/hypertorus/moderator_input on (151,84,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: datum_pipeline.dm,175 usr: Timothy Dae (/mob/living/carbon/human) src: the omni HFR moderator input p... (/obj/machinery/atmospherics/components/unary/hypertorus/moderator_input) The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 165, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Cannot read null.stun_mod proc name: toggle flight (/obj/item/organ/external/wings/functional/proc/toggle_flight) source file: functional_wings.dm,108 usr: null src: the angel wings (/obj/item/organ/external/wings/functional/angel) src.loc: null The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 103, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/hypertorus/waste_output on (152,83,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: datum_pipeline.dm,175 usr: Timothy Dae (/mob/living/carbon/human) src: the omni HFR waste output port (/obj/machinery/atmospherics/components/unary/hypertorus/waste_output) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.ui assets(). proc name: send assets (/datum/tgui/proc/send_assets) source file: tgui.dm,121 usr: Archie700 (/mob/dead/new_player) src: /datum/tgui (/datum/tgui) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 7531 ([0x21086393]), TTR: 58371, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210861c7], callBack.object: /datum/looping_sound/microwave[0x210127f8](/datum/looping_sound/microwave), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(58371), QDELETED, NO CALLBACK world.time: 3754, head_offset: 3600, practical_offset: 309, REALTIMEOFDAY: 58371 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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 read null.machine proc name: hack door (/mob/living/silicon/pai/proc/hack_door) source file: door_jack.dm,121 usr: (src) src: the god of clockwork (/mob/living/silicon/pai) src.loc: the personal AI device (/obj/item/pai_card) The following runtime has occurred 1 time(s). runtime error: Cannot read null.comp_lookup proc name: add mutation (/datum/dna/proc/add_mutation) source file: dna.dm,143 usr: Nathan Kanaga (/mob/living/carbon/human) src: /datum/dna (/datum/dna) The following runtime has occurred 1 time(s). runtime error: Cannot read null.palette_actions proc name: refresh actions (/datum/action_group/listed/refresh_actions) source file: hud.dm,770 usr: KarlGustav (/mob/dead/new_player) src: /datum/action_group/listed (/datum/action_group/listed) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 82553 ([0x210908b1]), TTR: 253117, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108b539], callBack.object: /datum/looping_sound/deep_fryer[0x21010d12](/datum/looping_sound/deep_fryer), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(253117), QDELETED, NO CALLBACK world.time: 39761, head_offset: 39600, practical_offset: 323, REALTIMEOFDAY: 253117 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: bad index proc name: run examinate (/mob/proc/run_examinate) source file: mob.dm,561 usr: (src) src: Ava McClusky (/mob/living/carbon/human) src.loc: the floor (189,119,3) (/turf/open/floor/iron/smooth) The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 101, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 2346 ([0x210787c4]), TTR: 477713, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107880e], callBack.object: /datum/looping_sound/showering[0x2100c645](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(477713), QDELETED, NO CALLBACK world.time: 5266.5, head_offset: 4800, practical_offset: 934, REALTIMEOFDAY: 477713 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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 read null.prefs proc name: tgui alert (/proc/tgui_alert) source file: alert.dm,27 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 121, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Cannot add wildcards from [construction] to Moff Moffington's ID Card (Clown) proc name: add access (/obj/item/card/id/proc/add_access) source file: cards_ids.dm,316 usr: Unknown (/mob/living/carbon/human) src: Moff Moffington\'s ID Card (Cl... (/obj/item/card/id/advanced/rainbow) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 117400 ([0x21090571]), TTR: 78186, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21090d2e], callBack.object: /datum/looping_sound/deep_fryer[0x2100da5a](/datum/looping_sound/deep_fryer), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(78187), QDELETED, NO CALLBACK world.time: 21142, head_offset: 21000, practical_offset: 284, REALTIMEOFDAY: 78187 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 151692 ([0x2109f76b]), TTR: 43167, wait:44 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x210a5b37], callBack.object: /datum/component/area_sound_manager[0x210a41c8](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(43167), QDELETED, NO CALLBACK world.time: 25039, head_offset: 24600, practical_offset: 879, REALTIMEOFDAY: 43167 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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.process atmos(). proc name: process atmos machinery (/datum/controller/subsystem/air/proc/process_atmos_machinery) source file: air.dm,323 usr: null src: Atmospherics (/datum/controller/subsystem/air) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 15155 ([0x2107bebb]), TTR: 327200, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107bed1], callBack.object: /datum/looping_sound/acid[0x2107bf0b](/datum/looping_sound/acid), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(327200), QDELETED, NO CALLBACK world.time: 20415, head_offset: 20400, practical_offset: 31, REALTIMEOFDAY: 327200 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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: 138524 ([0x21090886]), TTR: 81944, wait:7 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x21011ed8], callBack.object: /datum/component/area_sound_manager[0x2108ac31](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(81944), QDELETED, NO CALLBACK world.time: 24489, head_offset: 24000, practical_offset: 979, REALTIMEOFDAY: 81944 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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/unsupported color format argument in color_to_full_rgba_matrix() proc name: color to full rgba matrix (/proc/color_to_full_rgba_matrix) source file: matrices.dm,218 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: AI eye object wasn't found! Location: the floor / Eyeobj: / QDELETED: 1 / Eye loc: (code/modules/mob/living/silicon/ai/freelook/eye.dm:194) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: AI (/mob/living/silicon/ai) src: null The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the ai camera (/obj/machinery/camera/directional/north) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 1 time(s). runtime error: list index out of bounds proc name: update corners (/datum/light_source/proc/update_corners) source file: lighting_source.dm,446 usr: null src: /datum/light_source (/datum/light_source) The following runtime has occurred 1 time(s). runtime error: The Midround rule "Paradox Clone" failed to execute. (code/game/gamemodes/dynamic/ruleset_picking.dm:103) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: undefined variable /obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible/var/welded proc name: can enter vent (/mob/living/proc/can_enter_vent) source file: ventcrawling.dm,38 usr: (src) src: the monkey (573) (/mob/living/carbon/human) src.loc: the floor (171,129,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Too many overlays on /mob/living/carbon/human - 113, refusing to update and cutting. The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 34031 ([0x2107de2c]), TTR: 195332, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107df94], callBack.object: /datum/looping_sound/generator[0x2100e2e1](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(195332), QDELETED, NO CALLBACK world.time: 16228, head_offset: 16200, practical_offset: 57, REALTIMEOFDAY: 195332 proc name: fire (/datum/controller/subsystem/timer/fire) source file: 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 read null.z proc name: New (/datum/signal/subspace/messaging/New) source file: message_server.dm,167 usr: Rayner Beail (/mob/living/carbon/human) src: /datum/signal/subspace/messagi... (/datum/signal/subspace/messaging/tablet_msg) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 17058 ([0x21087f49]), TTR: 60910, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21087f78], callBack.object: /datum/looping_sound/showering[0x2100c59e](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(60910), QDELETED, NO CALLBACK world.time: 6215.5, head_offset: 6000, practical_offset: 433, REALTIMEOFDAY: 60910 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni nitrogen filter which is of type /obj/machinery/atmospherics/components/trinary/filter/atmos/n2. Nearby: (162, 116, 5) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null.show_to_observers proc name: show other mob action buttons (/mob/proc/show_other_mob_action_buttons) source file: action_button.dm,211 usr: (src) src: Maxwell Pfeifer (/mob/dead/observer) src.loc: the floor (126,97,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: cannot read from list proc name: animate client colour (/mob/proc/animate_client_colour) source file: client_colour.dm,146 usr: null src: John Rat (/mob/living/carbon/human) src.loc: the floor (191,79,1) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: list index out of bounds proc name: orthogonal range search (/datum/controller/subsystem/spatial_grid/proc/orthogonal_range_search) source file: spatial_gridmap.dm,237 usr: ShibaInuLord (/mob/dead/new_player) src: Spatial Grid (/datum/controller/subsystem/spatial_grid) The following runtime has occurred 1 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: ntmessenger.dm,261 usr: Chang \'Mr. Chang\' Moert (/mob/living/carbon/human) src: /datum/computer_file/program/m... (/datum/computer_file/program/messenger)