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: 311 Total runtimes: 30571 ** 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: Move (/mob/living/basic/migo/Move) usr: (src) src: the mi-go (/mob/living/basic/migo) src.loc: the snow (153,94,2) (/turf/open/misc/asteroid/snow/icemoon) 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: B.U.R.G.E.R (/mob/living/silicon/ai) src: the render plane relay (/atom/movable/render_plane_relay) ** Runtimes ** The following runtime has occurred 8004 time(s). runtime error: Cannot execute null.can give(). proc name: process request (/datum/component/plumbing/proc/process_request) source file: _plumbing.dm,105 usr: null src: /datum/component/plumbing/reac... (/datum/component/plumbing/reaction_chamber) The following runtime has occurred 6289 time(s). runtime error: Cannot execute null.can use(). proc name: light cameras (/mob/living/silicon/ai/proc/light_cameras) source file: ai.dm,788 usr: null src: Big Guap (/mob/living/silicon/ai) src.loc: the floor (150,25,4) (/turf/open/floor/circuit) The following runtime has occurred 4123 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 (153,171,2) (/turf/closed/wall) The following runtime has occurred 2001 time(s). runtime error: Cannot read null.reagent_list proc name: can give (/datum/component/plumbing/proc/can_give) source file: _plumbing.dm,121 usr: null src: /datum/component/plumbing/filt... (/datum/component/plumbing/filter) The following runtime has occurred 1106 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: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 838 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 763 time(s). runtime error: list index out of bounds proc name: blend cutoff colors (/proc/blend_cutoff_colors) source file: colors.dm,91 usr: Lyikis Elyrum (/mob/living/carbon/human) src: null The following runtime has occurred 622 time(s). runtime error: type mismatch: null ** 2 proc name: in fov (/mob/living/proc/in_fov) source file: living_fov.dm,38 usr: Scott Bone (/mob/living/carbon/human) src: Alec Petrov (/mob/living/carbon/human) The following runtime has occurred 618 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 565 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: null src: the anti-breach shielding proj... (/obj/machinery/shieldgen) src.loc: the floor (55,199,2) (/turf/open/floor/iron/smooth) The following runtime has occurred 553 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: Socioplana Cameroni (/mob/dead/observer) src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced) The following runtime has occurred 444 time(s). runtime error: Cannot read null.faction proc name: can track (/mob/living/proc/can_track) source file: living.dm,1188 usr: null src: Plutella Empyrea (/mob/living/carbon/human) src.loc: the Savannah-Ivanov (/obj/vehicle/sealed/mecha/savannah_ivanov) The following runtime has occurred 398 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: Socioplana Cameroni (/mob/dead/observer) src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced) The following runtime has occurred 344 time(s). runtime error: atom_has_gravity overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 259 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 plating (45,49,10) (/turf/open/floor/plating/airless) The following runtime has occurred 245 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: Arwen Emma (/mob/living/carbon/human) src: null The following runtime has occurred 228 time(s). runtime error: No valid destination passed into forceMove proc name: forceMove (/atom/movable/proc/forceMove) source file: atoms_movable.dm,1032 usr: (src) src: Mike Spike (/mob/living/carbon/human) src.loc: the floor (44,229,5) (/turf/open/floor/iron) The following runtime has occurred 206 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: Jemmy Garland (/mob/living/carbon/human) src: Pilk Smirnov is offering M1911 (/atom/movable/screen/alert/give) The following runtime has occurred 189 time(s). runtime error: invalid number passed to remove_reagent -1.90735e-006 (code/modules/reagents/chemistry/holder.dm:291) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Sydney Sahrin (/mob/living/carbon/human) src: null The following runtime has occurred 166 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,44 usr: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 166 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,64 usr: null src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/monkey) The following runtime has occurred 96 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 94 time(s). runtime error: Cannot read null.luminosity proc name: run examinate (/mob/proc/run_examinate) source file: mob.dm,544 usr: (src) src: Kendra Hunter (/mob/living/carbon/human) src.loc: the floor (197,107,4) (/turf/open/floor/iron) The following runtime has occurred 91 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: Millie Maggio (/mob/living/carbon/human) src: null The following runtime has occurred 84 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 (135,76,13) (/turf/open/floor/engine) The following runtime has occurred 84 time(s). runtime error: Division by zero proc name: in fov (/mob/living/proc/in_fov) source file: living_fov.dm,38 usr: Unknown (/mob/living/carbon/human) src: Reid Holdeman (/mob/living/carbon/human) The following runtime has occurred 84 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 (135,76,13) (/turf/open/floor/engine) The following runtime has occurred 83 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: null src: Unknown (/mob/living/carbon/human/species/monkey) src.loc: the reinforced floor (182,80,2) (/turf/open/floor/engine) The following runtime has occurred 80 time(s). runtime error: teleporter_new_target overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 75 time(s). runtime error: undefined proc or verb /turf/open/floor/engine/hull/ceiling/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the plating (222,123,2) (/turf/open/floor/plating/airless) 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 jg... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (104,129,13) (/turf/open/floor/iron/white) The following runtime has occurred 51 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 plating (48,43,13) (/turf/open/floor/plating) The following runtime has occurred 50 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/di... (/datum/move_loop/has_target/dist_bound/move_to) The following runtime has occurred 49 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 45 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: Peregrine Fulton (/mob/dead/observer) src: /datum/element/ai_held_item (/datum/element/ai_held_item) The following runtime has occurred 44 time(s). runtime error: living_death overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 42 time(s). runtime error: atom_attack_hand overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 41 time(s). runtime error: atom_examine overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 41 time(s). runtime error: atom_bumped overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 41 time(s). runtime error: mousedropped_onto overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 40 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: Ivsi (/mob/living/carbon/human) src: /datum/element/ai_held_item (/datum/element/ai_held_item) The following runtime has occurred 35 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 33 time(s). runtime error: undefined proc or verb /turf/open/floor/mineral/titanium/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the wall (217,124,2) (/turf/closed/wall/mineral/titanium) The following runtime has occurred 31 time(s). runtime error: mob_statchange overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 30 time(s). runtime error: Cannot read null.name proc name: ui act (/obj/item/sparring_contract/ui_act) source file: sparring_contract.dm,117 usr: Cole Stone (/mob/living/carbon/human) src: R.N.G\'s sparring contract (/obj/item/sparring_contract) The following runtime has occurred 29 time(s). runtime error: parent_qdeleting overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 26 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 26 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 24 time(s). runtime error: update_light() for Money with following light_system value: 2 proc name: update light (/atom/proc/update_light) source file: lighting_atom.dm,34 usr: (src) src: Money (/mob/living/silicon/pai) src.loc: the floor (97,121,2) (/turf/open/floor/iron/dark) The following runtime has occurred 23 time(s). runtime error: undefined proc or verb /turf/closed/wall/mineral/titanium/nodiagonal/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the floor (213,123,2) (/turf/open/floor/iron/dark/textured) The following runtime has occurred 23 time(s). runtime error: Cannot modify null.moving_from_pull. proc name: Move (/mob/living/Move) source file: living.dm,910 usr: Reider Meza (/mob/living/carbon/human) src: Anth (/mob/living/carbon/human) The following runtime has occurred 21 time(s). runtime error: movable_moved overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 20 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/slice/Click) source file: radial.dm,53 usr: Pilk Smirnov (/mob/living/carbon/human) src: the mod (/atom/movable/screen/radial/slice) The following runtime has occurred 19 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: Lisa Green (/mob/living/carbon/human) src.loc: null The following runtime has occurred 18 time(s). runtime error: Cannot read null.zone proc name: get organs (/obj/item/bodypart/proc/get_organs) source file: _bodyparts.dm,386 usr: Angela Meyers (/mob/living/carbon/human) src: the human chest (/obj/item/bodypart/chest) The following runtime has occurred 18 time(s). runtime error: undefined proc or verb /turf/open/floor/mineral/titanium/tiled/blue/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the wall (218,124,2) (/turf/closed/wall/mineral/titanium) The following runtime has occurred 17 time(s). runtime error: Cannot read null.comp_lookup proc name: UnregisterSignal (/datum/proc/UnregisterSignal) source file: _component.dm,261 usr: Leaf Crime (/mob/living/carbon/human) src: the colored glasses (/obj/item/clothing/glasses/salesman) The following runtime has occurred 17 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: Conveyor Belts (/datum/controller/subsystem/movement/conveyors) The following runtime has occurred 16 time(s). runtime error: Stack merge attempted on qdeleted target stack. proc name: merge without del (/obj/item/stack/proc/merge_without_del) source file: stack.dm,598 usr: Kayla Paulson (/mob/living/carbon/human) src: the raw cotton bundle (/obj/item/stack/sheet/cotton) The following runtime has occurred 15 time(s). runtime error: Qdeleted thing being thrown around. proc name: throw at (/atom/movable/proc/throw_at) source file: atoms_movable.dm,1221 usr: null src: the appendix (/obj/item/organ/internal/appendix) src.loc: null The following runtime has occurred 15 time(s). runtime error: Cannot read null.comp_lookup proc name: add mutation (/datum/dna/proc/add_mutation) source file: dna.dm,143 usr: Galinthias Lanthimos (/mob/living/carbon/human) src: /datum/dna (/datum/dna) The following runtime has occurred 14 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: null src: Spatial Grid (/datum/controller/subsystem/spatial_grid) The following runtime has occurred 14 time(s). runtime error: Cannot execute null.can use(). proc name: update camera telegraphing (/mob/camera/ai_eye/pic_in_pic/proc/update_camera_telegraphing) source file: multicam.dm,168 usr: Big Guap (/mob/living/silicon/ai) src: Secondary AI Eye (/mob/camera/ai_eye/pic_in_pic) The following runtime has occurred 13 time(s). runtime error: Cannot execute null.resolve(). proc name: CanAllowThrough (/obj/effect/temp_visual/elite_tumor_wall/CanAllowThrough) source file: elite.dm,417 usr: 0 src: the magic wall (/obj/effect/temp_visual/elite_tumor_wall) src.loc: the volcanic floor (167,83,5) (/turf/open/misc/asteroid/basalt/lava_land_surface) The following runtime has occurred 12 time(s). runtime error: undefined proc or verb /turf/open/floor/plating/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the wall (216,124,2) (/turf/closed/wall/mineral/titanium) The following runtime has occurred 12 time(s). runtime error: human_monkeyize overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 11 time(s). runtime error: Cannot read null.seen_messages proc name: finish image generation (/datum/chatmessage/proc/finish_image_generation) source file: chatmessage.dm,191 usr: null src: /datum/chatmessage (/datum/chatmessage) The following runtime has occurred 11 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,227 usr: Kendra Hunter (/mob/living/carbon/human) src: Ordnance Burn Chamber red air ... (/obj/machinery/atmospherics/components/unary/vent_scrubber) The following runtime has occurred 11 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: Cecil UV (/mob/living/carbon/human) src: /datum/component/edible (/datum/component/edible) The following runtime has occurred 11 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 11 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: space (154,141,2) (/turf/open/space) The following runtime has occurred 11 time(s). runtime error: Cannot execute null.setTo(). proc name: rescale view (/client/proc/rescale_view) source file: client_procs.dm,1038 usr: Kaitlyn Fleming (/mob/dead/observer) src: The_Silver_Nuke (/client) The following runtime has occurred 11 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/autoname/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 11 time(s). runtime error: update_light() for Wilson Rash with following light_system value: 2 proc name: update light (/atom/proc/update_light) source file: lighting_atom.dm,34 usr: null src: Wilson Rash (/mob/dead/observer) src.loc: the plating (105,121,2) (/turf/open/floor/plating) The following runtime has occurred 9 time(s). runtime error: in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 9 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 9 time(s). runtime error: undefined proc or verb /turf/open/floor/glass/reinforced/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the floor (215,119,2) (/turf/open/floor/iron/dark) The following runtime has occurred 8 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: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 8 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 8 time(s). runtime error: Cannot read null.len proc name: drop loot (/mob/living/simple_animal/proc/drop_loot) source file: simple_animal.dm,447 usr: 0 src: Unknown (/mob/living/simple_animal/hostile/russian/ranged) src.loc: the plating (157,153,2) (/turf/open/floor/plating) The following runtime has occurred 8 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: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 8 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: Purple Muggins (/mob/living/carbon/human) src: the bluespace supply pod (/obj/structure/closet/supplypod/podspawn) The following runtime has occurred 7 time(s). runtime error: cannot read from list proc name: log filter (/proc/log_filter) source file: chat_filter.dm,73 usr: Dog Ei (/mob/living/carbon/human) src: null The following runtime has occurred 7 time(s). runtime error: undefined proc or verb /turf/closed/wall/mineral/titanium/overspace/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the pod floor (213,120,2) (/turf/open/floor/pod/light) The following runtime has occurred 7 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: CYBR-510 (/mob/living/brain) src: F.R.E.N.L.Y. (/obj/vehicle/sealed/mecha/working/ripley) The following runtime has occurred 7 time(s). runtime error: Division by zero proc name: gas pressure minimum transfer (/datum/gas_mixture/proc/gas_pressure_minimum_transfer) source file: gas_mixture.dm,528 usr: null src: /datum/gas_mixture (/datum/gas_mixture) The following runtime has occurred 7 time(s). runtime error: Cannot execute null.setDefault(). The following runtime has occurred 7 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 pod floor (188,157,14) (/turf/open/floor/pod/dark) The following runtime has occurred 7 time(s). runtime error: list index out of bounds proc name: cancel spread (/datum/controller/subsystem/fluids/proc/cancel_spread) source file: fluids.dm,199 usr: null src: Smoke (/datum/controller/subsystem/fluids/smoke) The following runtime has occurred 6 time(s). runtime error: cannot read from list proc name: can shoot (/obj/item/gun/energy/can_shoot) source file: energy.dm,161 usr: null src: the proto-kinetic accelerator (/obj/item/gun/energy/recharge/kinetic_accelerator) src.loc: the satchel (/obj/item/storage/backpack/satchel) The following runtime has occurred 6 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: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 6 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 6 time(s). runtime error: bad proc proc name: Invoke (/datum/callback/proc/Invoke) source file: callback.dm,109 usr: Millie Maggio (/mob/dead/observer) src: /datum/callback (/datum/callback) The following runtime has occurred 6 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: Galinthias Lanthimos (/mob/living/carbon/human) src: Set Internals (/atom/movable/screen/movable/action_button) The following runtime has occurred 6 time(s). runtime error: traitor_demoralise_event overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 6 time(s). runtime error: undefined variable /mob/living/brain/var/model proc name: Click (/atom/movable/screen/robot/module/Click) source file: robot.dm,16 usr: Big Brother (/mob/living/brain) src: the cyborg module (/atom/movable/screen/robot/module) The following runtime has occurred 6 time(s). runtime error: Cannot create objects of type null. proc name: attackby (/obj/structure/frame/computer/attackby) source file: buildandrepair.dm,125 usr: Unknown (/mob/living/carbon/human) src: the computer frame (/obj/structure/frame/computer) The following runtime has occurred 5 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: Kylee Pearsall (/mob/living/carbon/human) src: /datum/computer_file/program/m... (/datum/computer_file/program/messenger) The following runtime has occurred 5 time(s). runtime error: undefined proc or verb /turf/open/floor/mineral/titanium/white/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the plating (215,108,2) (/turf/open/floor/plating) The following runtime has occurred 5 time(s). runtime error: Cannot execute null.add member(). proc name: add member (/obj/machinery/atmospherics/pipe/add_member) source file: datum_pipeline.dm,170 usr: Default Cyborg-462 (/mob/living/silicon/robot) src: the cyan pipe (/obj/machinery/atmospherics/pipe/smart) The following runtime has occurred 5 time(s). runtime error: new() called with an object of type /list instead of the type path itself proc name: ChangeTurf (/turf/proc/ChangeTurf) source file: change_turf.dm,103 usr: null src: the plating (213,83,9) (/turf/open/floor/plating) The following runtime has occurred 5 time(s). runtime error: Cannot read null.Uses proc name: delete extract (/datum/chemical_reaction/slime/proc/delete_extract) source file: slime_extracts.dm,17 usr: null src: /datum/chemical_reaction/slime... (/datum/chemical_reaction/slime/slimeexplosion) The following runtime has occurred 5 time(s). runtime error: Cannot read null.comp_lookup proc name: eat atom (/mob/living/simple_animal/hostile/ooze/proc/eat_atom) source file: ooze.dm,80 usr: null src: Cubie (/mob/living/simple_animal/hostile/ooze/gelatinous) src.loc: the plating (69,82,2) (/turf/open/floor/plating) The following runtime has occurred 5 time(s). runtime error: Division by zero proc name: trigger mark (/datum/heretic_knowledge/mark/ash_mark/trigger_mark) source file: ash_lore.dm,105 usr: Mike Stroble (/mob/living/carbon/human) src: Mark of Ash (/datum/heretic_knowledge/mark/ash_mark) The following runtime has occurred 5 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/center/Click) source file: radial.dm,72 usr: Vicktor Bynum (/mob/dead/observer) src: Close Menu (/atom/movable/screen/radial/center) The following runtime has occurred 5 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: Byandaccount (/mob/dead/new_player) src: Purple Muggins (/atom/movable/screen/map_view/char_preview) The following runtime has occurred 5 time(s). runtime error: Cannot execute null.forceMove(). proc name: on select use (/obj/item/mod/module/clamp/on_select_use) source file: modules_supply.dm,79 usr: Pat Hatcher (/mob/living/carbon/human) src: MOD loader hydraulic clamp mod... (/obj/item/mod/module/clamp/loader) The following runtime has occurred 5 time(s). runtime error: Cannot execute null.get robotact(). proc name: lawsync (/mob/living/silicon/robot/proc/lawsync) source file: laws.dm,74 usr: null src: Peacekeeper Cyborg-983 (/mob/living/silicon/robot/nocell) src.loc: the plating (190,80,4) (/turf/open/floor/plating) 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 cP8gZ 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: 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 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber fiTWB which is of type /obj/machinery/atmospherics/components/unary/vent_scrubber/on. Nearby: (136, 101, 13) (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 execute null.remove plumber(). proc name: disable (/datum/component/plumbing/proc/disable) source file: _plumbing.dm,209 usr: Jerry Graham (/mob/living/carbon/human) src: /datum/component/plumbing/reac... (/datum/component/plumbing/reaction_chamber) 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 flVPE 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 koR6d 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: 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 4 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Mining omni air scrubber 8AsJo 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: 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 4 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 4 time(s). runtime error: undefined proc or verb /turf/open/floor/mineral/titanium/yellow/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the wall (217,120,2) (/turf/closed/wall/mineral/titanium) The following runtime has occurred 4 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: Clown_d (/mob/dead/new_player) src: /datum/preferences (/datum/preferences) 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 hkHSf 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 security camera (/obj/machinery/camera/autoname/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: 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 4 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/autoname/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: living_set_body_position overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 4 time(s). runtime error: /datum/brain_trauma/hypnosis 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: Clown (/mob/living/carbon/human) src: null 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 (731) (/mob/living/simple_animal/slime) src: Reproduce (/datum/action/innate/slime/reproduce) The following runtime has occurred 3 time(s). runtime error: Attempted to get a rating '0' that doesnt exist proc name: get rating (/datum/armor/proc/get_rating) source file: _armor.dm,143 usr: 0 src: /datum/armor/none (/datum/armor/none) The following runtime has occurred 3 time(s). runtime error: addtimer called with a negative wait. Converting to 0.5 (code/controllers/subsystem/timer.dm:579) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Penny Lame (/mob/living/carbon/human) src: null The following runtime has occurred 3 time(s). runtime error: Cannot create objects of type null. proc name: action (/obj/item/mecha_parts/mecha_equipment/weapon/action) source file: weapons.dm,58 usr: Clown (/mob/living/carbon/human) src: the HoNkER BlAsT 5000 (/obj/item/mecha_parts/mecha_equipment/weapon/honker) The following runtime has occurred 3 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: Raw Prophet (/mob/living/simple_animal/hostile/heretic_summon/raw_prophet) src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 3 time(s). runtime error: list index out of bounds proc name: ready (/datum/dynamic_ruleset/latejoin/ready) source file: dynamic_rulesets_latejoin.dm,34 usr: B00t (/mob/dead/new_player) src: Syndicate Infiltrator (/datum/dynamic_ruleset/latejoin/infiltrator) The following runtime has occurred 3 time(s). runtime error: type mismatch: null -= the starboard 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 3 time(s). runtime error: undefined proc or verb /turf/open/floor/mineral/plastitanium/red/brig/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the wall (213,124,2) (/turf/closed/wall/mineral/titanium) The following runtime has occurred 3 time(s). runtime error: type mismatch: null -= the cargo 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: 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 3 time(s). runtime error: Skillchip's owner is null or qdeleted brain. (code/modules/library/skill_learning/skillchip.dm:108) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Unknown (/mob/living/carbon/human) src: null The following runtime has occurred 3 time(s). runtime error: We just tried to add an element to a qdeleted datum, something is fucked proc name: AddElement (/datum/proc/_AddElement) source file: _element.dm,54 usr: Stevphen Steve (/mob/living/carbon/human) src: the cardboard (/obj/item/stack/sheet/cardboard) The following runtime has occurred 3 time(s). runtime error: list index out of bounds proc name: active ais (/proc/active_ais) source file: mobs.dm,526 usr: Cyborg (/mob/living/silicon/robot/shell) src: null The following runtime has occurred 3 time(s). runtime error: Cannot read null.stat proc name: receive damage (/datum/wound/slash/receive_damage) source file: slash.dm,86 usr: Penny Lame (/mob/living/carbon/human) src: Rough Abrasion (/datum/wound/slash/moderate) The following runtime has occurred 3 time(s). runtime error: type mismatch: null -= the cargo 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 3 time(s). runtime error: Antagonist datum without owner in GLOB.antagonists: �Space Pirate (code/modules/antagonists/pirate/pirate.dm:24) 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: High-performance liquid chromatography machine taking damage after deletion proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,7 usr: Vicktor Bynum (/mob/living/carbon/human) src: High-performance liquid chroma... (/obj/machinery/chem_mass_spec) 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 aq8i2 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: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Central Hall omni air vent YFcsL 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.navigation_images proc name: cut navigation (/mob/living/proc/cut_navigation) source file: navigation.dm,107 usr: 0 src: Dennis Tireman (/mob/living/carbon/human) src.loc: the floor (96,129,2) (/turf/open/floor/iron/cafeteria) The following runtime has occurred 2 time(s). runtime error: undefined proc or verb /turf/open/misc/asteroid/airless/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the asteroid sand (46,83,2) (/turf/open/misc/asteroid/airless) The following runtime has occurred 2 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: Pays-No-Attention (/mob/living/carbon/human) src: the communications console (/obj/machinery/computer/communications) 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 ZDkkR 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.mymob proc name: save position (/atom/movable/screen/movable/action_button/proc/save_position) source file: action_button.dm,125 usr: Hunter Hardie (/mob/dead/observer) src: Vote: Map (/atom/movable/screen/movable/action_button) The following runtime has occurred 2 time(s). runtime error: Doomlolcat/(Dustan Hache) (Dustan Hache) attempted to add invalid access [engine_equip] to Dustan Hache's ID Card (Botanist) (code/modules/modular_computers/file_system/programs/card.dm:221) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Dustan Hache (/mob/living/carbon/human) src: null The following runtime has occurred 2 time(s). runtime error: Cannot read null.air proc name: merge (/datum/pipeline/proc/merge) source file: datum_pipeline.dm,152 usr: Default Cyborg-462 (/mob/living/silicon/robot) src: /datum/pipeline (/datum/pipeline) 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 OK3Iy 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: area_power_change 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 bubblegum (/mob/living/simple_animal/hostile/megafauna/bubblegum) src.loc: the floor (197,147,5) (/turf/open/indestructible/hierophant) 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 1EZAR 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: undefined proc or verb /turf/closed/wall/mineral/titanium/interior/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the floor (214,123,2) (/turf/open/floor/iron/dark/textured) The following runtime has occurred 2 time(s). runtime error: mob_login overridden. Use override = TRUE to suppress this warning. 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,76 usr: null src: /datum/status_effect/unholy_de... (/datum/status_effect/unholy_determination) 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 utQut 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: atom_entered overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2 time(s). runtime error: Cannot execute null.remove reagent(). proc name: on mob life (/datum/reagent/proc/on_mob_life) source file: reagents.dm,164 usr: null src: Cryogelidia (/datum/reagent/inverse/cryostylane) The following runtime has occurred 2 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,661 usr: Sydney Sahrin (/mob/living/carbon/human) src: the Cleanbot (/mob/living/simple_animal/bot/cleanbot/autopatrol) The following runtime has occurred 2 time(s). runtime error: bad icon operation proc name: Scale (/icon/proc/Scale) usr: L.I.N.U.X (/mob/living/silicon/ai) src: /icon (/icon) The following runtime has occurred 2 time(s). runtime error: Attempted to call shutdown_logging twice! proc name: shutdown logging (/datum/log_holder/proc/shutdown_logging) source file: log_holder.dm,55 usr: null src: /datum/log_holder (/datum/log_holder) 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 yWOVH 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.z proc name: handle z level change (/datum/element/weather_listener/proc/handle_z_level_change) source file: weather_listener.dm,38 usr: Frenly (/mob/living/carbon/human) src: /datum/element/weather_listene... (/datum/element/weather_listener) The following runtime has occurred 2 time(s). runtime error: type mismatch: null -= the library 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 2 time(s). runtime error: pick() from empty list proc name: find target (/datum/objective/destroy/find_target) source file: objective.dm,820 usr: null src: destroy AI (/datum/objective/destroy) 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 fJBY6 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: 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: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �UO45 Research omni air vent WxBKN 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 DXqqv 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: 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: (src) src: Unknown (/mob/living/carbon/human) 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 5oZJF which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (144, 149, 13) (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 jgjw1 which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (104, 129, 13) (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: pick() from empty list proc name: announce latejoin (/datum/job/security_officer/proc/announce_latejoin) source file: security_officer.dm,148 usr: Cookiegamer377 (/mob/dead/new_player) src: /datum/job/security_officer (/datum/job/security_officer) The following runtime has occurred 2 time(s). runtime error: /datum/action/cooldown/spell/teleport/area_teleport/wizard/scroll - can_cast_spell called on a spell without an owner! proc name: can cast spell (/datum/action/cooldown/spell/proc/can_cast_spell) source file: spell.dm,151 usr: Unknown (/mob/living/carbon/human) src: Teleport (scroll) (/datum/action/cooldown/spell/teleport/area_teleport/wizard/scroll) The following runtime has occurred 2 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 2 time(s). runtime error: living_slam_table overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 2 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: Pepperspray (/mob/living/carbon/human) src: the department techfab (Cargo) (/obj/machinery/rnd/production/techfab/department/cargo) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 31794 ([0x2108304f]), TTR: 731784, wait:12 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210829f6], callBack.object: /datum/looping_sound/oven[0x2100e161](/datum/looping_sound/oven), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(731784), QDELETED, NO CALLBACK world.time: 11586, head_offset: 11400, practical_offset: 373, REALTIMEOFDAY: 731784 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, 13) (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 1 time(s). runtime error: Invalid timer: Timer: Timer: 19360 ([0x21076ea9]), TTR: 669585, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21076ea8], callBack.object: /datum/looping_sound/generator[0x21010367](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(669585), QDELETED, NO CALLBACK world.time: 10458, head_offset: 10200, practical_offset: 518, REALTIMEOFDAY: 669585 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.register map obj(). proc name: display to (/atom/movable/screen/map_view/proc/display_to) source file: map_view.dm,35 usr: DARK_mir0 (/mob/dead/new_player) src: Hank Marty (/atom/movable/screen/map_view/char_preview) The following runtime has occurred 1 time(s). runtime error: Attempted to add a new component of type [/datum/component/drift] to a qdeleting parent of type [/obj/item/restraints/legcuffs/bola]! proc name: AddComponent (/datum/proc/_AddComponent) source file: _component.dm,443 usr: Chang \'Mr. Chang\' Moert (/mob/living/carbon/human) src: the bola (/obj/item/restraints/legcuffs/bola) The following runtime has occurred 1 time(s). runtime error: The syndicate MOD chestplate taking damage after deletion proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,7 usr: null src: the syndicate MOD chestplate (/obj/item/clothing/suit/mod) src.loc: null The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= Testeban (/mob/dead/new_player) proc name: clear important client contents (/mob/proc/clear_important_client_contents) source file: atoms_movable.dm,983 usr: null src: Testeban (/mob/dead/new_player) src.loc: the start area (8,248,1) (/turf/closed/indestructible/start_area) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 71919 ([0x21091fae]), TTR: 271523, wait:7 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x21011124], callBack.object: /datum/component/area_sound_manager[0x2108920a](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(271523), QDELETED, NO CALLBACK world.time: 21078.5, head_offset: 21000, practical_offset: 158, REALTIMEOFDAY: 271523 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: 20204 ([0x21082204]), TTR: 728830, wait:12 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108242f], callBack.object: /datum/looping_sound/oven[0x2100e161](/datum/looping_sound/oven), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(728830), QDELETED, NO CALLBACK world.time: 8678.5, head_offset: 8400, practical_offset: 558, REALTIMEOFDAY: 728830 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 science 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: adjust_timed_status_effect: called with an invalid duration. (Got: /datum/status_effect/pacify) proc name: adjust timed status effect (/mob/living/proc/adjust_timed_status_effect) source file: status_procs.dm,606 usr: Kane Grittin (/mob/living/carbon/human) src: Bob Bobinson (/mob/living/carbon/human) 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: Reider Meza (/mob/dead/observer) src: /datum/action_group/listed (/datum/action_group/listed) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 35841 ([0x21078374]), TTR: 674595, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210783bb], callBack.object: /datum/looping_sound/showering[0x21010d5b](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(674595), QDELETED, NO CALLBACK world.time: 15345.5, head_offset: 15000, practical_offset: 692, REALTIMEOFDAY: 674595 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: 47384 ([0x2107cbc5]), TTR: 676559, wait:62 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x2107c0db], callBack.object: /datum/component/area_sound_manager[0x2106b46b](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(676559), QDELETED, NO CALLBACK world.time: 17263, head_offset: 16800, practical_offset: 927, REALTIMEOFDAY: 676559 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.living_heart_organ_slot proc name: on research (/datum/heretic_knowledge/living_heart/on_research) source file: starting_lore.dm,57 usr: Sir Talks A Lot (/mob/living/carbon/human) src: The Living Heart (/datum/heretic_knowledge/living_heart) The following runtime has occurred 1 time(s). runtime error: Cannot read null.cyborg_base_icon proc name: update icons (/mob/living/silicon/robot/update_icons) source file: robot.dm,353 usr: (src) src: Peacekeeper Cyborg-983 (/mob/living/silicon/robot/nocell) src.loc: the plating (190,80,4) (/turf/open/floor/plating) The following runtime has occurred 1 time(s). runtime error: bad index proc name: survivor report (/datum/controller/subsystem/ticker/proc/survivor_report) source file: roundend.dm,331 usr: null src: Ticker (/datum/controller/subsystem/ticker) The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the science 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 1 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 1 time(s). runtime error: A brain trauma (Mind Echo) is being re-applied to its owning mob (Skiddle)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Amira Rose (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot execute null.forceMove(). proc name: drop items (/obj/machinery/gulag_item_reclaimer/proc/drop_items) source file: gulag_item_reclaimer.dm,91 usr: Prisoner #13-006 (/mob/living/carbon/human) src: the equipment reclaimer statio... (/obj/machinery/gulag_item_reclaimer) The following runtime has occurred 1 time(s). runtime error: A brain trauma (Expressive Aphasia) is being re-applied to its owning mob (Skiddle)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Amira Rose (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the aft 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 1 time(s). runtime error: atom_exited overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the detective 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: Cannot read null.client proc name: unset ranged ability (/datum/action/innate/proc/unset_ranged_ability) source file: innate_action.dm,72 usr: S.A.N.G.U.I.N.I.T.Y (/mob/living/silicon/ai) src: Override Machine (/datum/action/innate/ai/ranged/override_machine) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.get active hand(). proc name: attack with hurt hand (/datum/wound/blunt/proc/attack_with_hurt_hand) source file: bones.dm,102 usr: Keith Alex (/mob/living/carbon/human) src: Joint Dislocation (/datum/wound/blunt/moderate) The following runtime has occurred 1 time(s). runtime error: mob_attack_alien overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 249956 ([0x210906fb]), TTR: 827118, wait:21 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x2108ccf9], callBack.object: /datum/component/area_sound_manager[0x2108e2bb](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(827118), QDELETED, NO CALLBACK world.time: 49025, head_offset: 48600, practical_offset: 851, REALTIMEOFDAY: 827118 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: 22653 ([0x21074ca2]), TTR: 20692, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21076489], callBack.object: /datum/looping_sound/generator[0x2100bd9d](/datum/looping_sound/generator), callBack.delegate:/datum/looping_sound/proc/start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(20692), QDELETED, NO CALLBACK world.time: 6980, head_offset: 6600, practical_offset: 761, REALTIMEOFDAY: 20692 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: 131755 ([0x2108b738]), TTR: 805387, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108acbf], callBack.object: /datum/looping_sound/generator[0x21010198](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(805387), QDELETED, NO CALLBACK world.time: 29273.5, head_offset: 28800, practical_offset: 948, REALTIMEOFDAY: 805388 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.Copy(). proc name: parse gas string (/datum/controller/subsystem/air/proc/parse_gas_string) source file: air.dm,704 usr: Angela Meyers (/mob/living/carbon/human) src: Atmospherics (/datum/controller/subsystem/air) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 214595 ([0x2108ebd6]), TTR: 820651, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210885cd], callBack.object: /datum/looping_sound/geiger[0x2108dd02](/datum/looping_sound/geiger), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(820651), QDELETED, NO CALLBACK world.time: 43277.5, head_offset: 43200, practical_offset: 156, REALTIMEOFDAY: 820651 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 departures 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 1 time(s). runtime error: Invalid timer: Timer: Timer: 243180 ([0x2108f0cc]), TTR: 825794, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21090411], callBack.object: /datum/looping_sound/deep_fryer[0x21010b37](/datum/looping_sound/deep_fryer), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(825794), QDELETED, NO CALLBACK world.time: 47829.5, head_offset: 47400, practical_offset: 860, REALTIMEOFDAY: 825794 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.name proc name: gather roundend feedback (/datum/controller/subsystem/ticker/proc/gather_roundend_feedback) source file: roundend.dm,60 usr: null src: Ticker (/datum/controller/subsystem/ticker) The following runtime has occurred 1 time(s). runtime error: Cannot create objects of type null. proc name: create shapeshift mob (/datum/action/cooldown/spell/shapeshift/proc/create_shapeshift_mob) source file: _shapeshift.dm,179 usr: Angela Meyers (/mob/living/carbon/human) src: Slime Transformation (/datum/action/cooldown/spell/shapeshift/slime_form) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 33242 ([0x21061db3]), TTR: 853573, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108635e], callBack.object: /datum/looping_sound/deep_fryer[0x2100cc50](/datum/looping_sound/deep_fryer), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(853573), QDELETED, NO CALLBACK world.time: 10040, head_offset: 9600, practical_offset: 881, REALTIMEOFDAY: 853573 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.name proc name: announce (/datum/round_event/anomaly/anomaly_bluespace/announce) source file: anomaly_bluespace.dm,17 usr: null src: /datum/round_event/anomaly/ano... (/datum/round_event/anomaly/anomaly_bluespace) The following runtime has occurred 1 time(s). runtime error: A brain trauma (Muscle Spasms) is being re-applied to its owning mob (Bob Bobinson)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Frenly (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Knowlesz02 (knowlesz02) had null prefs, which shouldn't be possible! (code/modules/mob/living/living_say.dm:341) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Caleb Cressman (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: atom_attack_paw overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: atom_attack_mech overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the cargo 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: 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 1 time(s). runtime error: atom_hitby overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: comsig_organ_implanted overridden. Use override = TRUE to suppress this warning. 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: The shredded prescription glasses taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: null src: the shredded prescription glas... (/obj/item/clothing/glasses/regular) src.loc: the brig floor (212,86,1) (/turf/open/floor/mineral/plastitanium/red/brig) The following runtime has occurred 1 time(s). runtime error: A brain trauma (Muscle Weakness) is being re-applied to its owning mob (Unknown)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Frenly (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 41578 ([0x21083727]), TTR: 756082, wait:13 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x21083537], callBack.object: /datum/component/area_sound_manager[0x2108254c](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(756082), QDELETED, NO CALLBACK world.time: 9866.5, head_offset: 9600, practical_offset: 534, REALTIMEOFDAY: 756082 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.type proc name: check area hazardous (/datum/component/hazard_area/proc/check_area_hazardous) source file: hazard_area.dm,81 usr: Adamantine Levee (/mob/living/carbon/human) src: /datum/component/hazard_area (/datum/component/hazard_area) The following runtime has occurred 1 time(s). runtime error: The wooden barricade taking damage after deletion proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,7 usr: John Smith (/mob/living/carbon/human) src: the wooden barricade (/obj/structure/barricade/wooden) The following runtime has occurred 1 time(s). runtime error: A brain trauma (Phobia) is being re-applied to its owning mob (Nuri Vader)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: S.A.N.G.U.I.N.I.T.Y (/mob/living/silicon/robot) src: null 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:127) 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: A brain trauma (Phobia) is being re-applied to its owning mob (Mark Kass)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Samantha Cornelius (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null.micro_organisms proc name: calculate growth (/datum/micro_organism/cell_line/proc/calculate_growth) source file: _micro_organism.dm,66 usr: null src: Unknown fluids (/datum/micro_organism/cell_line/cockroach) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.is cut(). proc name: try to force door open (/obj/machinery/door/airlock/try_to_force_door_open) source file: airlock.dm,1169 usr: Larry McOmano (/mob/living/carbon/human) src: Aft Primary Hallway (/obj/machinery/door/airlock/public/glass) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 65597 ([0x2107d8b4]), TTR: 680327, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2105e316], callBack.object: /datum/looping_sound/showering[0x2100c48d](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(680327), QDELETED, NO CALLBACK world.time: 20954.5, head_offset: 20400, practical_offset: 1110, REALTIMEOFDAY: 680327 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: passive influence gain (/datum/antagonist/heretic/proc/passive_influence_gain) source file: heretic_antag.dm,439 usr: null src: Heretic (/datum/antagonist/heretic) The following runtime has occurred 1 time(s). runtime error: update_light() for the sparks with following light_system value: 2 proc name: update light (/atom/proc/update_light) source file: lighting_atom.dm,34 usr: null src: the sparks (/obj/effect/particle_effect/sparks) src.loc: the floor (177,155,2) (/turf/open/floor/iron/dark) The following runtime has occurred 1 time(s). runtime error: Langauge holder added to a qdeleting thing, what the fuck [0x3000032] proc name: New (/datum/language_holder/New) source file: language_holder.dm,58 usr: Sydney Sahrin (/mob/living/carbon/human) src: /datum/language_holder/synthet... (/datum/language_holder/synthetic) The following runtime has occurred 1 time(s). runtime error: attack_basic_mob overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: undefined proc or verb /turf/open/floor/mineral/titanium/blue/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the plating (214,108,2) (/turf/open/floor/plating) 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, 13) (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 1 time(s). runtime error: A brain trauma (Nervous Cough) is being re-applied to its owning mob (Clown)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Jason Tils (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 77065 ([0x210778d6]), TTR: 647803, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210761c8], callBack.object: /datum/looping_sound/generator[0x2100faf0](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(647803), QDELETED, NO CALLBACK world.time: 28953.5, head_offset: 28800, practical_offset: 308, REALTIMEOFDAY: 647803 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 variable /atom/movable/screen/plane_master/runechat/var/saved_identification proc name: send message (/datum/computer_file/program/messenger/proc/send_message) source file: ntmessenger.dm,261 usr: Mark Kass (/mob/living/carbon/human) src: /datum/computer_file/program/m... (/datum/computer_file/program/messenger) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.hide from(). proc name: ui close (/obj/machinery/computer/security/ui_close) source file: camera.dm,168 usr: null src: the Quartermaster\'s camera co... (/obj/machinery/computer/security/qm) src.loc: space (146,115,2) (/turf/open/space) The following runtime has occurred 1 time(s). runtime error: hulk_attack overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/autoname/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 1 time(s). runtime error: The pod computer taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,9 usr: Dog Ei (/mob/living/carbon/human) src: the pod computer (/obj/item/gps/computer) The following runtime has occurred 1 time(s). runtime error: invalid number passed to remove_reagent -3.8147e-006 (code/modules/reagents/chemistry/holder.dm:291) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Rufus Quail (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the aft 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: 241405 ([0x2107847c]), TTR: 53555, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21081aea], callBack.object: /datum/looping_sound/deep_fryer[0x21010d6b](/datum/looping_sound/deep_fryer), callBack.delegate:/datum/looping_sound/proc/start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(53555), QDELETED, NO CALLBACK world.time: 35836.5, head_offset: 35400, practical_offset: 874, REALTIMEOFDAY: 53555 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 supermatter 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 1 time(s). runtime error: undefined variable /obj/item/assembly/igniter/var/client proc name: balloon alert perform (/atom/proc/balloon_alert_perform) source file: balloon_alert.dm,37 usr: Matt Krisher (/mob/living/carbon/human) src: the infrared emitter-igniter a... (/obj/item/assembly_holder) The following runtime has occurred 1 time(s). runtime error: mob_action_removed overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: Advanced virus ID is empty or null! (code/datums/diseases/advance/advance.dm:510) 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: Invalid timer: Timer: Timer: 276456 ([0x21083d35]), TTR: 58879, wait:8 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x210697f6], callBack.object: /datum/component/area_sound_manager[0x210815a4](/datum/component/area_sound_manager), callBack.delegate:/datum/component/area_sound_manager/proc/start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(58879), QDELETED, NO CALLBACK world.time: 40166, head_offset: 39600, practical_offset: 1133, REALTIMEOFDAY: 58879 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: /datum/memory/revolution_heads_victory didn't have any mood phrases, these are necessary if the MEMORY_FLAG_NOMOOD is not set! (code/datums/memory/_memory.dm:162) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Galinthias Lanthimos (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: attack_animal overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: Cannot read null.status_traits proc name: setGrabState (/atom/movable/proc/setGrabState) source file: atoms_movable.dm,1549 usr: (src) src: Guillermo Cressman (/mob/living/carbon/human) src.loc: the floor (129,129,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: tool_act_wrench overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: mob_action_grant overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: atom_after_attackby overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 29611 ([0x2108a1ff]), TTR: 260097, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108a70a], callBack.object: /datum/looping_sound/generator[0x2100b8bd](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(260097), QDELETED, NO CALLBACK world.time: 9845.5, head_offset: 9600, practical_offset: 492, REALTIMEOFDAY: 260097 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: 173424 ([0x21086416]), TTR: 234254, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21086369], callBack.object: /datum/looping_sound/microwave[0x21013576](/datum/looping_sound/microwave), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(234254), QDELETED, NO CALLBACK world.time: 29809.5, head_offset: 29400, practical_offset: 820, REALTIMEOFDAY: 234254 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: comsig_organ_removed overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 time(s). runtime error: Cannot execute null.apply status effect(). proc name: do shapeshift (/datum/action/cooldown/spell/shapeshift/proc/do_shapeshift) source file: _shapeshift.dm,145 usr: Angela Meyers (/mob/living/carbon/human) src: Slime Transformation (/datum/action/cooldown/spell/shapeshift/slime_form) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 70734 ([0x21072f6e]), TTR: 29745, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2105f057], callBack.object: /datum/looping_sound/generator[0x2101042a](/datum/looping_sound/generator), callBack.delegate:/datum/looping_sound/proc/start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(29745), QDELETED, NO CALLBACK world.time: 15263, head_offset: 15000, practical_offset: 527, REALTIMEOFDAY: 29745 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: A brain trauma (Nervous Cough) is being re-applied to its owning mob (Skiddle)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Amira Rose (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Langauge holder added to a qdeleting thing, what the fuck [0x3000b8b] proc name: New (/datum/language_holder/New) source file: language_holder.dm,58 usr: Jayden Linley (/mob/living/carbon/human) src: /datum/language_holder/synthet... (/datum/language_holder/synthetic) The following runtime has occurred 1 time(s). runtime error: Cannot read null.name proc name: custom type (/datum/component/customizable_reagent_holder/proc/custom_type) source file: customizable_reagent_holder.dm,245 usr: Frenly (/mob/living/carbon/human) src: /datum/component/customizable_... (/datum/component/customizable_reagent_holder) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.audible message(). proc name: process (/datum/reagents/process) source file: holder.dm,1032 usr: null src: /datum/reagents (/datum/reagents) 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, 13) (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 1 time(s). runtime error: A brain trauma (Muscle Weakness) is being re-applied to its owning mob (Skiddle)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Amira Rose (/mob/living/carbon/human) 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: list index out of bounds proc name: pipeline expansion (/obj/machinery/atmospherics/components/pipeline_expansion) source file: components_base.dm,157 usr: null src: the omni gas filter (/obj/machinery/atmospherics/components/trinary/filter) src.loc: the floor (37,210,2) (/turf/open/floor/iron/smooth) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 180246 ([0x21097456]), TTR: 182093, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2109744a], callBack.object: /datum/looping_sound/showering[0x210100cc](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(182093), QDELETED, NO CALLBACK world.time: 34083, head_offset: 33600, practical_offset: 967, REALTIMEOFDAY: 182093 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: 125193 ([0x2107cc95]), TTR: 37860, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107cc94], callBack.object: /datum/looping_sound/generator[0x2100bd9d](/datum/looping_sound/generator), callBack.delegate:/datum/looping_sound/proc/start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(37860), QDELETED, NO CALLBACK world.time: 22572, head_offset: 22200, practical_offset: 744, REALTIMEOFDAY: 37860 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: list index out of bounds proc name: parse caught click modifiers (/proc/parse_caught_click_modifiers) source file: turfs.dm,252 usr: Vicktor Bynum (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: undefined variable /turf/open/floor/iron/white/var/client proc name: balloon alert perform (/atom/proc/balloon_alert_perform) source file: balloon_alert.dm,37 usr: Dustan Hache (as Captain) (/mob/living/carbon/human) src: the ablative trenchcoat (/obj/item/clothing/suit/hooded/ablative) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 103480 ([0x21088b0d]), TTR: 799619, wait:12 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21088292], callBack.object: /datum/looping_sound/oven[0x21010891](/datum/looping_sound/oven), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(799619), QDELETED, NO CALLBACK world.time: 23937, head_offset: 23400, practical_offset: 1075, REALTIMEOFDAY: 799619 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 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 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:127) 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: Invalid timer: Timer: Timer: 64462 ([0x21079416]), TTR: 403127, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21079d59], callBack.object: /datum/looping_sound/generator[0x2100fad0](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(403127), QDELETED, NO CALLBACK world.time: 25029, head_offset: 24600, practical_offset: 859, REALTIMEOFDAY: 403127 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.reagents proc name: stage act (/datum/disease/proc/stage_act) source file: _disease.dm,67 usr: null src: Unknown (/datum/disease/advance) The following runtime has occurred 1 time(s). runtime error: type mismatch: & 14 proc name: drop limb (/obj/item/bodypart/head/psyker/drop_limb) source file: psyker.dm,56 usr: null src: the psyker head (/obj/item/bodypart/head/psyker) src.loc: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 17111 ([0x2108189e]), TTR: 751887, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21081aba], callBack.object: /datum/looping_sound/generator[0x21010612](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(751887), QDELETED, NO CALLBACK world.time: 5838, head_offset: 5400, practical_offset: 877, REALTIMEOFDAY: 751887 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: 3266 ([0x210141cc]), TTR: 661936, wait:17 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x210749ef], callBack.object: /datum/component/area_sound_manager[0x2106b679](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(661936), QDELETED, NO CALLBACK world.time: 2963, head_offset: 2400, practical_offset: 1127, REALTIMEOFDAY: 661936 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.actions proc name: Remove (/datum/action/proc/Remove) source file: action.dm,118 usr: null src: Open Changeling Information: (/datum/action/antag_info) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 21437 ([0x2107f89e]), TTR: 212877, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107f70c], callBack.object: /datum/looping_sound/generator[0x2100be72](/datum/looping_sound/generator), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(212877), QDELETED, NO CALLBACK world.time: 9221.5, head_offset: 9000, practical_offset: 444, REALTIMEOFDAY: 212877 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.get law list(). proc name: log current laws (/mob/living/silicon/proc/log_current_laws) source file: laws.dm,15 usr: (src) src: Default Cyborg-151 (/mob/living/silicon/robot/model/syndicate) src.loc: the floor (101,114,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 9755 ([0x210766b5]), TTR: 664485, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2107661d], callBack.object: /datum/looping_sound/geiger[0x2107650b](/datum/looping_sound/geiger), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(664485), QDELETED, NO CALLBACK world.time: 5463.5, head_offset: 5400, practical_offset: 128, REALTIMEOFDAY: 664485 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 modify null.exp. proc name: set exp from db (/client/proc/set_exp_from_db) source file: job_exp.dm,106 usr: Knowlesz02 (/mob/dead/new_player) src: Knowlesz02 (/client) The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= the medical 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: 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, 13) (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 1 time(s). runtime error: undefined proc or verb /turf/closed/wall/on_below_change(). proc name: SendSignal (/datum/proc/_SendSignal) source file: _component.dm,360 usr: null src: the asteroid sand (47,82,2) (/turf/open/misc/asteroid/airless) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 48268 ([0x2107cbc8]), TTR: 676639, wait:23 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x2107c6ad], callBack.object: /datum/component/area_sound_manager[0x2107bdad](/datum/component/area_sound_manager), callBack.delegate:start_looping_sound(), source: code/datums/components/area_sound_manager.dm:77Prev: NULL, Next: NULL, SPENT(676639), QDELETED, NO CALLBACK world.time: 17342, head_offset: 16800, practical_offset: 1085, REALTIMEOFDAY: 676639 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: atom_initialized_on 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 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 1 time(s). runtime error: Undefined operation: 90 / null proc name: fire sounds (/obj/item/gun/ballistic/fire_sounds) source file: ballistic.dm,151 usr: Derrick Weinstein (/mob/living/carbon/human) src: the laser shotgun (/obj/item/gun/ballistic/shotgun/ctf/red) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 9982 ([0x21018276]), TTR: 626426, wait:1 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210722b6], callBack.object: /datum/looping_sound/tape_recorder_hiss[0x2100f270](/datum/looping_sound/tape_recorder_hiss), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:197Prev: NULL, Next: NULL, SPENT(626426), QDELETED, NO CALLBACK world.time: 7802, head_offset: 7800, practical_offset: 5, REALTIMEOFDAY: 626426 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.micro_organisms proc name: finish growing (/datum/micro_organism/cell_line/proc/finish_growing) source file: _micro_organism.dm,76 usr: null src: Unknown fluids (/datum/micro_organism/cell_line/cockroach) The following runtime has occurred 1 time(s). runtime error: Cannot modify null.db_flags. proc name: set db player flags (/client/proc/set_db_player_flags) source file: job_exp.dm,204 usr: Knowlesz02 (/mob/dead/new_player) src: Knowlesz02 (/client) The following runtime has occurred 1 time(s). runtime error: atom_bullet_act overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 1 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/north) src.loc: the floor (84,120,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: A brain trauma (Mind Echo) is being re-applied to its owning mob (Makayla Todd)! (code/modules/mob/living/brain/brain_item.dm:76) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Spaghetti O.S. (/mob/living/silicon/robot) src: null The following runtime has occurred 1 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